diff options
author | Allen-KH Cheng <[email protected]> | 2022-09-23 21:11:44 +0800 |
---|---|---|
committer | Lee Jones <[email protected]> | 2022-09-28 16:17:41 +0100 |
commit | a5e84f33cdd7957e5497a0b324cc4bd675fb8f08 (patch) | |
tree | 9fc449cb31e03737d095b44fc1faa762a2d67a98 | |
parent | 6c6a8c6af6423b5d316dcb8016857e33f36ddb35 (diff) |
dt-bindings: mfd: mediatek: Add scpsys compatible for mt8186
Add a new scpsys compatible for mt8186 SoC.
Signed-off-by: Allen-KH Cheng <[email protected]>
Acked-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/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 3737207d8504..c8c4812fffe2 100644 --- a/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml +++ b/Documentation/devicetree/bindings/mfd/mediatek,mt8195-scpsys.yaml @@ -21,6 +21,7 @@ properties: - mediatek,mt8167-scpsys - mediatek,mt8173-scpsys - mediatek,mt8183-scpsys + - mediatek,mt8186-scpsys - mediatek,mt8192-scpsys - mediatek,mt8195-scpsys - const: syscon |