Hi Vaibhav, On 10/25/2012 02:05 PM, Hiremath, Vaibhav wrote: > On Wed, Oct 24, 2012 at 21:11:13, Cousson, Benoit wrote: >> Hi Jon, >> >> On 10/19/2012 04:59 PM, Jon Hunter wrote: >>> Add the 12 GP timers nodes present in OMAP2. >>> Add the 12 GP timers nodes present in OMAP3. >>> Add the 11 GP timers nodes present in OMAP4. >>> Add the 7 GP timers nodes present in AM33xx. >>> >>> Add documentation for timer properties specific to OMAP. >>> >>> Thanks to Vaibhav Hiremath for creating the AM33xx timer nodes. I have modified >>> Vaibhav's original nodes adding information on which timers support a PWM >>> output. >>> >>> Cc: Benoit Cousson <b-cousson@xxxxxx> >>> Signed-off-by: Jon Hunter <jon-hunter@xxxxxx> >> >> I updated the patch to remove the interrupt-parent from the DTS nodes and the documentation, as discussed on the list in the context of OMAP5 DTS for GPIO. >> >> If you are OK with that version, I'll push it to Tony along with the others DTS patches. >> >> Regards, >> Benoit >> >> --- >> From 531cc8142ecd6da7929628772c4035dcf7996fef Mon Sep 17 00:00:00 2001 >> From: Jon Hunter <jon-hunter@xxxxxx> >> Date: Fri, 19 Oct 2012 09:59:00 -0500 >> Subject: [PATCH] ARM: dts: OMAP: Add timer nodes >> >> Add the 12 GP timers nodes present in OMAP2. >> Add the 12 GP timers nodes present in OMAP3. >> Add the 11 GP timers nodes present in OMAP4. >> Add the 7 GP timers nodes present in AM33xx. >> >> Add documentation for timer properties specific to OMAP. >> >> Thanks to Vaibhav Hiremath for creating the AM33xx timer nodes. I have modified >> Vaibhav's original nodes adding information on which timers support a PWM >> output. >> >> Signed-off-by: Jon Hunter <jon-hunter@xxxxxx> >> [b-cousson@xxxxxx: Remove the interrupt-parent from nodes] >> Signed-off-by: Benoit Cousson <b-cousson@xxxxxx> >> --- >> .../devicetree/bindings/arm/omap/timer.txt | 31 +++++++ >> arch/arm/boot/dts/am33xx.dtsi | 54 +++++++++++ >> arch/arm/boot/dts/omap2.dtsi | 85 +++++++++++++++++ >> arch/arm/boot/dts/omap2420.dtsi | 8 ++ >> arch/arm/boot/dts/omap2430.dtsi | 8 ++ >> arch/arm/boot/dts/omap3.dtsi | 95 ++++++++++++++++++++ >> arch/arm/boot/dts/omap4.dtsi | 86 ++++++++++++++++++ >> 7 files changed, 367 insertions(+), 0 deletions(-) >> create mode 100644 Documentation/devicetree/bindings/arm/omap/timer.txt >> > > Benoit, > > I have boot tested this on BeagleBone, so, > > Tested-By: Vaibhav Hiremath <hvaibhav@xxxxxx> Excellent, thanks. Regards, Benoit -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html