On Thu, Mar 17, 2016 at 05:04:00PM +0100, Ludovic Desroches wrote: > From: Cyrille Pitchen <cyrille.pitc...@atmel.com> > > This SFR node is looked up by the I2S controller driver to tune the > SFR_I2SCLKSEL register. > > Signed-off-by: Cyrille Pitchen <cyrille.pitc...@atmel.com> > Signed-off-by: Ludovic Desroches <ludovic.desroc...@atmel.com> > --- > 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 <r...@kernel.org>