diff options
author | 2021-11-27 01:06:20 +0200 | |
---|---|---|
committer | 2021-11-29 13:17:26 +0000 | |
commit | fe07b0f1e86047162c6e85535a82278045d8492c (patch) | |
tree | 8f98ef0e2d64ed422d16f29b57845961a7b37662 | |
parent | mfd: da9062: Support SMBus and I2C mode (diff) | |
download | linux-dev-fe07b0f1e86047162c6e85535a82278045d8492c.tar.xz linux-dev-fe07b0f1e86047162c6e85535a82278045d8492c.zip |
dt-bindings: mfd: syscon: Add samsung,exynos850-sysreg
Document Samsung Exynos850 compatible for system registers.
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211126230620.478-1-semen.protsenko@linaro.org
-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 |