[RFT PATCH 5/6] pinctrl: meson: use gpio-ranges from DT
Neil Armstrong
narmstrong at baylibre.com
Fri Mar 24 09:52:10 PDT 2017
On 03/23/2017 09:09 PM, Martin Blumenstingl wrote:
> Hi Neil,
>
> On Thu, Mar 23, 2017 at 5:27 PM, Neil Armstrong <narmstrong at baylibre.com> wrote:
>> When trying to add a gpio-hog, we enter a weird loop where the gpio-ranges
>> is needed when gpiochip_add_data() is called but in the current implementation
>> the ranges are added from the driver afterwards.
>>
>> A simple solution is to rely on the DR gpio-ranges attribute and remove the
>> call to gpiochip_add_pin_range().
> did you mean devicetree or DT instead of "DR"?
>
>
> Regards,
> Martin
>
Indeed, sorry for the typo.
Neil
More information about the linux-amlogic
mailing list