ARM: dts: am335x-icev2: Add ADC support

7 of the 8 ADC inputs on the am335x are connected to the Industrial I/O
header, add this here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
Andrew F. Davis 2016-10-07 09:44:24 -05:00 коммит произвёл Tony Lindgren
Родитель 722cb0fa07
Коммит a59c2238d6
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -244,6 +244,13 @@
};
};
&tscadc {
status = "okay";
adc {
ti,adc-channels = <1 2 3 4 5 6 7>;
};
};
#include "tps65910.dtsi"
&tps {