Re: [PATCH] arm64: dts: rockchip: fix dwmmc clock name for px30 and rk3308
From: Heiko Stuebner <heiko@sntech.de>
Date: 2020-01-13 09:16:03
Also in:
linux-devicetree, linux-rockchip, lkml
From: Heiko Stuebner <heiko@sntech.de>
Date: 2020-01-13 09:16:03
Also in:
linux-devicetree, linux-rockchip, lkml
Hi Johan, Am Freitag, 10. Januar 2020, 17:12:00 CET schrieb Johan Jonker:
An experimental test with the command below gives this error: px30-evb.dt.yaml: dwmmc@ff390000: clock-names:2: 'ciu-drive' was expected rk3308-evb.dt.yaml: dwmmc@ff480000: 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 <redacted>
thanks for this fix, I've split it into two patches (px30 and rk3308) and applied for 5.6 Thanks Heiko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel