+ - if: + not: + properties: + compatible: + contains: + const: fsl,imx6sx-ldb + then: + required: + - compatible + - clocks + - ports + - reg All of these are already required up above. You only need reg-names here.
+ - if: + not: + properties: + compatible: + contains: + const: fsl,imx6sx-ldb + then: + required: + - compatible + - clocks + - ports + - reg