ARM: dts: aspeed: everest: Fix bus 15 muxed eeproms
authorEddie James <eajames@linux.ibm.com>
Wed, 20 Oct 2021 21:53:21 +0000 (16:53 -0500)
committerJoel Stanley <joel@jms.id.au>
Thu, 21 Oct 2021 06:26:02 +0000 (16:56 +1030)
The eeproms on bus 15 muxes were at the wrong addresses.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Reviewed-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20211020215321.33960-6-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts

index 4412d71..ec2abe0 100644 (file)
                        #size-cells = <0>;
                        reg = <0>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <1>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <2>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <3>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
        };
                        #size-cells = <0>;
                        reg = <0>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <1>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <2>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <3>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
        };
                        #size-cells = <0>;
                        reg = <0>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };
 
                        #size-cells = <0>;
                        reg = <1>;
 
-                       eeprom@50 {
+                       eeprom@53 {
                                compatible = "atmel,24c64";
-                               reg = <0x50>;
+                               reg = <0x53>;
                        };
                };