blob: d8e41756c42e5f3b3df63101ec0eae32643ddda5 [file] [log] [blame]
James Feistc95cb142018-02-26 10:41:42 -08001/dts-v1/;
2/plugin/;
3/ {
James Feist1e3e6982018-08-03 16:09:28 -07004 compatible = "$Platform";
James Feistc95cb142018-02-26 10:41:42 -08005 fragment@0{
6 target-path = "/";
7 __overlay__{
8 iio-hwmon {
9 compatible = "iio-hwmon";
James Feist1e3e6982018-08-03 16:09:28 -070010 oemname$Index = "$Name";
James Feistc95cb142018-02-26 10:41:42 -080011 };
12 };
13
14 };
15};