Skip to content
Snippets Groups Projects
Commit c0e909e1 authored by Gianfranco Mariotti's avatar Gianfranco Mariotti
Browse files

[A62] eeprom: at24: fix pagesize

parent 5c2c97d5
No related branches found
No related tags found
No related merge requests found
...@@ -329,7 +329,7 @@ hdmi_edid: edid@50 { ...@@ -329,7 +329,7 @@ hdmi_edid: edid@50 {
at24@57 { at24@57 {
compatible = "atmel,24aa025"; compatible = "atmel,24aa025";
pagesize = <256>; pagesize = <16>;
reg = <0x57>; reg = <0x57>;
}; };
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment