dts: starfive: Set static i2c bus number
authorKevin.xie <kevin.xie@starfivetech.com>
Mon, 4 Jul 2022 09:46:49 +0000 (17:46 +0800)
committerKevin.xie <kevin.xie@starfivetech.com>
Tue, 5 Jul 2022 06:14:55 +0000 (14:14 +0800)
Signed-off-by: Kevin.xie <kevin.xie@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110-common.dtsi

index a54bcb9..3175e12 100755 (executable)
                mmc1 = &sdio1;
                serial0 = &uart0;
                serial3 = &uart3;
+               i2c0 = &i2c0;
+               i2c1 = &i2c1;
+               i2c2 = &i2c2;
+               i2c3 = &i2c3;
+               i2c4 = &i2c4;
+               i2c5 = &i2c5;
+               i2c6 = &i2c6;
        };
 
        chosen {