[<prev] [next>] [day] [month] [year] [list]
Message-Id: <D0A3E11F-FEDE-4B2D-90AB-63DFC245A935@benettiengineering.com>
Date: Wed, 3 Nov 2021 03:48:54 +0100
From: Giulio Benetti <giulio.benetti@...ettiengineering.com>
To: Rob Herring <robh@...nel.org>
Cc: Jesse Taube <mr.bossman075@...il.com>,
NXP Linux Team <linux-imx@....com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
Ulf Hansson <ulf.hansson@...aro.org>,
Dong Aisheng <aisheng.dong@....com>,
Stefan Agner <stefan@...er.ch>,
Linus Walleij <linus.walleij@...aro.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>, Olof Johansson <olof@...om.net>,
SoC Team <soc@...nel.org>,
Russell King <linux@...linux.org.uk>,
Abel Vesa <abel.vesa@....com>,
Adrian Hunter <adrian.hunter@...el.com>,
Jiri Slaby <jirislaby@...nel.org>,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@...hiba.co.jp>,
Leonard Crestez <leonard.crestez@....com>,
Anson Huang <b20788@...escale.com>,
Fugang Duan <fugang.duan@....com>,
linux-clk <linux-clk@...r.kernel.org>,
devicetree@...r.kernel.org,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
linux-kernel@...r.kernel.org,
linux-mmc <linux-mmc@...r.kernel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"open list:SERIAL DRIVERS" <linux-serial@...r.kernel.org>
Subject: Re: [PATCH 08/13] dt-bindings: serial: fsl-lpuart: add i.MXRT compatible
Hello Rob, Jesse, All,
> Il giorno 3 nov 2021, alle ore 01:49, Rob Herring <robh@...nel.org> ha scritto:
>
> On Mon, Nov 1, 2021 at 6:34 PM Jesse Taube <mr.bossman075@...il.com> wrote:
>>
>>
>>
>>> On 11/1/21 16:13, Rob Herring wrote:
>>> On Sun, Oct 24, 2021 at 11:40:22AM -0400, Jesse Taube wrote:
>>>> Add i.MXRT documentation for compatible string.
>>>>
>>>> Cc: Giulio Benetti <giulio.benetti@...ettiengineering.com>
>>>> Signed-off-by: Jesse Taube <Mr.Bossman075@...il.com>
>>>> ---
>>>> Documentation/devicetree/bindings/serial/fsl-lpuart.yaml | 1 +
>>>> 1 file changed, 1 insertion(+)
>>>>
>>>> diff --git a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
>>>> index a90c971b4f1f..4b4340def2aa 100644
>>>> --- a/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
>>>> +++ b/Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
>>>> @@ -21,6 +21,7 @@ properties:
>>>> - fsl,ls1028a-lpuart
>>>> - fsl,imx7ulp-lpuart
>>>> - fsl,imx8qm-lpuart
>>>> + - fsl,imxrt-lpuart
>>>
>>> Actually, 'rt' is not a single part is it? If the variations are same
>>> die, but fused off then no need to distinguish. Otherwise, these should
>>> be SoC specific.
>>>
>> I don't exactly know what "but fused off" means I would assume
>> disconnected but on-die?
>
> Right. Or not pinned out is another possibility.
>
>> The imxrtxxx is a series that has the same UART
>> controller across them. Should I add ACK?
>
> Looking at the errata docs briefly, there's at least 2 die as some of
> the errata docs give the mask id. So they aren't necessarily 'the
> same'.
Thank you for pointing, we’ve missed this particular.
> You want the compatible strings to be specific enough to handle
> any differences or errata. If you only care about the imxrt1050, then
> I'd just use that and move on.
We plan to add from imxrt1020 to imxrt1170 and eventual new SoC, so we definitely need separate
.compatible strings.
@Jesse, can you please update with ‘fsl,imxrt1050”?
> Otherwise, maybe someone from NXP wants
> to comment?
Any NXP comment is welcome!
Best regards
Giulio Benetti
Benetti engineering sas
>
> Rob
Powered by blists - more mailing lists