diff options
author | Sam Protsenko <[email protected]> | 2021-11-27 01:06:20 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-11-29 13:17:26 +0000 |
commit | fe07b0f1e86047162c6e85535a82278045d8492c (patch) | |
tree | 8f98ef0e2d64ed422d16f29b57845961a7b37662 | |
parent | 5c6f0f456351f5ca7d3b1a82060821eac4a7dc5c (diff) |
dt-bindings: mfd: syscon: Add samsung,exynos850-sysreg
Document Samsung Exynos850 compatible for system registers.
Signed-off-by: Sam Protsenko <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 5de16388a089..fdd96e378df0 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -57,6 +57,7 @@ properties: - samsung,exynos4-sysreg - samsung,exynos5-sysreg - samsung,exynos5433-sysreg + - samsung,exynos850-sysreg - samsung,exynosautov9-sysreg - const: syscon |