Hi, Alexandre: On Thu, 2024-05-23 at 14:49 +0200, Alexandre Mergnat wrote: > > External email : Please do not click links or open attachments until you have verified the sender or the content. > Document the display Color Correction on MT8365, which is compatible > with that of the MT8183. Reviewed-by: CK Hu <ck.hu@xxxxxxxxxxxx> > > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> > Signed-off-by: Alexandre Mergnat <amergnat@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml > index 71ea277a5d8e..fca8e7bb0cbc 100644 > --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml > +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,ccorr.yaml > @@ -24,6 +24,9 @@ properties: > - enum: > - mediatek,mt8183-disp-ccorr > - mediatek,mt8192-disp-ccorr > + - items: > + - const: mediatek,mt8365-disp-ccorr > + - const: mediatek,mt8183-disp-ccorr > - items: > - enum: > - mediatek,mt8186-disp-ccorr > > -- > 2.25.1 >