public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: dts: rockchip: add the PCIe PHY for RK3399
@ 2016-08-19  3:24 Shawn Lin
  2016-08-19  3:24 ` [PATCH 3/3] arm64: dts: rockchip: configure PCIe support for rk3399-evb Shawn Lin
       [not found] ` <1471577069-14483-1-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
  0 siblings, 2 replies; 4+ messages in thread
From: Shawn Lin @ 2016-08-19  3:24 UTC (permalink / raw)
  To: Heiko Stuebner
  Cc: Wenrui Li, Shawn Lin, Brian Norris, Doug Anderson,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

This patch adds PCIe node for RK3399 to support
PCIe controller.

Signed-off-by: Shawn Lin <shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
---

 arch/arm64/boot/dts/rockchip/rk3399.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/arch/arm64/boot/dts/rockchip/rk3399.dtsi b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
index 62d4509..5694e27 100644
--- a/arch/arm64/boot/dts/rockchip/rk3399.dtsi
+++ b/arch/arm64/boot/dts/rockchip/rk3399.dtsi
@@ -988,6 +988,16 @@
 			#phy-cells = <0>;
 			status = "disabled";
 		};
+
+		pcie_phy: phy@e220 {
+			compatible = "rockchip,rk3399-pcie-phy";
+			clocks = <&cru SCLK_PCIEPHY_REF>;
+			clock-names = "refclk";
+			#phy-cells = <0>;
+			resets = <&cru SRST_PCIEPHY>;
+			reset-names = "phy";
+			status = "disabled";
+		};
 	};
 
 	watchdog@ff840000 {
-- 
2.3.7

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-09-02 15:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-19  3:24 [PATCH 1/3] arm64: dts: rockchip: add the PCIe PHY for RK3399 Shawn Lin
2016-08-19  3:24 ` [PATCH 3/3] arm64: dts: rockchip: configure PCIe support for rk3399-evb Shawn Lin
     [not found] ` <1471577069-14483-1-git-send-email-shawn.lin-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
2016-08-19  3:24   ` [PATCH 2/3] arm64: dts: rockchip: add the PCIe controller support for RK3399 Shawn Lin
2016-09-02 15:18   ` [PATCH 1/3] arm64: dts: rockchip: add the PCIe PHY " Heiko Stübner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox