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>
This commit is contained in:
H. Nikolaus Schaller 2016-04-18 20:20:57 +02:00 committed by Tony Lindgren
parent 86f196f87f
commit bcb0bcd9c8

View file

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