arm64: dts: rockchip: add aspm-no-l0s for rk3399
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 16 Dec 2016 09:42:37 +0000 (17:42 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 13 Jan 2017 11:03:55 +0000 (12:03 +0100)
Per the discussion of bug fix[1], we now actually
leaves the default clock choice for pcie phy is
derived from 24MHz OSC to guarantee the least BER.
So let's add aspm-no-l0s here and folks could delete
this property from their dts.

[1] https://patchwork.kernel.org/patch/9470519/
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399.dtsi

index 92b731f592c63b95838b679edb8b7a91f3c17bdf..a28b51ce423285fef58450e78694678648dfe344 100644 (file)
                #address-cells = <3>;
                #size-cells = <2>;
                #interrupt-cells = <1>;
+               aspm-no-l0s;
                bus-range = <0x0 0x1>;
                clocks = <&cru ACLK_PCIE>, <&cru ACLK_PERF_PCIE>,
                         <&cru PCLK_PCIE>, <&cru SCLK_PCIE_PM>;