All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sebastian.reichel@collabora.com>
To: Heiko Stuebner <heiko@sntech.de>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Christopher Obbard <chris.obbard@collabora.com>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel@collabora.com,
	Sebastian Reichel <sebastian.reichel@collabora.com>
Subject: [PATCHv3 6/9] dt-bindings: arm: rockchip: add Rock 5 Model B
Date: Mon, 21 Nov 2022 18:58:11 +0100	[thread overview]
Message-ID: <20221121175814.68927-7-sebastian.reichel@collabora.com> (raw)
In-Reply-To: <20221121175814.68927-1-sebastian.reichel@collabora.com>

From: Christopher Obbard <chris.obbard@collabora.com>

Add DT binding documentation for the Radxa Rock 5 Model B.

Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
 Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 70aff0851ae2..49d442afe67f 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -625,6 +625,11 @@ properties:
           - const: radxa,rock-5a
           - const: rockchip,rk3588s
 
+      - description: Radxa Rock 5 Model B
+        items:
+          - const: radxa,rock-5b
+          - const: rockchip,rk3588
+
       - description: Rikomagic MK808 v1
         items:
           - const: rikomagic,mk808
-- 
2.35.1


WARNING: multiple messages have this Message-ID (diff)
From: Sebastian Reichel <sebastian.reichel@collabora.com>
To: Heiko Stuebner <heiko@sntech.de>
Cc: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Christopher Obbard <chris.obbard@collabora.com>,
	Benjamin Gaignard <benjamin.gaignard@collabora.com>,
	linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, kernel@collabora.com,
	Sebastian Reichel <sebastian.reichel@collabora.com>
Subject: [PATCHv3 6/9] dt-bindings: arm: rockchip: add Rock 5 Model B
Date: Mon, 21 Nov 2022 18:58:11 +0100	[thread overview]
Message-ID: <20221121175814.68927-7-sebastian.reichel@collabora.com> (raw)
In-Reply-To: <20221121175814.68927-1-sebastian.reichel@collabora.com>

From: Christopher Obbard <chris.obbard@collabora.com>

Add DT binding documentation for the Radxa Rock 5 Model B.

Signed-off-by: Christopher Obbard <chris.obbard@collabora.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
---
 Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 70aff0851ae2..49d442afe67f 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -625,6 +625,11 @@ properties:
           - const: radxa,rock-5a
           - const: rockchip,rk3588s
 
+      - description: Radxa Rock 5 Model B
+        items:
+          - const: radxa,rock-5b
+          - const: rockchip,rk3588
+
       - description: Rikomagic MK808 v1
         items:
           - const: rikomagic,mk808
-- 
2.35.1


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

  parent reply	other threads:[~2022-11-21 17:58 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-21 17:58 [PATCHv3 0/9] Initial rk3588 DT Sebastian Reichel
2022-11-21 17:58 ` Sebastian Reichel
2022-11-21 17:58 ` [PATCHv3 1/9] dt-bindings: soc: rockchip: add initial rk3588 syscon compatibles Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-21 17:58 ` [PATCHv3 2/9] arm64: dts: rockchip: Add rk3588 pinctrl data Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-21 17:58 ` [PATCHv3 3/9] arm64: dts: rockchip: Add base DT for rk3588 SoC Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-22 12:54   ` Johan Jonker
2022-11-22 12:54     ` Johan Jonker
2022-11-21 17:58 ` [PATCHv3 4/9] dt-bindings: arm: rockchip: add RK3588 EVB1 Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-22  8:07   ` Krzysztof Kozlowski
2022-11-22  8:07     ` Krzysztof Kozlowski
2022-11-21 17:58 ` [PATCHv3 5/9] dt-bindings: arm: rockchip: add Rock 5 Model A Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-22  8:07   ` Krzysztof Kozlowski
2022-11-22  8:07     ` Krzysztof Kozlowski
2022-11-21 17:58 ` Sebastian Reichel [this message]
2022-11-21 17:58   ` [PATCHv3 6/9] dt-bindings: arm: rockchip: add Rock 5 Model B Sebastian Reichel
2022-11-22  8:08   ` Krzysztof Kozlowski
2022-11-22  8:08     ` Krzysztof Kozlowski
2022-11-21 17:58 ` [PATCHv3 7/9] arm64: dts: rockchip: Add rk3588-evb1 board Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-23  8:54   ` Michael Riesch
2022-11-23  8:54     ` Michael Riesch
2022-11-21 17:58 ` [PATCHv3 8/9] arm64: dts: rockchip: Add rock-5a board Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel
2022-11-21 17:58 ` [PATCHv3 9/9] arm64: dts: rockchip: Add rock-5b board Sebastian Reichel
2022-11-21 17:58   ` Sebastian Reichel

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=20221121175814.68927-7-sebastian.reichel@collabora.com \
    --to=sebastian.reichel@collabora.com \
    --cc=benjamin.gaignard@collabora.com \
    --cc=chris.obbard@collabora.com \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=kernel@collabora.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh+dt@kernel.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 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.