diff options
Diffstat (limited to 'src/powerpc/fsl/t208xqds.dtsi')
-rw-r--r-- | src/powerpc/fsl/t208xqds.dtsi | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/powerpc/fsl/t208xqds.dtsi b/src/powerpc/fsl/t208xqds.dtsi index ec080bd01b09..db4139999b28 100644 --- a/src/powerpc/fsl/t208xqds.dtsi +++ b/src/powerpc/fsl/t208xqds.dtsi @@ -147,17 +147,17 @@ reg = <0x0>; eeprom@50 { - compatible = "at24,24c512"; + compatible = "atmel,24c512"; reg = <0x50>; }; eeprom@51 { - compatible = "at24,24c02"; + compatible = "atmel,24c02"; reg = <0x51>; }; eeprom@57 { - compatible = "at24,24c02"; + compatible = "atmel,24c02"; reg = <0x57>; }; @@ -174,7 +174,7 @@ reg = <0x1>; eeprom@55 { - compatible = "at24,24c02"; + compatible = "atmel,24c02"; reg = <0x55>; }; }; |