linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/3] dt-bindings: arm: sunxi: add PineTab Early Adopter edition
@ 2020-12-24  2:39 Icenowy Zheng
  2020-12-24  2:40 ` [PATCH v2 2/3] arm64: allwinner: dts: a64: add DT for Early Adopter's PineTab Icenowy Zheng
  2020-12-24  2:41 ` [PATCH v2 3/3] dt-bindings: arm: sunxi: document orig PineTab DT as sample Icenowy Zheng
  0 siblings, 2 replies; 4+ messages in thread
From: Icenowy Zheng @ 2020-12-24  2:39 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Jernej Skrabec
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-sunxi, Icenowy Zheng

Early adopter's PineTabs (and further releases) will have a new LCD
panel different with the one that is used when in development (because
the old panel's supply discontinued).

Add a new DT compatible for it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
---
 Documentation/devicetree/bindings/arm/sunxi.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml
index 6db32fbf813f..8c62a1e2a498 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -700,6 +700,11 @@ properties:
           - const: pine64,pinetab
           - const: allwinner,sun50i-a64
 
+      - description: Pine64 PineTab, Early Adopter's batch (and maybe later ones)
+        items:
+          - const: pine64,pinetab-early-adopter
+          - const: allwinner,sun50i-a64
+
       - description: Pine64 SoPine Baseboard
         items:
           - const: pine64,sopine-baseboard
-- 
2.28.0

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

end of thread, other threads:[~2021-01-06 16:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-24  2:39 [PATCH v2 1/3] dt-bindings: arm: sunxi: add PineTab Early Adopter edition Icenowy Zheng
2020-12-24  2:40 ` [PATCH v2 2/3] arm64: allwinner: dts: a64: add DT for Early Adopter's PineTab Icenowy Zheng
2020-12-24  2:41 ` [PATCH v2 3/3] dt-bindings: arm: sunxi: document orig PineTab DT as sample Icenowy Zheng
2021-01-06 16:34   ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).