]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
DT: mmc: sh_mmcif: fix "compatible" property text
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Thu, 15 Oct 2015 22:39:39 +0000 (01:39 +0300)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 26 Oct 2015 15:00:14 +0000 (16:00 +0100)
commit76d63c2b59d4a1481bedc65a3ef25e9d1354dca3
treefe876dfd98e4ab0afc3ebde43655a4f46ee0cc2b
parent2860d060ac902df0164cc9580f843b101e27a2c6
DT: mmc: sh_mmcif: fix "compatible" property text

The "compatible" property text contradicts even the example given in the MMCIF
binding document itself;  moreover, the Renesas MMCIF driver only matches  on
the generic "compatible" string and doesn't look for the SoC specific strings
at all. Thus describe "renesas,sh-mmcif" as a fallback value.

Fixes: b4c27763d749 ("mmc: sh_mmcif: Document DT bindings")
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/renesas,mmcif.txt