On Fri, Mar 22, 2024 at 10:28:42AM +0100, AngeloGioacchino Del Regno wrote: > Add compatible for MT8188 VPP mutex. > > Signed-off-by: AngeloGioacchino Del Regno You should at least mention the difference between this any anything else. Acked-by: Conor Dooley Thanks, Conor. > --- > .../devicetree/bindings/soc/mediatek/mediatek,mutex.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml b/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml > index ba2014a8725c..a10326a9683d 100644 > --- a/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml > +++ b/Documentation/devicetree/bindings/soc/mediatek/mediatek,mutex.yaml > @@ -33,6 +33,7 @@ properties: > - mediatek,mt8186-disp-mutex > - mediatek,mt8186-mdp3-mutex > - mediatek,mt8188-disp-mutex > + - mediatek,mt8188-vpp-mutex > - mediatek,mt8192-disp-mutex > - mediatek,mt8195-disp-mutex > - mediatek,mt8195-vpp-mutex > -- > 2.44.0 >