]> www.infradead.org Git - linux.git/commitdiff
ARM: dts: aspeed: minerva: Switch the i2c bus number
authorYang Chen <yang.chen@quantatw.com>
Wed, 26 Jun 2024 13:03:29 +0000 (21:03 +0800)
committerJoel Stanley <joel@jms.id.au>
Thu, 22 Aug 2024 03:37:13 +0000 (13:07 +0930)
Switch the i2c bus number to map the i2c tag according to the hardware
design.

Signed-off-by: Yang Chen <yang.chen@quantatw.com>
Link: https://lore.kernel.org/r/20240626130332.929534-15-yangchen.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-minerva.dts

index 7a790e34785373d5e45a348dfc1cfb843786240c..8f3f15a5c1484484c7fd3059991609cf02fc988c 100644 (file)
                        };
                };
 
-               imux20: i2c@4 {
+               imux20: i2c@5 {
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <4>;
                        };
                };
 
-               imux21: i2c@5 {
+               imux21: i2c@4 {
                        #address-cells = <1>;
                        #size-cells = <0>;
                        reg = <5>;