]> git.baikalelectronics.ru Git - kernel.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)
commit3e53c6e9cd771419b9b8232acc05dc583b1e1441
tree6ff7ff3363998b3151226d0d2afcfe549909d71d
parent8d77f31568220a8293f2e30959e7772efe92c198
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