[PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
Marek Vasut
marex at denx.de
Wed Apr 5 09:26:28 PDT 2023
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 at dh-electronics.com>
> ---
> Cc: Rob Herring <robh+dt at kernel.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt at linaro.org>
> Cc: Shawn Guo <shawnguo at kernel.org>
> CC: Li Yang <leoyang.li at nxp.com>
> Cc: Marek Vasut <marex at denx.de>
> Cc: Fabio Estevam <festevam at denx.de>
> Cc: NXP Linux Team <linux-imx at nxp.com>
> Cc: kernel at dh-electronics.com
> Cc: devicetree at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org
> To: linux-arm-kernel at lists.infradead.org
> ---
> 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.
More information about the linux-arm-kernel
mailing list