diff options
| author | Biwen Li <[email protected]> | 2020-05-01 20:04:01 +0800 |
|---|---|---|
| committer | Priyanka Jain <[email protected]> | 2020-05-04 09:12:36 +0530 |
| commit | 74014dfcd8d990225c9ce2943a41c08896d0e7a6 (patch) | |
| tree | df6779051301805f1e836e379b862dc71d5589a6 /arch | |
| parent | d864f717bbf1b3e5917cedbd07a0cd5d686578f8 (diff) | |
dm: powerpc: P1020: add i2c DM support
This supports i2c DM for SoC P1020
Signed-off-by: Biwen Li <[email protected]>
Reviewed-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/powerpc/dts/p1020-post.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/dts/p1020-post.dtsi b/arch/powerpc/dts/p1020-post.dtsi index 1c77702f01e..1dce8e86e9a 100644 --- a/arch/powerpc/dts/p1020-post.dtsi +++ b/arch/powerpc/dts/p1020-post.dtsi @@ -44,6 +44,8 @@ clock-frequency = <0>; }; + /include/ "pq3-i2c-0.dtsi" + /include/ "pq3-i2c-1.dtsi" }; /* PCIe controller base address 0x9000 */ |
