Message ID | 20240126115517.1751971-1-andre.draszik@linaro.org (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [v3,1/2] dt-bindings: samsung: exynos-sysreg: gs101-peric0 requires a clock | expand |
On Fri, 26 Jan 2024 11:55:16 +0000, André Draszik wrote: > ... otherwise it won't be accessible. > > Update the schema to make this obvious. > > Applied, thanks! [1/2] dt-bindings: samsung: exynos-sysreg: gs101-peric0 requires a clock https://git.kernel.org/krzk/linux/c/38c9ce091a4bd0ff272438131424e98ea0e3906d [2/2] arm64: dts: exynos: gs101: sysreg_peric0 needs a clock https://git.kernel.org/krzk/linux/c/ca487bc2776e6b2465fcddb0a0fc121c0ff7b118 Best regards,
diff --git a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml index 1794e3799f21..33d837ae4f45 100644 --- a/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml +++ b/Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml @@ -72,6 +72,7 @@ allOf: compatible: contains: enum: + - google,gs101-peric0-sysreg - samsung,exynos850-cmgp-sysreg - samsung,exynos850-peri-sysreg - samsung,exynos850-sysreg
... otherwise it won't be accessible. Update the schema to make this obvious. Signed-off-by: André Draszik <andre.draszik@linaro.org> --- v3: no changes, resend as a complete series v2: no changes --- .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 1 + 1 file changed, 1 insertion(+)