diff options
| author | Allen-KH Cheng <[email protected]> | 2022-09-01 01:21:50 +0800 |
|---|---|---|
| committer | Matthias Brugger <[email protected]> | 2022-08-31 21:27:30 +0200 |
| commit | 7c4ddc819fba0527dbf85d9a7233f376f05b6ec8 (patch) | |
| tree | d54e61d58e86bf4d808df6b630fa953a7d91477f | |
| parent | 385ba16dbf9edad0b898d160a40e98e379fc05c5 (diff) | |
dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186
Add mdp3 mutex compatible for mt8186 SoC.
Co-developed-by: Xiandong Wang <[email protected]>
Signed-off-by: Xiandong Wang <[email protected]>
Signed-off-by: Allen-KH Cheng <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
| -rw-r--r-- | Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml b/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml index 627dcc3e8b32..234fa5dc07c2 100644 --- a/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml +++ b/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml @@ -30,6 +30,7 @@ properties: - mediatek,mt8173-disp-mutex - mediatek,mt8183-disp-mutex - mediatek,mt8186-disp-mutex + - mediatek,mt8186-mdp3-mutex - mediatek,mt8192-disp-mutex - mediatek,mt8195-disp-mutex |