[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YcnvsriW+mHHBIti@robh.at.kernel.org>
Date: Mon, 27 Dec 2021 12:54:10 -0400
From: Rob Herring <robh@...nel.org>
To: Xianwei Zhao <xianwei.zhao@...ogic.com>
Cc: linux-arm-kernel@...ts.infradead.org,
Neil Armstrong <narmstrong@...libre.com>,
linux-kernel@...r.kernel.org,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>,
kelvin.zhang@...ogic.com, devicetree@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Kevin Hilman <khilman@...libre.com>,
linux-serial@...r.kernel.org, Jerome Brunet <jbrunet@...libre.com>,
linux-amlogic@...ts.infradead.org
Subject: Re: [PATCH V3] dt-bindings: serial: amlogic, meson-uart: support S4
On Mon, Dec 27, 2021 at 11:33:26AM -0400, Rob Herring wrote:
> On Mon, 27 Dec 2021 13:45:29 +0800, Xianwei Zhao wrote:
> > Add serial bindings support meson S4 SoC family.
> >
> > Signed-off-by: Xianwei Zhao <xianwei.zhao@...ogic.com>
> > ---
> > V2 -> V3 : fix the type menson->meson
> > V1 -> V2 : update author name
> > ---
> > .../devicetree/bindings/serial/amlogic,meson-uart.yaml | 2 ++
> > 1 file changed, 2 insertions(+)
> >
>
> Running 'make dtbs_check' with the schema in this patch gives the
> following warnings. Consider if they are expected or the schema is
> incorrect. These may not be new warnings.
>
> Note that it is not yet a requirement to have 0 warnings for dtbs_check.
> This will change in the future.
>
> Full log is available here: https://patchwork.ozlabs.org/patch/1573297
>
>
> serial@...00: 'bluetooth', 'uart-has-rtscts' do not match any of the regexes: 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dt.yaml
>
> serial@...00: 'bluetooth', 'uart-has-rtscts' do not match any of the regexes: 'pinctrl-[0-9]+'
> arch/arm64/boot/dts/amlogic/meson-axg-s400.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12a-radxa-zero.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12a-sei510.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12a-x96-max.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12b-a311d-khadas-vim3.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12b-s922x-khadas-vim3.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-g12b-ugoos-am6.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-sm1-khadas-vim3l.dt.yaml
> arch/arm64/boot/dts/amlogic/meson-sm1-sei610.dt.yaml
These are all due to no reference to serial.yaml. Please fix that. We
fixed all of these, so this schema must have come in at the same time.
Rob
Powered by blists - more mailing lists