From: "Sriranjani P" <sriranjani.p@samsung.com>
To: "'Krzysztof Kozlowski'" <krzysztof.kozlowski@linaro.org>,
<robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<lee@kernel.org>, <devicetree@vger.kernel.org>,
<alim.akhtar@samsung.com>, <pankaj.dubey@samsung.com>,
<ravi.patel@samsung.com>,
"'Sam Protsenko'" <semen.protsenko@linaro.org>,
"'Chanho Park'" <chanho61.park@samsung.com>
Cc: <linux-kernel@vger.kernel.org>
Subject: RE: [PATCH v2 1/2] dt-bindings: mfd: syscon: Add tesla compatibles found on FSD SoC
Date: Fri, 25 Nov 2022 17:34:09 +0530 [thread overview]
Message-ID: <014d01d900c6$0834e870$189eb950$@samsung.com> (raw)
In-Reply-To: <8cd6fc0f-0824-46e3-2b4a-aca5d968c6a7@linaro.org>
> -----Original Message-----
> From: Krzysztof Kozlowski [mailto:krzysztof.kozlowski@linaro.org]
> Sent: 25 November 2022 17:10
> To: Sriranjani P <sriranjani.p@samsung.com>; robh+dt@kernel.org;
> krzysztof.kozlowski+dt@linaro.org; lee@kernel.org;
> devicetree@vger.kernel.org; alim.akhtar@samsung.com;
> pankaj.dubey@samsung.com; ravi.patel@samsung.com; Sam Protsenko
> <semen.protsenko@linaro.org>; Chanho Park
> <chanho61.park@samsung.com>
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: [PATCH v2 1/2] dt-bindings: mfd: syscon: Add tesla compatibles
> found on FSD SoC
>
> On 25/11/2022 12:29, Krzysztof Kozlowski wrote:
> > On 25/11/2022 08:06, Sriranjani P wrote:
> >> Add compatible for Tesla SYSREG controllers found on FSD SoC.
> >>
> >> Signed-off-by: Sriranjani P <sriranjani.p@samsung.com>
> >> ---
> >
> > Thank you for your patch. There is something to discuss/improve.
> >
> >> Documentation/devicetree/bindings/mfd/syscon.yaml | 1 +
> >> 1 file changed, 1 insertion(+)
> >>
> >> diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml
> >> b/Documentation/devicetree/bindings/mfd/syscon.yaml
> >> index 4e4baf53796d..8c3334999bec 100644
> >> --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> >> +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> >> @@ -69,6 +69,7 @@ properties:
> >> - samsung,exynos5433-sysreg
> >> - samsung,exynos850-sysreg
> >> - samsung,exynosautov9-sysreg
> >> + - tesla,fsd-sysreg
> >
> > I think we made mistake starting from 5433. Before (Exynos3/4/5) there
> > was only one block called actually SYSREG. For example on Exynos5433
> > we have SYSREG_DISP, SYSREG_CAM1 and so on. These are different so we
> > should have dedicated compatibles. The same for Tesla - please provide
> > dedicated compatibles per each block.
> >
> > I'll fix Exynos5433. Maybe someone can also fix Exynos850 and Autov9.
>
> To clarify - in case of Tesla, you do not need the fallbacks, so you just add few
> of:
> - tesla,fsd-xxx-sysreg
> within the enum.
Thanks for improvement idea and clarification. I'll update accordingly in the
next version.
>
> For Exynos850 and Autov9, just like for Exynso5433, we should keep it
> backwards compatible, so we need fallbacks.
I will update for Exynos850 and Autov9 as like Exynos5433 and post the patch.
>
> Best regards,
> Krzysztof
Thank you.
next prev parent reply other threads:[~2022-11-25 12:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20221125070706epcas5p4a0a136ac916f69381817197c88ad9ad8@epcas5p4.samsung.com>
2022-11-25 7:06 ` [PATCH v2 0/2] arm64: dts: Add SYSREG nodes for FSD SoC Sriranjani P
[not found] ` <CGME20221125070709epcas5p329c4a6d9caf4e9903b60f2e6624fb7b3@epcas5p3.samsung.com>
2022-11-25 7:06 ` [PATCH v2 1/2] dt-bindings: mfd: syscon: Add tesla compatibles found on " Sriranjani P
2022-11-25 11:29 ` Krzysztof Kozlowski
2022-11-25 11:39 ` Krzysztof Kozlowski
2022-11-25 12:04 ` Sriranjani P [this message]
[not found] ` <CGME20221125070713epcas5p1cd9041af82e153cd2dc88ee18e041af9@epcas5p1.samsung.com>
2022-11-25 7:06 ` [PATCH v2 2/2] arm64: dts: fsd: add sysreg device node Sriranjani P
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='014d01d900c6$0834e870$189eb950$@samsung.com' \
--to=sriranjani.p@samsung.com \
--cc=alim.akhtar@samsung.com \
--cc=chanho61.park@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pankaj.dubey@samsung.com \
--cc=ravi.patel@samsung.com \
--cc=robh+dt@kernel.org \
--cc=semen.protsenko@linaro.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 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).