From: Xianwei Zhao via B4 Relay <devnull+xianwei.zhao.amlogic.com@kernel.org>
To: Neil Armstrong <neil.armstrong@linaro.org>,
Kevin Hilman <khilman@baylibre.com>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org,
Xianwei Zhao <xianwei.zhao@amlogic.com>
Subject: [PATCH v2 1/6] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs.
Date: Mon, 15 Jul 2024 16:59:19 +0800 [thread overview]
Message-ID: <20240715-soc_info-v2-1-3836c8cc27a5@amlogic.com> (raw)
In-Reply-To: <20240715-soc_info-v2-0-3836c8cc27a5@amlogic.com>
From: Xianwei Zhao <xianwei.zhao@amlogic.com>
Add dt-binding document for ao-secure of Amlogic SoCs(S4,C3,T7,A4).
Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
---
.../bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml b/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml
index 7dff32f373cb..b4f6695a6015 100644
--- a/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic/amlogic,meson-gx-ao-secure.yaml
@@ -25,10 +25,18 @@ select:
properties:
compatible:
- items:
- - const: amlogic,meson-gx-ao-secure
- - const: syscon
-
+ oneOf:
+ - items:
+ - const: amlogic,meson-gx-ao-secure
+ - const: syscon
+ - items:
+ - enum:
+ - amlogic,a4-ao-secure
+ - amlogic,c3-ao-secure
+ - amlogic,s4-ao-secure
+ - amlogic,t7-ao-secure
+ - const: amlogic,meson-gx-ao-secure
+ - const: syscon
reg:
maxItems: 1
--
2.37.1
next prev parent reply other threads:[~2024-07-15 8:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-15 8:59 [PATCH v2 0/6] Add new Amlogic SoCs info defines Xianwei Zhao via B4 Relay
2024-07-15 8:59 ` Xianwei Zhao via B4 Relay [this message]
2024-07-15 16:10 ` [PATCH v2 1/6] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs Conor Dooley
2024-07-19 2:07 ` Xianwei Zhao
2024-07-16 7:36 ` Krzysztof Kozlowski
2024-07-16 7:40 ` Xianwei Zhao
2024-07-15 8:59 ` [PATCH v2 2/6] soc: amlogic: meson-gx-socinfo: add new SoCs id Xianwei Zhao via B4 Relay
2024-07-15 8:59 ` [PATCH v2 3/6] arm64: dts: amlogic: s4: add ao secure node Xianwei Zhao via B4 Relay
2024-07-15 8:59 ` [PATCH v2 4/6] arm64: dts: amlogic: c3: " Xianwei Zhao via B4 Relay
2024-07-15 8:59 ` [PATCH v2 5/6] arm64: dts: amlogic: t7: " Xianwei Zhao via B4 Relay
2024-07-15 8:59 ` [PATCH v2 6/6] arm64: dts: amlogic: a4: " Xianwei Zhao via B4 Relay
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=20240715-soc_info-v2-1-3836c8cc27a5@amlogic.com \
--to=devnull+xianwei.zhao.amlogic.com@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=krzk+dt@kernel.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=xianwei.zhao@amlogic.com \
/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).