RE: [PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board

From: Christoph Niedermaier
Date: Wed Apr 05 2023 - 14:20:04 EST


From: Marek Vasut [mailto:marex@xxxxxxx]
Sent: Wednesday, April 5, 2023 6:26 PM
> On 4/5/23 18:02, Christoph Niedermaier wrote:
>> 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
>> ---
>> 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..c95254c57571 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: dh,imx6ull-dhcor-maveo-box
>
> This should be using Marantec vendor prefix, not "dh," prefix I think ?
>
> You should add that to
> Documentation/devicetree/bindings/vendor-prefixes.yaml first, and then
> use it here.

I will change it in version 2.