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