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:
Md Sadre Alam 2021-01-12 12:26:21 +05:30 committed by Gerrit - the friendly Code Review server
parent b221ad6e20
commit 680ffebba6

View file

@ -22,7 +22,7 @@
aliases { aliases {
console = "/serial@78AF000"; console = "/serial@78AF000";
mmc = "/sdhci@7804000"; mmc = "/sdhci@7804000";
i2c0 = "/i2c@78b6000"; i2c0 = "/i2c@78b7000";
gmac_gpio = "/gmac_gpio"; gmac_gpio = "/gmac_gpio";
usb0 = "/xhci@8a00000"; usb0 = "/xhci@8a00000";
pci0 = "/pci@80000000"; pci0 = "/pci@80000000";