arm64: dts: rockchip: rename dwmmc node names to mmc
authorJohan Jonker <jbx6244@gmail.com>
Wed, 15 Jan 2020 18:52:44 +0000 (19:52 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 18 Jan 2020 22:56:10 +0000 (23:56 +0100)
commit3ef7c2558f31745588473b75a655894b37e62116
tree9873c07004afe2c7c21db1f5c2f5f5dbf8c928e6
parent110f027193319583ef1c418f081ac248120e1efc
arm64: dts: rockchip: rename dwmmc node names to mmc

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,
so change them all to 'mmc'

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200115185244.18149-2-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30.dtsi
arch/arm64/boot/dts/rockchip/rk3308.dtsi
arch/arm64/boot/dts/rockchip/rk3328.dtsi
arch/arm64/boot/dts/rockchip/rk3368.dtsi
arch/arm64/boot/dts/rockchip/rk3399.dtsi