On 5/18/21 1:03 AM, Laurent Pinchart wrote: [...]
+if: + not: + properties: + compatible: + contains: + const: lvds-decoder +then: + properties: + data-mapping: falseShould we make the property required for lvds-decoder ? We need to support backward compatibility in the driver, but from a DT bindings point of view, should all new DTs require the property ?
I think so.