From: Neil Armstrong <neil.armstrong@linaro.org>
To: xianwei.zhao@amlogic.com, 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
Subject: Re: [PATCH v3 6/6] arm64: dts: amlogic: a4: add ao secure node
Date: Tue, 23 Jul 2024 09:18:07 +0200 [thread overview]
Message-ID: <4c4f2d4a-c748-4158-bb30-a1c22d5a2a34@linaro.org> (raw)
In-Reply-To: <20240719-soc_info-v3-6-020a3b687c0c@amlogic.com>
On 19/07/2024 10:08, Xianwei Zhao via B4 Relay wrote:
> From: Xianwei Zhao <xianwei.zhao@amlogic.com>
>
> Add node for board info registers, which allows getting SoC family and
> board revision.
>
> For example, with MESON_GX_SOCINFO config enabled we can get the
> following information for board with Amlogic A4 SoC:
> soc soc0: Amlogic A4 (A113L2) Revision 40:b (1:1) Detected.
>
> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
> ---
> arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi | 8 ++++++++
> 1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi b/arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi
> index 496c3a2bcf25..54d7a2d56ef6 100644
> --- a/arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/amlogic-a4-common.dtsi
> @@ -67,6 +67,14 @@ uart_b: serial@7a000 {
> clock-names = "xtal", "pclk", "baud";
> status = "disabled";
> };
> +
> + sec_ao: ao-secure@10220 {
> + compatible = "amlogic,a4-ao-secure",
> + "amlogic,meson-gx-ao-secure",
> + "syscon";
> + reg = <0x0 0x10220 0x0 0x140>;
> + amlogic,has-chip-id;
> + };
> };
> };
> };
>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2024-07-23 7:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-19 8:08 [PATCH v3 0/6] Add new Amlogic SoCs info defines Xianwei Zhao via B4 Relay
2024-07-19 8:08 ` [PATCH v3 1/6] dt-bindings: arm: amlogic: meson-gx-ao-secure: support more SoCs Xianwei Zhao via B4 Relay
2024-07-19 8:08 ` [PATCH v3 2/6] soc: amlogic: meson-gx-socinfo: add new SoCs id Xianwei Zhao via B4 Relay
2024-07-19 8:08 ` [PATCH v3 3/6] arm64: dts: amlogic: s4: add ao secure node Xianwei Zhao via B4 Relay
2024-07-23 7:17 ` Neil Armstrong
2024-07-19 8:08 ` [PATCH v3 4/6] arm64: dts: amlogic: c3: " Xianwei Zhao via B4 Relay
2024-07-23 7:17 ` Neil Armstrong
2024-07-19 8:08 ` [PATCH v3 5/6] arm64: dts: amlogic: t7: " Xianwei Zhao via B4 Relay
2024-07-23 7:18 ` Neil Armstrong
2024-07-19 8:08 ` [PATCH v3 6/6] arm64: dts: amlogic: a4: " Xianwei Zhao via B4 Relay
2024-07-23 7:18 ` Neil Armstrong [this message]
2024-08-20 15:30 ` (subset) [PATCH v3 0/6] Add new Amlogic SoCs info defines Neil Armstrong
2024-08-20 15:33 ` Neil Armstrong
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=4c4f2d4a-c748-4158-bb30-a1c22d5a2a34@linaro.org \
--to=neil.armstrong@linaro.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=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
all inboxes | Powered by JetHome®