diff options
author | Daniel Palmer <[email protected]> | 2020-07-30 00:07:46 +0900 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2020-07-31 10:54:39 +0200 |
commit | 4b4b27e4330e8fd0e3b96a2fd801f3ac188f5e79 (patch) | |
tree | a7b18bfe264a56150ae0baac6df484a48ad0b28c | |
parent | 7e836785bc11aca306ce6acbb43f8a5b5d0a9880 (diff) |
dt-bindings: mfd: syscon: add compatible string for mstar,msc313-pmsleep
Add a compatible string for the pmsleep register region in the
MStar MSC313 SoC.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Palmer <[email protected]>
Signed-off-by: Arnd Bergmann <[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 f3fba860d3cc..614e58bb5d7d 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -39,6 +39,7 @@ properties: - allwinner,sun8i-v3s-system-controller - allwinner,sun50i-a64-system-controller - microchip,sparx5-cpu-syscon + - mstar,msc313-pmsleep - const: syscon |