public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1
@ 2024-03-20  0:11 Pavel Löbl
  2024-03-20  6:10 ` [PATCH v2 1/3] ARM: dts: sunxi: remove duplicated entries in makefile Pavel Löbl
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Pavel Löbl @ 2024-03-20  0:11 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Chen-Yu Tsai,
	Jernej Skrabec, Samuel Holland
  Cc: Pavel Löbl, devicetree, linux-sunxi

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-06-03 14:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH v2 0/3] dt-bindings: arm: sunxi: Add Banana Pi P2 Zero v1.1 Rob Herring
2024-06-03 14:07 ` (subset) " Chen-Yu Tsai
2024-06-03 14:09   ` Chen-Yu Tsai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox