diff --git a/patches/linux/0001-Add-BeagleV-Fire-device-tree.patch b/patches/linux/0001-Add-BeagleV-Fire-device-tree.patch index 851532d..725112f 100644 --- a/patches/linux/0001-Add-BeagleV-Fire-device-tree.patch +++ b/patches/linux/0001-Add-BeagleV-Fire-device-tree.patch @@ -388,7 +388,8 @@ index 000000000..743da3845 +&i2c1 { + status = "okay"; + eeprom: eeprom@50 { -+ compatible = "at,24c32"; ++ compatible = "atmel,24c32"; ++ reg = pagesize = <32>; + reg = <0x50>; + }; + @@ -411,7 +412,6 @@ index 000000000..743da3845 + }; + + -+ +}; + +&mac0 {