> Subject: [PATCH 2/2] dt-bindings: arm: fsl: drop usage of VAR-SOM- > MX8MM SoM compatible alone > > The Variscite VAR-SOM-MX8MM System-on-Module cannot be used > alone without motherboard, so drop the usage of its compatible alone. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml > b/Documentation/devicetree/bindings/arm/fsl.yaml > index 1abdeb804468..e5f982fa750b 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -953,7 +953,6 @@ properties: > - toradex,verdin-imx8mm # Verdin iMX8M Mini Modules > - toradex,verdin-imx8mm-nonwifi # Verdin iMX8M Mini > Modules without Wi-Fi / BT > - toradex,verdin-imx8mm-wifi # Verdin iMX8M Mini Wi-Fi / > BT Modules > - - variscite,var-som-mx8mm # i.MX8MM Variscite VAR-SOM- > MX8MM module > - prt,prt8mm # i.MX8MM Protonic PRT8MM Board > - const: fsl,imx8mm > Line 1072 "const: variscite,var-som-mx8mm" should this one also need removed? Regards, Peng. > -- > 2.43.0 >