OSDN Git Service

arm64: dts: rockchip: kill pcie_clkreqn and pcie_clkreqnb for rk3399
authorShawn Lin <shawn.lin@rock-chips.com>
Mon, 3 Jul 2017 02:08:20 +0000 (10:08 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 22 Jul 2017 22:03:07 +0000 (00:03 +0200)
Kill these two pinctrl reference totally from rk3399 as it
never work indeed.

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 4a07686..ae42aee 100644 (file)
                };
 
                pcie {
-                       pcie_clkreqn: pci-clkreqn {
-                               rockchip,pins =
-                                       <2 26 RK_FUNC_2 &pcfg_pull_none>;
-                       };
-
-                       pcie_clkreqnb: pci-clkreqnb {
-                               rockchip,pins =
-                                       <4 24 RK_FUNC_1 &pcfg_pull_none>;
-                       };
-
                        pcie_clkreqn_cpm: pci-clkreqn-cpm {
                                rockchip,pins =
                                        <2 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>;