};
 
                bsc1: i2c@16000 {
-                       compatible = "brcm,kona-i2c";
+                       compatible = "brcm,bcm23550-i2c", "brcm,kona-i2c";
                        reg = <0x00016000 0x70>;
                        interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
                        #address-cells = <1>;
                };
 
                bsc2: i2c@17000 {
-                       compatible = "brcm,kona-i2c";
+                       compatible = "brcm,bcm23550-i2c", "brcm,kona-i2c";
                        reg = <0x00017000 0x70>;
                        interrupts = <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>;
                        #address-cells = <1>;
                };
 
                bsc3: i2c@18000 {
-                       compatible = "brcm,kona-i2c";
+                       compatible = "brcm,bcm23550-i2c", "brcm,kona-i2c";
                        reg = <0x00018000 0x70>;
                        interrupts = <GIC_SPI 169 IRQ_TYPE_LEVEL_HIGH>;
                        #address-cells = <1>;
                };
 
                bsc4: i2c@1c000 {
-                       compatible = "brcm,kona-i2c";
+                       compatible = "brcm,bcm23550-i2c", "brcm,kona-i2c";
                        reg = <0x0001c000 0x70>;
                        interrupts = <GIC_SPI 170 IRQ_TYPE_LEVEL_HIGH>;
                        #address-cells = <1>;