FROMLIST: arm64: dts: rockchip: add aspm-no-l0s for rk3399
authorShawn Lin <shawn.lin@rock-chips.com>
Fri, 13 Jan 2017 01:56:51 +0000 (09:56 +0800)
committerShawn Lin <shawn.lin@rock-chips.com>
Fri, 13 Jan 2017 02:02:19 +0000 (10:02 +0800)
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.

Change-Id: I5ee57a2e27d3751f6541fdf059e6745c26d0a6ef
[1] https://patchwork.kernel.org/patch/9470519/
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
(cherr picked from https://patchwork.kernel.org/patch/9477651/)

arch/arm64/boot/dts/rockchip/rk3399.dtsi

index ebc229706fefa68422000398cd509220ed298f03..f3c7f153e276d7d88f3e8faa08b0d8687d592db3 100644 (file)
                compatible = "rockchip,rk3399-pcie";
                #address-cells = <3>;
                #size-cells = <2>;
+               aspm-no-l0s;
                clocks = <&cru ACLK_PCIE>, <&cru ACLK_PERF_PCIE>,
                         <&cru PCLK_PCIE>, <&cru SCLK_PCIE_PM>;
                clock-names = "aclk", "aclk-perf",