Re: [PATCH v5 0/6] ARM: am335x/am437x/dra7: Add PWM support for DRA7

From: Franklin S Cooper Jr.
Date: Tue Mar 08 2016 - 12:05:32 EST




On 03/08/2016 12:55 AM, Paul Walmsley wrote:
> Hi Franklin
>
> On Mon, 7 Mar 2016, Franklin S Cooper Jr wrote:
>
>> This patch series adds support for PWM for DRA7. The IP is same as that
>> present in AM33XX and AM437XX.
>>
>> However, before doing so remove unnecessary hwmod entries for eCAP, ePWM
>> and eQEP.
>>
>> This series is almost identical to v4. Only difference is the addition of
>> eCAP DT nodes in the dra7.dtsi file.
>>
>> This series was tested on AM335x GP, AM437x GP and X15 + LCD screen for
>> PWM based backlight.
>>
>> This series was also verified to be backwards compatible with old dtbs.
> Looking at these to see what I can pick for v4.7, I'm curious about the
> dependencies. Can I take patches 2 and 3 before 1 is merged, or does 1
> need to be merged first?
>
> - Paul

1 needs to be merged first.