[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAB9BWhc5NVARd83C2m9gTMjL1rngCSLUcTZkyK=6z4G3sf86ww@mail.gmail.com>
Date: Wed, 22 Jan 2025 18:39:34 +0800
From: wenhua lin <wenhua.lin1994@...il.com>
To: Krzysztof Kozlowski <krzk@...nel.org>
Cc: Wenhua Lin <Wenhua.Lin@...soc.com>, Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Orson Zhai <orsonzhai@...il.com>, Baolin Wang <baolin.wang@...ux.alibaba.com>,
Chunyan Zhang <zhang.lyra@...il.com>, Cixi Geng <cixi.geng@...ux.dev>, linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org, devicetree@...r.kernel.org,
Xiongpeng Wu <xiongpeng.wu@...soc.com>, Zhaochen Su <Zhaochen.Su@...soc.com>,
Zhirong Qiu <Zhirong.Qiu@...soc.com>
Subject: Re: [PATCH V4] dt-bindings: serial: Add a new compatible string for UMS9632
On Wed, Jan 22, 2025 at 3:53 PM Krzysztof Kozlowski <krzk@...nel.org> wrote:
>
> On 22/01/2025 08:23, Wenhua Lin wrote:
> > The UART IP version of the ums9632 SoC project has been upgraded.
> > UART controller registers have added valid bits to support new features.
> > In order to distinguish different UART IP versions, we use sc9632-uart
> > to represent upgraded IP and sc9836-uart to represent old IP.
> >
> > Signed-off-by: Wenhua Lin <Wenhua.Lin@...soc.com>
> > ---
> > V3->V4 changes:
> > * Modify the indentation format.
>
> Did you test your patch before sending this time?
>
> Best regards,
> Krzysztof
hi Krzysztof:
PATCH V4 dt_binding_check test result:
wenhua.lin@...dd53ce35c:~/code/linux_update/linux$ make
DT_CHECKER_FLAGS=-m dt_binding_check W=1
O=/home/wenhua.lin/p/sprdikt/out/dt-out
DT_SCHEMA_FILES=Documentation/devicetree/bindings/serial/sprd-uart.yaml
make[1]: Entering directory '/home/wenhua.lin/p/sprdikt/out/dt-out'
SCHEMA Documentation/devicetree/bindings/processed-schema.json
CHKDT /home2/wenhua.lin/code/linux_update/linux/Documentation/devicetree/bindings
LINT /home2/wenhua.lin/code/linux_update/linux/Documentation/devicetree/bindings
DTEX Documentation/devicetree/bindings/serial/sprd-uart.example.dts
DTC [C] Documentation/devicetree/bindings/serial/sprd-uart.example.dtb
make[1]: Leaving directory '/home/wenhua.lin/p/sprdikt/out/dt-out'
Thanks
Powered by blists - more mailing lists