Re: [PATCH v2 1/6] dt-bindings: i2c: at91: document optional bus recovery properties

From: Rob Herring
Date: Fri Jan 03 2020 - 17:29:26 EST


On Fri, 3 Jan 2020 09:49:06 +0000, <Codrin.Ciubotariu@xxxxxxxxxxxxx> wrote:
>
> From: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
>
> The at91 I2C controller can support bus recovery by re-assigning SCL
> and SDA to gpios. Add the optional pinctrl and gpio properties to do
> so.
>
> Signed-off-by: Kamel Bouhara <kamel.bouhara@xxxxxxxxxxx>
> ---
>
> Changes in v2:
> - none
>
> Documentation/devicetree/bindings/i2c/i2c-at91.txt | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>

Please add Acked-by/Reviewed-by tags when posting new versions. However,
there's no need to repost patches *only* to add the tags. The upstream
maintainer will do that for acks received on the version they apply.

If a tag was not added on purpose, please state why and what changed.