Re: [RESEND PATCH] ARM: at91/dt: sama5d2: add SFR node

From: Rob Herring
Date: Sat Mar 19 2016 - 20:19:09 EST


On Thu, Mar 17, 2016 at 05:04:00PM +0100, Ludovic Desroches wrote:
> From: Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
>
> This SFR node is looked up by the I2S controller driver to tune the
> SFR_I2SCLKSEL register.
>
> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@xxxxxxxxx>
> Signed-off-by: Ludovic Desroches <ludovic.desroches@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/atmel-at91.txt | 2 +-
> arch/arm/boot/dts/sama5d2.dtsi | 5 +++++
> include/soc/at91/atmel-sfr.h | 18 ++++++++++++++++++
> 3 files changed, 24 insertions(+), 1 deletion(-)
> create mode 100644 include/soc/at91/atmel-sfr.h

Acked-by: Rob Herring <robh@xxxxxxxxxx>