mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq5018: mp03.5-c1: Fix i2c device address in dts
Change-Id: I98484c481db55c78aef89a27bb529f1bd39ca08b Signed-off-by: Prasanna Kumar Thoorvas Samyrao Muralidharan <ptsm@codeaurora.org>
This commit is contained in:
parent
eda6d8a502
commit
eeee0973a1
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