> -----Original Message----- > From: Lee Jones [mailto:lee@xxxxxxxxxx] > Sent: 21 November 2022 17:55 > To: Sriranjani P <sriranjani.p@xxxxxxxxxxx> > Cc: robh+dt@xxxxxxxxxx; krzysztof.kozlowski+dt@xxxxxxxxxx; > devicetree@xxxxxxxxxxxxxxx; alim.akhtar@xxxxxxxxxxx; > pankaj.dubey@xxxxxxxxxxx; ravi.patel@xxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; Vivek Yadav <vivek.2311@xxxxxxxxxxx> > Subject: Re: [PATCH 1/2] dt-bindings: mfd: syscon: Add tesla compatibles > found on FSD SoC > > On Mon, 21 Nov 2022, Sriranjani P wrote: > > > Describe the compatible properties for Tesla SYSREG controllers found > > on FSD SoC. > > Not much describing going on here. > > > Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > > Signed-off-by: Pankaj Dubey <pankaj.dubey@xxxxxxxxxxx> > > Signed-off-by: Ravi Patel <ravi.patel@xxxxxxxxxxx> > > Signed-off-by: Vivek Yadav <vivek.2311@xxxxxxxxxxx> > > Signed-off-by: Sriranjani P <sriranjani.p@xxxxxxxxxxx> > > Struggling to imagine how it took 5 of you to author a single line patch. [Sriranjani P] Previous version of this patch had some yaml changes, I amended the new changes in the same patch and posted it, forgot to remove the sign off. Will fix it in the next version. > > > --- > > 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 > > > > - const: syscon > > > > -- > Lee Jones [李琼斯] [Sriranjani P] Thank you