diff options
author | Dong Aisheng <b29396@freescale.com> | 2015-05-27 12:13:29 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-06-01 09:07:17 +0200 |
commit | e4a51cebf4dcae47a1312956fa8a237dc8efcb48 (patch) | |
tree | 55531a2afbe92c41df70175f3e7fd41ca64f4d73 /drivers/mmc | |
parent | mmc: sdhci-esdhc-imx: add ADMA Length Mismatch errata fix (diff) | |
download | linux-e4a51cebf4dcae47a1312956fa8a237dc8efcb48.tar.xz linux-e4a51cebf4dcae47a1312956fa8a237dc8efcb48.zip |
mmc: sdhci-esdhc-imx: using specific compatible string in binding doc
Using specific compatible string in binding doc to make the binding
more clear.
It's also used to avoid checkpatch warning in the future like follows:
WARNING: DT compatible string "fsl,imx6sx-usdhc" appears un-documented --
check ./Documentation/devicetree/bindings/
+ { .compatible = "fsl,imx6sx-usdhc", .data = &usdhc_imx6sx_data, },
total: 0 errors, 1 warnings, 18 lines checked
Signed-off-by: Dong Aisheng <b29396@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions