Re: [PATCH v2 0/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxx>
> ---
> 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@xxxxxxxx:

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#









[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux