All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850
@ 2021-10-28 14:43 ` Sam Protsenko
  0 siblings, 0 replies; 10+ messages in thread
From: Sam Protsenko @ 2021-10-28 14:43 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring
  Cc: linux-arm-kernel, linux-samsung-soc, devicetree, linux-kernel

Exynos850 SoC can reuse PMU driver functionality. Add corresponding
compatible string to PMU bindings documentation.

Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
---
 Documentation/devicetree/bindings/arm/samsung/pmu.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/samsung/pmu.yaml b/Documentation/devicetree/bindings/arm/samsung/pmu.yaml
index 17678d9686c1..0bbd89265b28 100644
--- a/Documentation/devicetree/bindings/arm/samsung/pmu.yaml
+++ b/Documentation/devicetree/bindings/arm/samsung/pmu.yaml
@@ -24,6 +24,7 @@ select:
           - samsung,exynos5420-pmu
           - samsung,exynos5433-pmu
           - samsung,exynos7-pmu
+          - samsung,exynos850-pmu
           - samsung-s5pv210-pmu
   required:
     - compatible
@@ -41,6 +42,7 @@ properties:
           - samsung,exynos5420-pmu
           - samsung,exynos5433-pmu
           - samsung,exynos7-pmu
+          - samsung,exynos850-pmu
           - samsung-s5pv210-pmu
       - const: syscon
 
-- 
2.30.2


^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-11-15 13:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 14:43 [PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850 Sam Protsenko
2021-10-28 14:43 ` Sam Protsenko
2021-10-28 14:43 ` [PATCH 2/2] soc: samsung: exynos-pmu: Add Exynos850 support Sam Protsenko
2021-10-28 14:43   ` Sam Protsenko
2021-10-29  8:31 ` [PATCH 1/2] dt-bindings: samsung: pmu: Document Exynos850 Krzysztof Kozlowski
2021-10-29  8:31   ` Krzysztof Kozlowski
2021-11-08 18:55 ` Rob Herring
2021-11-08 18:55   ` Rob Herring
2021-11-15 13:41 ` Krzysztof Kozlowski
2021-11-15 13:41   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.