Re: [PATCH v2 0/3] pinctrl: bcm2835: Add brcm,level property

From: Stefan Wahren
Date: Wed Mar 07 2018 - 06:58:33 EST


Hi Matheus,

> Matheus Castello <matheus@xxxxxxxxxxxxxxx> hat am 5. MÃrz 2018 um 03:29 geschrieben:
>
>
> Hi Linus and Stefan,
>
> thanks for the tips.
>
> This series adds support for generic binding for pinctrl bcm2835 driver,
> and add the code for set output buffer of a pin using the output-low and
> output-high generic properties.
>
> Tested on Raspberry Pi Zero W, based on bcm2835 SoC.
>
> Matheus Castello (3):

looks like you missed the changes to the dt binding. Please also add Rob Herring and Mark Rutland to CC. We need a ACK from them.

> pinctrl: bcm2835: switch to GENERIC_PINCONF
> pinctrl: bcm2835: Add support for generic pinctrl binding
> pinctrl: bcm2835: Add support for output-low output-high properties
>
> drivers/pinctrl/bcm/Kconfig | 1 +
> drivers/pinctrl/bcm/pinctrl-bcm2835.c | 88 +++++++++++++++++++++++------------
> 2 files changed, 60 insertions(+), 29 deletions(-)
>
> --
> 2.7.4
>