[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210507011449.GA1126886@robh.at.kernel.org>
Date: Thu, 6 May 2021 20:14:49 -0500
From: Rob Herring <robh@...nel.org>
To: Zhen Lei <thunder.leizhen@...wei.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-serial <linux-serial@...r.kernel.org>,
linux-riscv <linux-riscv@...ts.infradead.org>,
linux-stm32 <linux-stm32@...md-mailman.stormreply.com>,
Rob Herring <robh+dt@...nel.org>,
Al Cooper <alcooperx@...il.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
bcm-kernel-feedback-list <bcm-kernel-feedback-list@...adcom.com>,
devicetree <devicetree@...r.kernel.org>,
Palmer Dabbelt <palmer@...belt.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 1/2] dt-bindings: serial: Change to reference the
kernel-defined serial.yaml
On Thu, 06 May 2021 21:20:48 +0800, Zhen Lei wrote:
> The /schemas/serial.yaml from dt-schema only has the property $nodename,
> whereas the kernel-defined /schemas/serial/serial.yaml contains more
> useful properties, support for more complex application scenarios.
>
> For example:
> 1) The property "current-speed" in fsl-lx2160a.dtsi
> 2) The subnode "bluetooth" in hi3660-hikey960.dts
>
> Signed-off-by: Zhen Lei <thunder.leizhen@...wei.com>
> ---
> Documentation/devicetree/bindings/serial/8250.yaml | 2 +-
> .../devicetree/bindings/serial/brcm,bcm7271-uart.yaml | 2 +-
> Documentation/devicetree/bindings/serial/ingenic,uart.yaml | 2 +-
> Documentation/devicetree/bindings/serial/pl011.yaml | 4 ++--
> Documentation/devicetree/bindings/serial/qca,ar9330-uart.yaml | 4 ++--
> Documentation/devicetree/bindings/serial/renesas,em-uart.yaml | 2 +-
> Documentation/devicetree/bindings/serial/samsung_uart.yaml | 2 +-
> Documentation/devicetree/bindings/serial/sifive-serial.yaml | 4 ++--
> .../devicetree/bindings/serial/snps-dw-apb-uart.yaml | 2 +-
> Documentation/devicetree/bindings/serial/st,stm32-uart.yaml | 3 +--
> 10 files changed, 13 insertions(+), 14 deletions(-)
>
Thanks for doing this!
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists