blob: b8196510d3fb60aa14859592254a94d15b0a7f0f [file] [log] [blame]
/dts-v1/;
/plugin/;
/ {
compatible = "$Platform";
fragment@0{
target = <&i2c$Bus>;
__overlay__{
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
$Name$Name1: tmp421@$Address {
compatible = "ti,tmp421";
reg = <0x$Address>;
oemname1 = "$Name";
oemname2 = "$Name1";
scale = "-3";
};
};
};
};