mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
arm: dts: ipq5018: Update blsp base address for i2c.
This change will update blsp base address for i2c in MP03.3rdp. Updated address from 78b6000 to 78b7000. Signed-off-by: Md Sadre Alam <mdalam@codeaurora.org> Change-Id: Idd37550ac4cf012db0dfea16539d5c0948b13f40
This commit is contained in:
parent
b221ad6e20
commit
680ffebba6
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
aliases {
|
||||
console = "/serial@78AF000";
|
||||
mmc = "/sdhci@7804000";
|
||||
i2c0 = "/i2c@78b6000";
|
||||
i2c0 = "/i2c@78b7000";
|
||||
gmac_gpio = "/gmac_gpio";
|
||||
usb0 = "/xhci@8a00000";
|
||||
pci0 = "/pci@80000000";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue