All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 1/4] dt-bindings: arm: rockchip: Update ROCKPi 4 binding
@ 2020-07-23  9:02 ` Jagan Teki
  0 siblings, 0 replies; 19+ messages in thread
From: Jagan Teki @ 2020-07-23  9:02 UTC (permalink / raw)
  To: Heiko Stuebner, Rob Herring
  Cc: Suniel Mahesh, Michael Trimarchi, linux-arm-kernel,
	linux-rockchip, devicetree, linux-kernel, linux-amarula,
	Jagan Teki

ROCKPi 4 has 3 variants of hardware platforms called
ROCKPi 4A, 4B, and 4C.

- ROCKPi 4A has no Wif/BT.
- ROCKPi 4B has AP6256 Wifi/BT, PoE.
- ROCKPi 4C has AP6256 Wifi/BT, PoE, miniDP, USB Host enabled
  GPIO pin change compared to 4B, 4C

So, update the existing ROCKPi 4 binding to support
ROCKPi 4A/B/C hardware platforms.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v3:
- new patch

 Documentation/devicetree/bindings/arm/rockchip.yaml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index db2e35796795..e6f656b0bd56 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -430,8 +430,12 @@ properties:
           - const: radxa,rock
           - const: rockchip,rk3188
 
-      - description: Radxa ROCK Pi 4
+      - description: Radxa ROCK Pi 4A/B/C
         items:
+          - enum:
+              - const: radxa,rockpi4a
+              - const: radxa,rockpi4b
+              - const: radxa,rockpi4c
           - const: radxa,rockpi4
           - const: rockchip,rk3399
 
-- 
2.25.1


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

end of thread, other threads:[~2020-07-29 12:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23  9:02 [PATCH v3 1/4] dt-bindings: arm: rockchip: Update ROCKPi 4 binding Jagan Teki
2020-07-23  9:02 ` Jagan Teki
2020-07-23  9:02 ` Jagan Teki
2020-07-23  9:02 ` [PATCH v3 2/4] arm64: dts: rockchip: Mark rock-pi-4 as rock-pi-4a dts Jagan Teki
2020-07-23  9:02   ` Jagan Teki
2020-07-23  9:02 ` [PATCH v3 3/4] arm64: dts: rockchip: Add Radxa ROCK Pi 4B support Jagan Teki
2020-07-23  9:02   ` Jagan Teki
2020-07-23  9:02   ` Jagan Teki
2020-07-23  9:02 ` [PATCH v3 4/4] arm64: dts: rockchip: Add Radxa ROCK Pi 4C support Jagan Teki
2020-07-23  9:02   ` Jagan Teki
2020-07-23 15:50 ` [PATCH v3 1/4] dt-bindings: arm: rockchip: Update ROCKPi 4 binding Rob Herring
2020-07-23 15:50   ` Rob Herring
2020-07-23 15:50   ` Rob Herring
2020-07-29 11:59   ` Jagan Teki
2020-07-29 11:59     ` Jagan Teki
2020-07-29 11:59     ` Jagan Teki
2020-07-23 15:51 ` Rob Herring
2020-07-23 15:51   ` Rob Herring
2020-07-23 15:51   ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.