Merge tag 'renesas-fixes4-for-v3.12' of...
Merge tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes From Simon Horman: Fourth Round of Renesas ARM based SoC fixes for v3.12 * Remove unused #gpio-ranges-cells DT property * Remove usage of deprecated #gpio-range-cells DT property from GPIO R-Car Property was deprecated in v3.11-rc2 * Correct ether pinctl naming for armadillo800eva board Regression introduced in v3.10-rc5 * Add Micrel KSZ8041 PHY fixup to lager board This resolves a problem that has been present since 3.11-rc2 * Update SDHI DT compatibility string to the <unit>-<soc> format This makes compatibility strings consistent across all renesas hardware which currently supports DT. The bindings which are being updated where intorodiced on a per-SoC basis starting in v3.8-rc7. They may have been internally consistent when originally added. * tag 'renesas-fixes4-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas : ARM: shmobile: Remove #gpio-ranges-cells DT property gpio: rcar: Remove #gpio-range-cells DT property usage ARM: shmobile: armadillo: fixup ether pinctrl naming ARM: shmobile: Lager: add Micrel KSZ8041 PHY fixup ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format Signed-off-by:Olof Johansson <olof@lixom.net>
Showing
- Documentation/devicetree/bindings/mmc/tmio_mmc.txt 10 additions, 7 deletionsDocumentation/devicetree/bindings/mmc/tmio_mmc.txt
- arch/arm/boot/dts/r8a73a4.dtsi 3 additions, 3 deletionsarch/arm/boot/dts/r8a73a4.dtsi
- arch/arm/boot/dts/r8a7778.dtsi 0 additions, 1 deletionarch/arm/boot/dts/r8a7778.dtsi
- arch/arm/boot/dts/r8a7779.dtsi 0 additions, 1 deletionarch/arm/boot/dts/r8a7779.dtsi
- arch/arm/boot/dts/r8a7790.dtsi 4 additions, 5 deletionsarch/arm/boot/dts/r8a7790.dtsi
- arch/arm/boot/dts/sh73a0.dtsi 3 additions, 3 deletionsarch/arm/boot/dts/sh73a0.dtsi
- arch/arm/mach-shmobile/board-armadillo800eva.c 2 additions, 2 deletionsarch/arm/mach-shmobile/board-armadillo800eva.c
- arch/arm/mach-shmobile/board-lager.c 26 additions, 1 deletionarch/arm/mach-shmobile/board-lager.c
- drivers/gpio/gpio-rcar.c 3 additions, 4 deletionsdrivers/gpio/gpio-rcar.c
- drivers/mmc/host/sh_mobile_sdhi.c 8 additions, 8 deletionsdrivers/mmc/host/sh_mobile_sdhi.c
Please register or sign in to comment