1
0
Fork 0

ARM: dts: twl6030: describe gpadc

tested on Pandaboard ES.

Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
steinar/wifi_calib_4_9_kernel
H. Nikolaus Schaller 2016-04-18 20:20:57 +02:00 committed by Tony Lindgren
parent 86f196f87f
commit bcb0bcd9c8
1 changed files with 6 additions and 0 deletions

View File

@ -99,4 +99,10 @@
compatible = "ti,twl6030-pwmled";
#pwm-cells = <2>;
};
gpadc {
compatible = "ti,twl6030-gpadc";
interrupts = <3>;
#io-channel-cells = <1>;
};
};