]> git.proxmox.com Git - mirror_ubuntu-kernels.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)
commit8655ff21c8ce6e6332166d518c2444652f0b99b6
tree0bd5b318ce65865d96b75a7a55b829ef16f4c735
parent87a8df0dce6ad0af14c08858fa51dfcc8c509ab3
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]