dt-bindings: mmc: convert rockchip dw-mshc bindings to yaml
authorJohan Jonker <jbx6244@gmail.com>
Thu, 16 Jan 2020 15:22:29 +0000 (16:22 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 24 Jan 2020 11:11:48 +0000 (12:11 +0100)
commit1eece23dba3230572d9c64fd530167aac8ada2f7
tree66952d43dbd2d9a826b3835a8f0f915b3dc94031
parent8655ff21c8ce6e6332166d518c2444652f0b99b6
dt-bindings: mmc: convert rockchip dw-mshc bindings to yaml

Current dts files with 'dwmmc' nodes are manually verified.
In order to automate this process rockchip-dw-mshc.txt
has to be converted to yaml. In the new setup
rockchip-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-2-jbx6244@gmail.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.txt [deleted file]
Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml [new file with mode: 0644]
MAINTAINERS