diff options
author | Bernhard Rosenkränzer <[email protected]> | 2023-01-25 15:34:57 +0100 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-02-22 11:42:29 +0000 |
commit | 4d83bcbeee12be0842ec99606f08c1c65e986a97 (patch) | |
tree | d05c3612c7ec4b5825d9f9ce5698180a70270406 | |
parent | ca78476e4888f1f1caac26c48ec715e546baf432 (diff) |
dt-bindings: mfd: syscon: Add mt8365-syscfg
Document Mediatek mt8365-syscfg
Signed-off-by: Bernhard Rosenkränzer <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[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 396d78088113..dd5bb0f9b530 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -52,6 +52,7 @@ properties: - marvell,armada-3700-usb2-host-misc - mediatek,mt8135-pctl-a-syscfg - mediatek,mt8135-pctl-b-syscfg + - mediatek,mt8365-syscfg - microchip,lan966x-cpu-syscon - microchip,sparx5-cpu-syscon - mstar,msc313-pmsleep |