From: FUKAUMI Naoki <naoki@radxa.com>
To: heiko@sntech.de
Cc: robh@kernel.org, conor+dt@kernel.org, liujianfeng1994@gmail.com,
jonas@kwiboo.se, cfsworks@gmail.com, dmt.yashin@gmail.com,
jbx6244@gmail.com, sebastian.reichel@collabora.com,
tim@feathertop.org,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
marcin.juszkiewicz@linaro.org,
linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org,
FUKAUMI Naoki <naoki@radxa.com>,
michael.riesch@wolfvision.net, macromorgan@hotmail.com,
krzk+dt@kernel.org, jing@jing.rocks, dsimic@manjaro.org
Subject: [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Radxa E52C
Date: Thu, 26 Dec 2024 02:46:29 +0000 [thread overview]
Message-ID: <20241226024630.13702-2-naoki@radxa.com> (raw)
In-Reply-To: <20241226024630.13702-1-naoki@radxa.com>
Add devicetree binding for the Radxa E52C.
Radxa E52C is a compact network computer based on the Rockchip RK3582
SoC.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
---
Changes in v3:
- Collect A-b tag
Changes in v2:
- Add "rockchip,rk3588s"
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 753199a12923..2152d170524a 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -812,6 +812,12 @@ properties:
- const: radxa,e20c
- const: rockchip,rk3528
+ - description: Radxa E52C
+ items:
+ - const: radxa,e52c
+ - const: rockchip,rk3582
+ - const: rockchip,rk3588s
+
- description: Radxa Rock
items:
- const: radxa,rock
--
2.43.0
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: FUKAUMI Naoki <naoki@radxa.com>
To: heiko@sntech.de
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
jonas@kwiboo.se, macromorgan@hotmail.com, dmt.yashin@gmail.com,
liujianfeng1994@gmail.com, dsimic@manjaro.org,
tim@feathertop.org, marcin.juszkiewicz@linaro.org,
michael.riesch@wolfvision.net, cfsworks@gmail.com,
cristian.ciocaltea@collabora.com, jing@jing.rocks,
jbx6244@gmail.com, sebastian.reichel@collabora.com,
devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org,
FUKAUMI Naoki <naoki@radxa.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Radxa E52C
Date: Thu, 26 Dec 2024 02:46:29 +0000 [thread overview]
Message-ID: <20241226024630.13702-2-naoki@radxa.com> (raw)
In-Reply-To: <20241226024630.13702-1-naoki@radxa.com>
Add devicetree binding for the Radxa E52C.
Radxa E52C is a compact network computer based on the Rockchip RK3582
SoC.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: FUKAUMI Naoki <naoki@radxa.com>
---
Changes in v3:
- Collect A-b tag
Changes in v2:
- Add "rockchip,rk3588s"
---
Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 753199a12923..2152d170524a 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -812,6 +812,12 @@ properties:
- const: radxa,e20c
- const: rockchip,rk3528
+ - description: Radxa E52C
+ items:
+ - const: radxa,e52c
+ - const: rockchip,rk3582
+ - const: rockchip,rk3588s
+
- description: Radxa Rock
items:
- const: radxa,rock
--
2.43.0
next prev parent reply other threads:[~2024-12-26 2:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-26 2:46 [PATCH v3 0/2] rockchip: Add support for RK3582 FUKAUMI Naoki
2024-12-26 2:46 ` FUKAUMI Naoki
2024-12-26 2:46 ` FUKAUMI Naoki [this message]
2024-12-26 2:46 ` [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Radxa E52C FUKAUMI Naoki
2025-01-03 6:45 ` FUKAUMI Naoki
2025-01-03 6:45 ` FUKAUMI Naoki
2025-01-05 13:29 ` Heiko Stuebner
2025-01-05 13:29 ` Heiko Stuebner
2025-01-05 15:35 ` Dragan Simic
2025-01-05 15:35 ` Dragan Simic
2024-12-26 2:46 ` [PATCH v3 2/2] arm64: dts: " FUKAUMI Naoki
2024-12-26 2:46 ` FUKAUMI Naoki
2024-12-27 15:18 ` [PATCH v3 0/2] rockchip: Add support for RK3582 Rob Herring (Arm)
2024-12-27 15:18 ` Rob Herring (Arm)
2025-01-08 12:02 ` Heiko Stuebner
2025-01-08 12:02 ` Heiko Stuebner
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=20241226024630.13702-2-naoki@radxa.com \
--to=naoki@radxa.com \
--cc=cfsworks@gmail.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmt.yashin@gmail.com \
--cc=dsimic@manjaro.org \
--cc=heiko@sntech.de \
--cc=jbx6244@gmail.com \
--cc=jing@jing.rocks \
--cc=jonas@kwiboo.se \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=liujianfeng1994@gmail.com \
--cc=macromorgan@hotmail.com \
--cc=marcin.juszkiewicz@linaro.org \
--cc=michael.riesch@wolfvision.net \
--cc=robh@kernel.org \
--cc=sebastian.reichel@collabora.com \
--cc=tim@feathertop.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.