Re: [PATCH 04/10] dt-bindings: mfd: syscon: Document Samsung Exynos compatibles

From: Krzysztof Kozlowski
Date: Mon Aug 31 2020 - 08:36:33 EST


On Mon, Aug 31, 2020 at 02:30:52PM +0200, Sylwester Nawrocki wrote:
> On 29.08.2020 16:24, Krzysztof Kozlowski wrote:
> > Samsung Exynos SoCs use syscon for system registers so document its
> > compatibles.
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/mfd/syscon.yaml | 4 ++++
> > 1 file changed, 4 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > index 049ec2ffc7f9..0f21943dea28 100644
> > --- a/Documentation/devicetree/bindings/mfd/syscon.yaml
> > +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml
> > @@ -40,6 +40,10 @@ properties:
> > - allwinner,sun50i-a64-system-controller
> > - microchip,sparx5-cpu-syscon
> > - mstar,msc313-pmsleep
> > + - samsung,exynos3-sysreg
> > + - samsung,exynos4-sysreg
> > + - samsung,exynos5-sysreg
> > + - samsung,exynos5433-sysreg
>
> Reviewed-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
>
> Do you also have a patch updating Documentation/devicetree/
> bindings/arm/samsung/sysreg.yaml with new compatibles?

Good point. This file should be probably dropped as everything is
documented in syscon.

Best regards,
Krzysztof