On 04/06/2026 14:30, Nabige Aala wrote: > > +select: > + properties: > + compatible: > + contains: > + enum: > + - qcom,qcm2290-mdss > + required: > + - compatible
Why do you need this select? None of the bindings have it, I think. > + > properties: > compatible: > - const: qcom,qcm2290-mdss > + oneOf: > + - const: qcom,qcm2290-mdss Best regards, Krzysztof
