blob: a55309e4d6d124bd651fb894a41a5d59d6501b9a [file] [log] [blame]
/dts-v1/;
/plugin/;
/ {
compatible = "$platform";
fragment@0{
target = <&i2c$bus>;
__overlay__{
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
eeprom@$Name {
compatible = "atmel,24c02";
reg = <$address>;
oemname1 = "$Name";
pagesize = <64>;
};
};
};
};