]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Thu, 29 Aug 2013 15:14:49 +0000 (17:14 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Sat, 21 Sep 2013 16:55:32 +0000 (09:55 -0700)
commitdf1d0584b2292df5b9d576d7e5246e94616220a1
tree6ff7ff3363998b3151226d0d2afcfe549909d71d
parent272b98c6455f00884f0350f775c5342358ebb73f
ARM: shmobile: update SDHI DT compatibility string to the <unit>-<soc> format

Currently DT compatibility strings of both types can be found in the kernel
sources: <unit>-<soc> and <soc>-<unit>, whereas a unique format should be
followed and the former one is preferred. This patch converts the SDHI
MMC driver and its users to the common standard. This is safe for now, since
ATM no real products are using this driver with DT.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Acked-by: Chris Ball <cjb@laptop.org>
[Removed r8a7740.dtsi portion as it is not applicable]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Documentation/devicetree/bindings/mmc/tmio_mmc.txt
arch/arm/boot/dts/r8a73a4.dtsi
arch/arm/boot/dts/r8a7790.dtsi
arch/arm/boot/dts/sh73a0.dtsi
drivers/mmc/host/sh_mobile_sdhi.c