linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Kamil Kasperski <ressetkk@gmail.com>
To: wens@csie.org, jernej.skrabec@gmail.com, samuel@sholland.org
Cc: linux-arm-kernel@lists.infradead.org,
	linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org,
	Kamil Kasperski <ressetkk@gmail.com>
Subject: [PATCH 2/3] dt-bindings: arm: sunxi: add t95 compatible string to list of known boards
Date: Mon, 11 Mar 2024 18:47:49 +0100	[thread overview]
Message-ID: <20240311174750.6428-3-ressetkk@gmail.com> (raw)
In-Reply-To: <20240311174750.6428-1-ressetkk@gmail.com>

T95 is a series of cheap TV boxes with unknown vendor.
Add compatible string for this board/SoC to the list of known boards.

Signed-off-by: Kamil Kasperski <ressetkk@gmail.com>
---
 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 09d835db6db5..1a2cef741d05 100644
--- a/Documentation/devicetree/bindings/arm/sunxi.yaml
+++ b/Documentation/devicetree/bindings/arm/sunxi.yaml
@@ -860,6 +860,11 @@ properties:
           - const: allwinner,sl631
           - const: allwinner,sun8i-v3
 
+      - description: T95 5G (AXP313) TV Box
+        items:
+          - const: t95,t95-axp313
+          - const: allwinner,sun50i-h616
+
       - description: Tanix TX6
         items:
           - const: oranth,tanix-tx6
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2024-03-11 17:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 17:47 [PATCH 0/3] dts: arm64: sunxi: add initial support for t95 tv box Kamil Kasperski
2024-03-11 17:47 ` [PATCH 1/3] dt-bindings: vendor-prefixes: sunxi: add T95 string Kamil Kasperski
2024-03-12 11:25   ` Krzysztof Kozlowski
2024-03-11 17:47 ` Kamil Kasperski [this message]
2024-03-12 11:26   ` [PATCH 2/3] dt-bindings: arm: sunxi: add t95 compatible string to list of known boards Krzysztof Kozlowski
2024-03-11 17:47 ` [PATCH 3/3] dts: arm64: sunxi: add initial dts for T95 AXP313 tv box Kamil Kasperski
2024-03-12 11:27   ` Krzysztof Kozlowski
2024-03-13 17:25 ` [PATCH 0/3] dts: arm64: sunxi: add initial support for t95 " Jernej Škrabec
2024-03-13 17:38   ` Andre Przywara
2024-03-13 18:00     ` Jernej Škrabec
2024-03-14  0:19       ` Kamil Kasperski
2024-03-14 16:50         ` Jernej Škrabec
2024-03-15  0:57           ` Kamil Kasperski
2024-03-15 18:20             ` Jernej Škrabec

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=20240311174750.6428-3-ressetkk@gmail.com \
    --to=ressetkk@gmail.com \
    --cc=jernej.skrabec@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@lists.linux.dev \
    --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;
as well as URLs for NNTP newsgroup(s).