aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/soc
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2023-12-09 23:30:49 +0000
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-12-10 15:00:35 +0100
commitd9232785858eafde8553932f96fb7e25c2191ed2 (patch)
treeef2b22e90543bf91b59300edabb47b020dcacb7d /Documentation/devicetree/bindings/soc
parentdt-bindings: clock: Add Google gs101 clock management unit bindings (diff)
downloadwireguard-linux-d9232785858eafde8553932f96fb7e25c2191ed2.tar.xz
wireguard-linux-d9232785858eafde8553932f96fb7e25c2191ed2.zip
dt-bindings: soc: google: exynos-sysreg: add dedicated SYSREG compatibles to GS101
GS101 has three different SYSREG controllers, add dedicated compatibles for them to the documentation. Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org> Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Link: https://lore.kernel.org/r/20231209233106.147416-4-peter.griffin@linaro.org [krzysztof: move Google entries to existing enum] Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-rw-r--r--Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
index 2de4301a467d..925f787e1ea1 100644
--- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
+++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml
@@ -14,6 +14,9 @@ properties:
oneOf:
- items:
- enum:
+ - google,gs101-apm-sysreg
+ - google,gs101-peric0-sysreg
+ - google,gs101-peric1-sysreg
- samsung,exynos3-sysreg
- samsung,exynos4-sysreg
- samsung,exynos5-sysreg