Signed-off-by: Marek Belisko <marek@xxxxxxxxxxxxx> --- arch/arm/boot/dts/twl4030.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/twl4030.dtsi b/arch/arm/boot/dts/twl4030.dtsi index 4217096..e6dec53 100644 --- a/arch/arm/boot/dts/twl4030.dtsi +++ b/arch/arm/boot/dts/twl4030.dtsi @@ -145,4 +145,9 @@ compatible = "ti,twl4030-pwrbutton"; interrupts = <8>; }; + + twl_madc: madc { + compatible = "ti,twl4030-madc"; + interrupts = <1>; + }; }; -- 1.8.3.2 -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html