[PATCH] ARM: davinci: da850: Fix pwm name matching
Kevin Hilman
khilman at baylibre.com
Wed Oct 26 09:02:14 PDT 2016
Hi Sekhar,
Sekhar Nori <nsekhar at ti.com> writes:
> On Tuesday 25 October 2016 11:24 PM, David Lechner wrote:
>> This fixes pwm name matching for DA850 familiy devices. When using device
>> tree, the da850_auxdata_lookup[] table caused pwm devices to have the exact
>> same name, which caused errors when trying to register the devices.
>>
>> The names for clock matching in da850_clks[] also have to be updated to
>> to exactly match in order for the clock lookup to work correctly.
>>
>> Signed-off-by: David Lechner <david at lechnology.com>
>
> Applied to "fixes" branch. Will send upstream after testing a bit and
> also waiting to see if anyone else has any comments.
I'm not seeing a fixes branch in your tree. Did you push this out?
Similarily, I didn't see the updates in v4.10/defconfig either.
Kevin
More information about the linux-arm-kernel
mailing list