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