kernel/Documentation/devicetree/bindings/i2c/i2c-mux-ltc4306.txt
.. .. @@ -43,7 +43,7 @@ 43 43 reg = <0>; 44 44 45 45 eeprom@50 { 46 - compatible = "at,24c02";46 + compatible = "atmel,24c02";47 47 reg = <0x50>; 48 48 }; 49 49 }; .. .. @@ -54,7 +54,7 @@ 54 54 reg = <1>; 55 55 56 56 eeprom@50 { 57 - compatible = "at,24c02";57 + compatible = "atmel,24c02";58 58 reg = <0x50>; 59 59 }; 60 60 };