diff mbox series

[v3,08/27] dts: powerpc: P2020RDB: add i2c node

Message ID 20200501120422.11747-8-biwen.li@oss.nxp.com
State New
Headers show
Series [v3,01/27] rtc: ds1337: Add driver model support | expand

Commit Message

Biwen Li (OSS) May 1, 2020, 12:04 p.m. UTC
From: Biwen Li <biwen.li at nxp.com>

This adds i2c node for board P2020RDB

Signed-off-by: Biwen Li <biwen.li at nxp.com>
---
Change in v3:
	- none

Change in v2:
	- none

 arch/powerpc/dts/p2020-post.dtsi | 3 +++
 1 file changed, 3 insertions(+)
diff mbox series

Patch

diff --git a/arch/powerpc/dts/p2020-post.dtsi b/arch/powerpc/dts/p2020-post.dtsi
index 5bbd5c5468..4ed093dad4 100644
--- a/arch/powerpc/dts/p2020-post.dtsi
+++ b/arch/powerpc/dts/p2020-post.dtsi
@@ -37,6 +37,9 @@ 
 		/* Filled in by U-Boot */
 		clock-frequency = <0>;
 	};
+
+	/include/ "pq3-i2c-0.dtsi"
+	/include/ "pq3-i2c-1.dtsi"
 };
 
 /* PCIe controller base address 0x8000 */