diff options
author | Bernhard Rosenkränzer <bero@baylibre.com> | 2023-01-25 17:34:57 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-02-22 14:42:29 +0300 |
commit | 4d83bcbeee12be0842ec99606f08c1c65e986a97 (patch) | |
tree | d05c3612c7ec4b5825d9f9ce5698180a70270406 | |
parent | ca78476e4888f1f1caac26c48ec715e546baf432 (diff) | |
download | linux-4d83bcbeee12be0842ec99606f08c1c65e986a97.tar.xz |
dt-bindings: mfd: syscon: Add mt8365-syscfg
Document Mediatek mt8365-syscfg
Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230125143503.1015424-4-bero@baylibre.com
-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 |