summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ld11-global.dts
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-02-29 08:00:53 -0500
committerTom Rini <trini@konsulko.com>2020-02-29 08:00:53 -0500
commit1e85aaf3723f0ecd06fcf62e2d2482749e1995d6 (patch)
tree4726779c31fb724e6d1e22da052e90e9f2293372 /arch/arm/dts/uniphier-ld11-global.dts
parent9e1d65f36b83c5422ece3c0ea28d07a2246cb07f (diff)
parent53265152d2e395bc363d9824a06a1ffd5df3438e (diff)
Merge tag 'uniphier-v2020.04-3' of https://gitlab.denx.de/u-boot/custodians/u-boot-uniphier
UniPhier SoC updates for v2020.04 (3rd) - Enable ADMA and HS400 for the eMMC driver on 64-bit SoCs - Add some convenient environment variables to handle SD card - Sanitize the NAND controller reset sequence and its WP handling - Sync DT with Linux
Diffstat (limited to 'arch/arm/dts/uniphier-ld11-global.dts')
-rw-r--r--arch/arm/dts/uniphier-ld11-global.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-ld11-global.dts b/arch/arm/dts/uniphier-ld11-global.dts
index 744b36e28a..7968d52435 100644
--- a/arch/arm/dts/uniphier-ld11-global.dts
+++ b/arch/arm/dts/uniphier-ld11-global.dts
@@ -132,7 +132,7 @@
};
eeprom@50 {
- compatible = "st,24c64", "atmel,24c64", "i2c-eeprom";
+ compatible = "st,24c64", "atmel,24c64";
reg = <0x50>;
pagesize = <32>;
};