From: "Ravi Patel" <ravi.patel@samsung.com>
To: "'Sriranjani P'" <sriranjani.p@samsung.com>, <robh+dt@kernel.org>,
<krzysztof.kozlowski+dt@linaro.org>, <devicetree@vger.kernel.org>,
<alim.akhtar@samsung.com>, <pankaj.dubey@samsung.com>,
<sathya@samsung.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-kernel@vger.kernel.org>,
<linux-samsung-soc@vger.kernel.org>
Subject: RE: [PATCH v4 2/2] arm64: dts: fsd: add sysreg device node
Date: Tue, 6 Dec 2022 14:37:20 +0530 [thread overview]
Message-ID: <001001d90952$26faa8f0$74effad0$@samsung.com> (raw)
In-Reply-To: <20221129115531.102932-3-sriranjani.p@samsung.com>
>-----Original Message-----
>From: Sriranjani P [mailto:sriranjani.p@samsung.com]
>Sent: 29 November 2022 17:26
>To: robh+dt@kernel.org; krzysztof.kozlowski+dt@linaro.org;
>devicetree@vger.kernel.org; alim.akhtar@samsung.com;
>pankaj.dubey@samsung.com; ravi.patel@samsung.com;
>sathya@samsung.com
>Cc: linux-arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org; linux-
>samsung-soc@vger.kernel.org; Sriranjani P <sriranjani.p@samsung.com>
>Subject: [PATCH v4 2/2] arm64: dts: fsd: add sysreg device node
>
>Add SYSREG controller device node, which is available in PERIC, FSYS0,
>FSYS1 and CAM block of FSD SoC.
>
>Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
>Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
>Signed-off-by: Sriranjani P <sriranjani.p@samsung.com>
>---
> arch/arm64/boot/dts/tesla/fsd.dtsi | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
>
>diff --git a/arch/arm64/boot/dts/tesla/fsd.dtsi
>b/arch/arm64/boot/dts/tesla/fsd.dtsi
>index f35bc5a288c2..ff625fb71fbe 100644
>--- a/arch/arm64/boot/dts/tesla/fsd.dtsi
>+++ b/arch/arm64/boot/dts/tesla/fsd.dtsi
>@@ -466,6 +466,11 @@
> clock-names = "fin_pll";
> };
>
>+ sysreg_cam: system-controller@12630000 {
>+ compatible = "tesla,fsd-cam-sysreg", "syscon";
>+ reg = <0x0 0x12630000 0x0 0x500>;
>+ };
>+
> clock_mfc: clock-controller@12810000 {
> compatible = "tesla,fsd-clock-mfc";
> reg = <0x0 0x12810000 0x0 0x3000>;
>@@ -492,6 +497,11 @@
> "dout_cmu_peric_shared1div4_dmaclk";
> };
>
>+ sysreg_peric: system-controller@14030000 {
>+ compatible = "tesla,fsd-peric-sysreg", "syscon";
>+ reg = <0x0 0x14030000 0x0 0x1000>;
>+ };
>+
> clock_fsys0: clock-controller@15010000 {
> compatible = "tesla,fsd-clock-fsys0";
> reg = <0x0 0x15010000 0x0 0x3000>;
>@@ -506,6 +516,11 @@
> "dout_cmu_fsys0_shared0div4";
> };
>
>+ sysreg_fsys0: system-controller@15030000 {
>+ compatible = "tesla,fsd-fsys0-sysreg", "syscon";
>+ reg = <0x0 0x15030000 0x0 0x1000>;
>+ };
>+
> clock_fsys1: clock-controller@16810000 {
> compatible = "tesla,fsd-clock-fsys1";
> reg = <0x0 0x16810000 0x0 0x3000>;
>@@ -518,6 +533,11 @@
> "dout_cmu_fsys1_shared0div4";
> };
>
>+ sysreg_fsys1: system-controller@16830000 {
>+ compatible = "tesla,fsd-fsys1-sysreg", "syscon";
>+ reg = <0x0 0x16830000 0x0 0x1000>;
>+ };
>+
> mdma0: dma-controller@10100000 {
> compatible = "arm,pl330", "arm,primecell";
> reg = <0x0 0x10100000 0x0 0x1000>;
>--
>2.17.1
Reviewed-by: Ravi Patel <ravi.patel@samsung.com>
next prev parent reply other threads:[~2022-12-06 9:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20221129115540epcas5p370eb47c404a8d2c08ab4f264ae983481@epcas5p3.samsung.com>
2022-11-29 11:55 ` [PATCH v4 0/2] arm64: dts: Add SYSREG nodes for FSD SoC Sriranjani P
[not found] ` <CGME20221129115543epcas5p3638987bf61777f9cc1b54b980c98c25b@epcas5p3.samsung.com>
2022-11-29 11:55 ` [PATCH v4 1/2] dt-bindings: soc: samsung: exynos-sysreg: Add tesla FSD sysreg compatibles Sriranjani P
2022-12-06 9:06 ` Ravi Patel
[not found] ` <CGME20221129115546epcas5p3d5ef247af122c4041f50337ed2ec148c@epcas5p3.samsung.com>
2022-11-29 11:55 ` [PATCH v4 2/2] arm64: dts: fsd: add sysreg device node Sriranjani P
2022-12-06 9:07 ` Ravi Patel [this message]
2022-12-06 8:57 ` [PATCH v4 0/2] arm64: dts: Add SYSREG nodes for FSD SoC Sriranjani P
2022-12-06 10:07 ` Krzysztof Kozlowski
2022-12-26 15:17 ` Krzysztof Kozlowski
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='001001d90952$26faa8f0$74effad0$@samsung.com' \
--to=ravi.patel@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=pankaj.dubey@samsung.com \
--cc=robh+dt@kernel.org \
--cc=sathya@samsung.com \
--cc=sriranjani.p@samsung.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).