]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml
authorJohan Jonker <jbx6244@gmail.com>
Thu, 16 Jan 2020 15:22:28 +0000 (16:22 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 24 Jan 2020 11:11:48 +0000 (12:11 +0100)
commitd44e3334000d24f617eb91f251109df7e3defef7
tree0bd5b318ce65865d96b75a7a55b829ef16f4c735
parent9d05b587009a13f9db0c08c3cf11db3182a2e64c
dt-bindings: mmc: convert synopsys dw-mshc bindings to yaml

Current dts files with 'dwmmc' nodes are manually verified.
In order to automate this process synopsys-dw-mshc.txt
has to be converted to yaml. In the new setup
synopsys-dw-mshc.yaml will inherit properties from
mmc-controller.yaml and synopsys-dw-mshc-common.yaml.
'dwmmc' will no longer be a valid name for a node and
should be changed to 'mmc'.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200116152230.29831-1-jbx6244@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.txt [deleted file]
Documentation/devicetree/bindings/mmc/synopsys-dw-mshc.yaml [new file with mode: 0644]