On 05/03/2023 23:58, Stefan Wahren wrote: > Currently the dtbs_check for imx6ul generates warnings like this: > > ['fsl,imx6ul-gpt', 'fsl,imx6sx-gpt'] is too long > > Since the imx6ul GPT IP is compatible to imx6dl, add the compatible > to the enum. The mentioned warning also needs adjustment of the > affected DTS, but this should be done in a different patch. > Unfortunately I do not understand it. Your next commit says - according to DT schema - while the bindings do not suggest any compatibility here for imx6ul. It seems you make a change and then justify with it another change (next commit). Instead please justify both commits - this and next - with proper real explanation, what is compatible with what. Best regards, Krzysztof