On 04/04/2024 08:26, Krzysztof Kozlowski wrote: > On 04/04/2024 05:52, Frank Li wrote: >> Fix below DTB_CHECK warning. >> >> make CHECK_DTBS=y freescale/imx8qxp-mek.dtb >> DTC_CHK arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb >> arch/arm64/boot/dts/freescale/imx8qxp-mek.dtb: jpegdec@58400000: 'assigned-clock-rates', 'assigned-clocks', 'clock-names', 'clocks', 'slot' do not match any of the regexes: 'pinctrl-[0-9]+' >> from schema $id: http://devicetree.org/schemas/media/nxp,imx8-jpeg.yaml# > > No, that's not the reason to add properties. Add them if they are valid. And for the clocks, instead pick up this patch: https://lore.kernel.org/all/20230721111020.1234278-3-alexander.stein@xxxxxxxxxxxxxxx/ Please check for same work on lore before working on old issues. dfn in lore is your friend. Best regards, Krzysztof