diff --git a/arch/arm/dts/am335x-phytec-phycore.dts b/arch/arm/dts/am335x-phytec-phycore.dts index 10b72e6b4..5e437a6a2 100644 --- a/arch/arm/dts/am335x-phytec-phycore.dts +++ b/arch/arm/dts/am335x-phytec-phycore.dts @@ -158,10 +158,10 @@ status = "okay"; clock-frequency = <400000>; - eeprom: 24c32@52 { - compatible = "atmel,24c32"; - pagesize = <32>; - reg = <0x52>; + eeprom: 24c02@50 { + compatible = "atmel,24c02"; + pagesize = <8>; + reg = <0x50>; }; };