On 07/04/2013 03:49 PM, Sekhar Nori wrote: >> diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi >> index 1460d9b..4ad7797 100644 >> --- a/arch/arm/boot/dts/am33xx.dtsi >> +++ b/arch/arm/boot/dts/am33xx.dtsi >> @@ -404,6 +404,24 @@ >> ti,hwmods = "wkup_m3"; >> }; >> >> + tscadc: tscadc@44e0d000 { >> + compatible = "ti,am3359-tscadc"; >> + reg = <0x44e0d000 0x1000>; >> + interrupt-parent = <&intc>; > > interrupt-parent can be dropped since it will be inherited from parent. That is true. I prepare a patch for that after the merge window. > > Thanks, > Sekhar Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html