diff options
Diffstat (limited to 'src/powerpc/digsy_mtc.dts')
-rw-r--r-- | src/powerpc/digsy_mtc.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/powerpc/digsy_mtc.dts b/src/powerpc/digsy_mtc.dts index 955bff629df3c..c280e75c86bfd 100644 --- a/src/powerpc/digsy_mtc.dts +++ b/src/powerpc/digsy_mtc.dts @@ -73,7 +73,7 @@ i2c@3d00 { eeprom@50 { - compatible = "at,24c08"; + compatible = "atmel,24c08"; reg = <0x50>; }; |