blob: 164c9ec7a6cb6bf87e33f9031530b13c846c89c0 [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";
};
};
};
};