From: Christoph Niedermaier [mailto:cniedermaier@xxxxxxxxxxxxxxxxxx] Sent: Thursday, April 6, 2023 5:45 PM > > Add Marantec maveo box. The system is used to get a smart conntection > to a door drive. The core of this system is a soldered i.MX6ULL DHCOR > SoM from DH electronics. > > Signed-off-by: Christoph Niedermaier <cniedermaier@xxxxxxxxxxxxxxxxxx> > --- > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> > Cc: Shawn Guo <shawnguo@xxxxxxxxxx> > CC: Li Yang <leoyang.li@xxxxxxx> > Cc: Marek Vasut <marex@xxxxxxx> > Cc: Fabio Estevam <festevam@xxxxxxx> > Cc: NXP Linux Team <linux-imx@xxxxxxx> > Cc: kernel@xxxxxxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > Cc: linux-kernel@xxxxxxxxxxxxxxx > To: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx > --- > V2: - Correct the vendor prefix > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml > b/Documentation/devicetree/bindings/arm/fsl.yaml > index b175f2b1bd30..fc1bf43ab54d 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -717,6 +717,12 @@ properties: > - const: dh,imx6ull-dhcor-som > - const: fsl,imx6ull > > + - description: i.MX6ULL DHCOR SoM based Boards > + items: > + - const: marantec,imx6ull-dhcor-maveo-box > + - const: dh,imx6ull-dhcor-som > + - const: fsl,imx6ull > + > - description: i.MX6ULL PHYTEC phyBOARD-Segin > items: > - enum: > -- > 2.11.0 Ignore this patch, I forgot the V2 prefix.