blob: 434383152a3def4582ac1058c33795846fff4fa2 [file] [log] [blame]
/dts-v1/;
/plugin/;
/ {
compatible = "$platform";
fragment@0{
target = <&pwm_tacho>;
__overlay__{
#address-cells = <1>;
#size-cells = <0>;
status = "okay";
oemname$pwm = "$Name";
fan@$pwm {
reg = <$pwm>;
aspeed,fan-tach-ch = /bits/ 8 <$tachs>;
};
};
};
};