[PATCH RESEND] pinctrl: bcm2835: Fix initial value for direction_output

Linus Walleij linus.walleij at linaro.org
Mon Dec 14 02:33:04 PST 2015


On Thu, Dec 10, 2015 at 12:05 PM, Stefan Wahren <stefan.wahren at i2se.com> wrote:
> Hi Linus,
>
>> Stefan Wahren <stefan.wahren at i2se.com> hat am 7. Dezember 2015 um 19:10
>> geschrieben:
>>
>>
>> Currently the provided initial value for bcm2835_gpio_direction_output
>> has no effect. So fix this issue by changing the value before
>> changing the GPIO direction. As a result we need to move the function below
>> bcm2835_gpio_set.
>>
>> Suggested-by: Martin Sperl <kernel at martin.sperl.org>
>> Signed-off-by: Stefan Wahren <stefan.wahren at i2se.com>
>> Fixes: e1b2dc70cd5b ("pinctrl: add bcm2835 driver")
>> Acked-by: Stephen Warren <swarren at wwwdotorg.org>
>> Acked-by: Eric Anholt <eric at anholt.net>
>> ---
>
> on Nov 30 you wrote that you want Stephen's ACK and now it's there.

Yeal already applied it for fixes. Added the Fixes: tag now.

> But your current patch "[PATCH 092/182] pinctrl: bcm2835: use gpiochip data
> pointer" seems to conflict with my?

No problem. I will merge the next release candidate into the GPIO tree
and fix the conflicts after this fix is merged.

Fixing conflicts is all subsystem maintainers do some days :D

Yours,
Linus Walleij



More information about the linux-rpi-kernel mailing list