diff options
author | Biwen Li <biwen.li@nxp.com> | 2020-05-01 20:04:03 +0800 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2020-05-04 09:12:36 +0530 |
commit | 2563aea1ea67cd524966974a0ad8627879f86864 (patch) | |
tree | a369e23f6abdcf08efeec017cdd8d2fb6a3c3887 /arch/powerpc/dts/p2020-post.dtsi | |
parent | 3cbc3822d6c33929a4f170a5c544cd0166e07666 (diff) |
dts: powerpc: P2020RDB: add i2c node
This adds i2c node for board P2020RDB
Signed-off-by: Biwen Li <biwen.li@nxp.com>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'arch/powerpc/dts/p2020-post.dtsi')
-rw-r--r-- | arch/powerpc/dts/p2020-post.dtsi | 3 |
1 files changed, 3 insertions, 0 deletions
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 */ |