mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-13 19:39:14 +01:00
ipq6018: dts: Enable i2c1 for accessing PMIC in DB boards
Change-Id: I32a7219737aa4b86dbf525bf724039ff03e8eda3 Signed-off-by: Balaji Prakash J <bjagadee@codeaurora.org>
This commit is contained in:
parent
061fe73963
commit
00ce69a42c
2 changed files with 2 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
pci0 = "/pci@20000000";
|
||||
usb0 = "/xhci@8a00000";
|
||||
usb1 = "/xhci@7000000";
|
||||
i2c1 = "/i2c@78ba000";
|
||||
};
|
||||
|
||||
spi {
|
||||
|
|
|
|||
|
|
@ -25,6 +25,7 @@
|
|||
pci0 = "/pci@20000000";
|
||||
usb0 = "/xhci@8a00000";
|
||||
usb1 = "/xhci@7000000";
|
||||
i2c1 = "/i2c@78ba000";
|
||||
};
|
||||
ess-switch {
|
||||
switch_mac_mode = <PORT_WRAPPER_SGMII_PLUS>;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue