[PATCH v6 03/20] dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Sun Dec 10 05:49:26 PST 2023
On 10/12/2023 00:30, Peter Griffin wrote:
> GS101 has three different SYSREG controllers, add dedicated
> compatibles for them to the documentation.
>
> Reviewed-by: Sam Protsenko <semen.protsenko at linaro.org>
> Signed-off-by: Peter Griffin <peter.griffin at linaro.org>
> ---
> .../bindings/soc/samsung/samsung,exynos-sysreg.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> index 2de4301a467d..127f4ffde76a 100644
> --- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> +++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
> @@ -22,6 +22,12 @@ properties:
> - tesla,fsd-fsys1-sysreg
> - tesla,fsd-peric-sysreg
> - const: syscon
> + - items:
> + - enum:
> + - google,gs101-apm-sysreg
> + - google,gs101-peric0-sysreg
> + - google,gs101-peric1-sysreg
This should be part of the first enum. No need for new list for every
new SoC. I'll fix it while applying.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list