Re: [PATCH 4/4] arm64: dts: rockchip: remove clock-names property from 'generic-ohci' nodes

From: Heiko Stuebner
Date: Mon Mar 16 2020 - 20:53:05 EST


Am Donnerstag, 12. März 2020, 18:14:41 CET schrieb Johan Jonker:
> A test with the command below gives for example this error:
>
> arch/arm64/boot/dts/rockchip/rk3328-evb.dt.yaml: usb@ff5d0000:
> 'clock-names' does not match any of the regexes: 'pinctrl-[0-9]+'
>
> 'clock-names' is not a valid property name for usb_host nodes with
> compatible string 'generic-ohci', so remove them.
>
> make ARCH=arm64 dtbs_check
> DT_SCHEMA_FILES=Documentation/devicetree/bindings/usb/generic-ohci.yaml
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>

applied for 5.7

Thanks
Heiko