[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YmxpJ//rsCRBO2Jz@robh.at.kernel.org>
Date: Fri, 29 Apr 2022 17:39:35 -0500
From: Rob Herring <robh@...nel.org>
To: Jesse Taube <mr.bossman075@...il.com>
Cc: linux-imx@....com, 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 v2 04/15] dt-bindings: mmc: fsl-imx-esdhc: add i.MXRT1170
compatible
On Thu, Apr 28, 2022 at 05:48:27PM -0400, Jesse Taube wrote:
> Add i.MXRT1170 compatible string to Documentation.
>
> Cc: Giulio Benetti <giulio.benetti@...ettiengineering.com>
> Signed-off-by: Jesse Taube <Mr.Bossman075@...il.com>
> ---
> V1 -> V2:
> - New commit to fix dtbs_check
> ---
> Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> index 19621a2f8beb..b4d98a9c0952 100644
> --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
> @@ -34,6 +34,7 @@ properties:
> - fsl,imx6ull-usdhc
> - fsl,imx7d-usdhc
> - fsl,imx7ulp-usdhc
> + - fsl,imx1050-usdhc
typo? Should be fsl,imxrt1050-usdhc?
> - nxp,s32g2-usdhc
> - items:
> - enum:
> @@ -44,6 +45,11 @@ properties:
> - fsl,imx8qm-usdhc
> - fsl,imx8qxp-usdhc
> - const: fsl,imx7d-usdhc
> + - const: fsl,imxrt1050-usdhc
You don't need this line.
> + - items:
> + - enum:
> + - fsl,imxrt1170-usdhc
> + - const: fsl,imxrt1050-usdhc
>
> reg:
> maxItems: 1
> --
> 2.35.1
>
>
Powered by blists - more mailing lists