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 <jbx6244@xxxxxxxxx> thanks for this fix, I've split it into two patches (px30 and rk3308) and applied for 5.6 Thanks Heiko