From: Rob Herring <robh@kernel.org>
To: "Pavel Löbl" <pavel@loebl.cz>
Cc: devicetree@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
Samuel Holland <samuel@sholland.org>,
linux-sunxi@lists.linux.dev, Chen-Yu Tsai <wens@csie.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Jernej Skrabec <jernej.skrabec@gmail.com>
Subject: Re: [PATCH v2 0/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1
Date: Wed, 20 Mar 2024 11:21:02 -0500 [thread overview]
Message-ID: <171095148684.1943272.17283470654158577343.robh@kernel.org> (raw)
In-Reply-To: <20240320001152.4077150-1-pavel@loebl.cz>
On Wed, 20 Mar 2024 01:11:45 +0100, Pavel Löbl wrote:
> Adding support for Add Banana Pi P2 Zero v1.1 from Sinovoip.
>
> V2: Added Fixes: tag to 1/3 to reference the commit which introduced
> the duplication.
>
> Fixed all issues found by dtbs_check, except "cpu-hot-limit" regexp
> which is there for all H2/H3 boards.
>
> Switched back to "usb0_id_det-gpios" for role detection. In one submission
> Rob suggested this should be replaced with usb connector node. But as
> I understand the code, connector node approach is currently not supported
> by the sunxi phy driver.
>
> Signed-off-by: Pavel Löbl <pavel@loebl.cz>
> ---
> Pavel Löbl (3):
> ARM: dts: sunxi: remove duplicated entries in makefile
> dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1
> ARM: dts: sun8i: h2+: add support for Banana Pi P2 Zero board
>
> .../devicetree/bindings/arm/sunxi.yaml | 6 +
> arch/arm/boot/dts/allwinner/Makefile | 63 +---
> .../sun8i-h2-plus-bananapi-p2-zero-v1.1.dts | 287 ++++++++++++++++++
> 3 files changed, 294 insertions(+), 62 deletions(-)
> create mode 100644 arch/arm/boot/dts/allwinner/sun8i-h2-plus-bananapi-p2-zero-v1.1.dts
>
> --
> 2.39.2
>
>
My bot found new DTB warnings on the .dts files added or changed in this
series.
Some warnings may be from an existing SoC .dtsi. Or perhaps the warnings
are fixed by another series. Ultimately, it is up to the platform
maintainer whether these warnings are acceptable or not. No need to reply
unless the platform maintainer has comments.
If you already ran DT checks and didn't see these error(s), then
make sure dt-schema is up to date:
pip3 install dtschema --upgrade
New warnings running 'make CHECK_DTBS=y allwinner/sun8i-h2-plus-bananapi-p2-zero-v1.1.dtb' for 20240320001152.4077150-1-pavel@loebl.cz:
arch/arm/boot/dts/allwinner/sun8i-h2-plus-bananapi-p2-zero-v1.1.dtb: thermal-zones: cpu-thermal:cooling-maps: 'cpu-hot-limit' does not match any of the regexes: '^map[-a-zA-Z0-9]*$', 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/thermal/thermal-zones.yaml#
next prev parent reply other threads:[~2024-03-20 16:21 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-20 0:11 [PATCH v2 0/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1 Pavel Löbl
2024-03-20 6:10 ` [PATCH v2 1/3] ARM: dts: sunxi: remove duplicated entries in makefile Pavel Löbl
2024-03-20 10:57 ` Andre Przywara
2024-03-26 22:23 ` Jernej Škrabec
2024-03-20 6:10 ` [PATCH v2 2/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1 Pavel Löbl
2024-03-20 7:52 ` Krzysztof Kozlowski
2024-03-20 6:13 ` [PATCH v2 3/3] ARM: dts: sun8i: h2+: add support for Banana Pi P2 Zero board Pavel Löbl
2024-03-26 22:32 ` Jernej Škrabec
2024-03-20 16:21 ` Rob Herring [this message]
2024-06-03 14:07 ` (subset) [PATCH v2 0/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1 Chen-Yu Tsai
2024-06-03 14:09 ` Chen-Yu Tsai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=171095148684.1943272.17283470654158577343.robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jernej.skrabec@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=pavel@loebl.cz \
--cc=samuel@sholland.org \
--cc=wens@csie.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox