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