diff options
author | Chanho Park <[email protected]> | 2021-10-10 12:22:44 +0900 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-11-05 14:40:26 +0000 |
commit | 3bb4fb68e9d9ee8eb74b7e1a50c6412b7ca82380 (patch) | |
tree | fed770d37d3b1102803ebb3cc00caecdbd0cf0ee | |
parent | fae2570d629cdd72f0611d015fc4ba705ae5422b (diff) |
dt-bindings: mfd: syscon: Add samsung,exynosautov9-sysreg compatible
Add document Samsung's Exynos Auto v9 compatible for system registers.
Signed-off-by: Chanho Park <[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 c0fec008346b..5de16388a089 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,exynosautov9-sysreg - const: syscon |