summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2023-02-23 09:48:26 -0600
committerJoel Stanley <joel@jms.id.au>2023-03-10 12:41:10 +1030
commitbb13bd587d53033f1151699b7522f979e2930ea6 (patch)
treeafb7e7527f9ffb08c474e54039af253dc05d5d70 /arch/arm/boot
parentf90f462964ff92eb28a469574df7eda1b2da595d (diff)
downloadlinux-stable-bb13bd587d53033f1151699b7522f979e2930ea6.tar.gz
linux-stable-bb13bd587d53033f1151699b7522f979e2930ea6.tar.bz2
linux-stable-bb13bd587d53033f1151699b7522f979e2930ea6.zip
ARM: dts: aspeed: bonnell: Update eeprom size
An eeprom had an incorrect size. Signed-off-by: Eddie James <eajames@linux.ibm.com> Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
index 97dacbe75182..79516dc21c01 100644
--- a/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts
@@ -686,7 +686,7 @@
};
eeprom@50 {
- compatible = "atmel,24c64";
+ compatible = "atmel,24c128";
reg = <0x50>;
};