]> 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:36:46 +0000 (08:36 +0100)
commitf9de6fb6e679fa4cd9caa11ef08c754ad9035eed
treec6e03110f3378edda1ea87a6013ac3319b6e2dc1
parent989a495ed9a34bc60a33d8ec9ce00dcade40b36c
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