diff options
author | Jacky Huang <[email protected]> | 2023-03-28 02:19:05 +0000 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-04-26 11:40:35 +0100 |
commit | dbc5e57200e9ed14f08c5493c8633200cf07d700 (patch) | |
tree | 08ccd9f42d644512d22c81b2340152f6f3abdebb | |
parent | 5dee9439cc2d60ff35cad04b618ee53f48a7cfc2 (diff) |
dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible
Add Nuvoton ma35d1 system registers compatible.
Signed-off-by: Jacky Huang <[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 43f564be709f..8103154bbb52 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -56,6 +56,7 @@ properties: - microchip,lan966x-cpu-syscon - microchip,sparx5-cpu-syscon - mstar,msc313-pmsleep + - nuvoton,ma35d1-sys - nuvoton,wpcm450-shm - rockchip,px30-qos - rockchip,rk3036-qos |