Message ID | 20240125140139.3616119-1-andre.draszik@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | [1/2] dt-bindings: samsung: exynos-sysreg: gs101-peric0 requires a clock | expand |
On 25/01/2024 15:10, André Draszik wrote: >> [PATCH v2] arm64: dts: exynos: gs101: sysreg_peric0 needs a clock > > Sorry for copy/paste error in the subject :-( > > I've sent an update in https://lore.kernel.org/all/20240125140644.3617587-1-andre.draszik@linaro.org/ Which makes it impossible to apply (at least with usual workflow): Grabbing thread from lore.kernel.org/all/20240125140139.3616119-1-andre.draszik@linaro.org/t.mbox.gz Checking for newer revisions Grabbing search results from lore.kernel.org Analyzing 4 messages in the thread Will use the latest revision: v2 You can pick other revisions using the -vN flag Checking attestation on all messages, may take a moment... --- ✓ [PATCH v2] arm64: dts: exynos: gs101: sysreg_peric0 needs a clock + Link: https://lore.kernel.org/r/20240125140644.3617587-1-andre.draszik@linaro.org + Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- ✓ Signed: DKIM/linaro.org --- Total patches: 1 --- Applying: arm64: dts: exynos: gs101: sysreg_peric0 needs a clock --- Patchwork: setting state on patchwork.kernel.org/linux-samsung-soc -> under-review : [v2] arm64: dts: exynos: gs101: sysreg_peric0 needs a clock Please do not invent your own workflows of handling patches. Each submission must be: 1. In separate thread, not linked to something else, 2. Complete. I await for v3. Best regards, Krzysztof
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> --- .../devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml | 1 + 1 file changed, 1 insertion(+)