]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: rockchip: fix dwmmc clock name for px30
authorJohan Jonker <jbx6244@gmail.com>
Fri, 10 Jan 2020 16:12:00 +0000 (17:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Feb 2020 07:38:26 +0000 (08:38 +0100)
commit2d42ec796e5795e7c9d85f6a7ba938234e720d94
treeb4395c6ca6a2efa78a42f36900f7daabbb287b54
parent6adf50d0371ac22ecc424ee879fa3aed3b3de32e
arm64: dts: rockchip: fix dwmmc clock name for px30

[ Upstream commit 7f2147350291569acd1df5a26dcdfc573916016f ]

An experimental test with the command below gives this error:
px30-evb.dt.yaml: dwmmc@ff390000: clock-names:2:
'ciu-drive' was expected

'ciu-drv' is not a valid dwmmc clock name,
so fix this by changing it to 'ciu-drive'.

make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200110161200.22755-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/rockchip/px30.dtsi