[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <6264b6d2-63e1-db65-f201-41a34437c99e@kernel.org>
Date: Sun, 27 Mar 2022 21:04:41 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Jesse Taube <mr.bossman075@...il.com>, linux-imx@....com
Cc: robh+dt@...nel.org, mturquette@...libre.com, sboyd@...nel.org,
shawnguo@...nel.org, s.hauer@...gutronix.de, kernel@...gutronix.de,
festevam@...il.com, aisheng.dong@....com, stefan@...er.ch,
linus.walleij@...aro.org, daniel.lezcano@...aro.org,
tglx@...utronix.de, arnd@...db.de, olof@...om.net, soc@...nel.org,
linux@...linux.org.uk, abel.vesa@....com, dev@...xeye.de,
marcel.ziswiler@...adex.com, tharvey@...eworks.com,
leoyang.li@....com, sebastian.reichel@...labora.com,
cniedermaier@...electronics.com, clin@...e.com,
giulio.benetti@...ettiengineering.com, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-gpio@...r.kernel.org
Subject: Re: [PATCH v1 01/12] dt-bindings: arm: imx: Add i.MXRT compatible
Documentation
On 26/03/2022 15:43, Jesse Taube wrote:
> Recently the imxrt1050 was added but the cpu compatible node wasn't
> added. Add both i.MXRT1170 and 1050 compatible to fsl.yaml
s/i.MXRT1170 and 1050 compatible/i.MXRT1170 and 1050 compatibles/
...and a full stop.
>
> Signed-off-by: Jesse Taube <Mr.Bossman075@...il.com>
> ---
> Documentation/devicetree/bindings/arm/fsl.yaml | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
> index 0b595b26061f..59575053ff03 100644
> --- a/Documentation/devicetree/bindings/arm/fsl.yaml
> +++ b/Documentation/devicetree/bindings/arm/fsl.yaml
> @@ -834,6 +834,18 @@ properties:
> - const: toradex,colibri-imx8x
> - const: fsl,imx8qxp
>
> + - description: i.MXRT1170 based Boards
> + items:
> + - enum:
> + - fsl,imxrt1170-evk # i.MXRT1170 EVK Board
> + - const: fsl,imxrt1170
> +
> + - description: i.MXRT1050 based Boards
> + items:
> + - enum:
> + - fsl,imxrt1050-evk # i.MXRT1050 EVK Board
> + - const: fsl,imxrt1050
Order the entries alphabetically, so 1170 goes after 1050.
> +
> - description:
> Freescale Vybrid Platform Device Tree Bindings
>
Best regards,
Krzysztof
Powered by blists - more mailing lists