[PATCH V4 1/5] ARM: dts: OMAP: Add timer nodes
Benoit Cousson
b-cousson at ti.com
Thu Oct 25 08:08:21 EDT 2012
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 at ti.com>
>>> Signed-off-by: Jon Hunter <jon-hunter at ti.com>
>>
>> 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 at ti.com>
>> 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 at ti.com>
>> [b-cousson at ti.com: Remove the interrupt-parent from nodes]
>> Signed-off-by: Benoit Cousson <b-cousson at ti.com>
>> ---
>> .../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 at ti.com>
Excellent, thanks.
Regards,
Benoit
More information about the linux-arm-kernel
mailing list