Commit c3daa651 authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo

ARM: dts: imx7-tqma7: mark system data eeprom as read-only

This is manufacturer data and shall not be modified.
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 10a56829
......@@ -146,6 +146,7 @@ se97b: temperature-sensor-eeprom@1e {
/* ST M24C64 */
m24c64: eeprom@50 {
compatible = "atmel,24c64";
read-only;
reg = <0x50>;
pagesize = <32>;
status = "okay";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment