diff options
| author | Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com> | 2026-07-01 17:14:06 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-07-30 14:32:50 +0100 |
| commit | 0f2da45318c2e970c59da0c03b01a564ce60a980 (patch) | |
| tree | 10ceccd21c5a7888877f3bdf8862ecbc4481d179 | |
| parent | b8bc38bcecb77880a802d0430862b023c0aa7392 (diff) | |
| download | linux-next-0f2da45318c2e970c59da0c03b01a564ce60a980.tar.gz linux-next-0f2da45318c2e970c59da0c03b01a564ce60a980.zip | |
dt-bindings: mfd: mediatek,mt8195-scpsys: Add support for MT8189 SoC
Add a compatible string for the scpsys block found in the MediaTek
MT8189 SoC.
Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://patch.msgid.link/20260701-mt8189-dt-bindings-scpsys-v1-1-2c04f0fda1b7@collabora.com
Signed-off-by: Lee Jones <lee@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml index 4cafa381979b..9f073d0c28ef 100644 --- a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml @@ -26,6 +26,7 @@ properties: - mediatek,mt8183-scpsys - mediatek,mt8186-scpsys - mediatek,mt8188-scpsys + - mediatek,mt8189-scpsys - mediatek,mt8192-scpsys - mediatek,mt8195-scpsys - mediatek,mt8365-scpsys |
