diff options
Diffstat (limited to 'src/powerpc/fsl/t4240rdb.dts')
-rw-r--r-- | src/powerpc/fsl/t4240rdb.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/powerpc/fsl/t4240rdb.dts b/src/powerpc/fsl/t4240rdb.dts index 8166c660712a4..15eb0a3f7290c 100644 --- a/src/powerpc/fsl/t4240rdb.dts +++ b/src/powerpc/fsl/t4240rdb.dts @@ -130,15 +130,15 @@ reg = <0x2f>; }; eeprom@52 { - compatible = "at24,24c256"; + compatible = "atmel,24c256"; reg = <0x52>; }; eeprom@54 { - compatible = "at24,24c256"; + compatible = "atmel,24c256"; reg = <0x54>; }; eeprom@56 { - compatible = "at24,24c256"; + compatible = "atmel,24c256"; reg = <0x56>; }; rtc@68 { |