[PATCH v2 1/2] ARM: shmobile: r8a7778/r8a7779 dtsi: Improve and correct HSPI bindings
Simon Horman
horms at verge.net.au
Sun Feb 23 19:28:40 EST 2014
On Thu, Feb 20, 2014 at 03:57:18PM +0100, Geert Uytterhoeven wrote:
> From: Geert Uytterhoeven <geert+renesas at linux-m68k.org>
>
> Binding documentation:
> - Add future-proof "renesas,hspi-<soctype>" compatible values,
> - Add "interrupt-parent", "#address-cells" and "#size-cells" properties,
> - Add reference to pinctrl documentation,
> - Add example bindings.
>
> r8a7778 and r8a7779 dtsi:
> - Add "renesas,hspi-r8a7778" resp. "renesas,hspi-r8a7779" compatible
> values,
> - Correct reference to parent interrupt controller
> (use "interrupt-parent" instead of "interrupt-controller"),
> - Add missing "#address-cells" and "#size-cells" properties, which are
> needed when populating the SPI buses.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas at linux-m68k.org>
> Tested-by: Kuninori Morimoto <kuninori.morimoto.gx at renesas.com> [HSPI/BockW]
> Cc: Mark Brown <broonie at linaro.org>
> ---
> v2:
> - Add Tested-by
> - List full example compatible properties with soctypes instead of just
> the soctypes, so checkpatch can validate DTSes.
Thanks, I have queued this up.
More information about the linux-arm-kernel
mailing list