Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c1de751c authored by Tony Truong's avatar Tony Truong
Browse files

dt-bindings: pcie: add support for configurable DRV L1ss timeout

Add support to configure DRV L1ss timeout value via devicetree.

Change-Id: Ic56b64c748426dcf9b75cda415d588fec87a4b45
parent c18075f0
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -218,6 +218,13 @@ Main node
		the system can enter CX power collapse once the DRV subsystem
		removes its PCIe votes.

- qcom,drv-l1ss-timeout-us:
	Usage: optional depends on qcom,drv-supported
	Value type: <u32>
	Definition: This timeout determines when DRV subsystem will put the
		link into l1ss sleep while idle in l1ss. If this is omitted,
		the default timeout is 100ms.

- qcom,use-19p2mhz-aux-clk:
	Usage: optional
	Value type: <bool>