Skip to content

Commit 0225edf

Browse files
Jason-JH.LinChun-Kuang Hu
authored andcommitted
dt-bindings: display: mediatek: gamma: Add support for MT8188
The gamma LUT setting of MT8188 and MT8195 are the same, so we create a one of items for MT8188 to reuse the driver data settings of MT8195. Signed-off-by: Jason-JH.Lin <jason-jh.lin@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: CK Hu <ck.hu@mediatek.com> Link: https://patchwork.kernel.org/project/dri-devel/patch/20240229144844.1688-3-jason-jh.lin@mediatek.com/ Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
1 parent 83b71b7 commit 0225edf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ properties:
3636
- mediatek,mt8192-disp-gamma
3737
- mediatek,mt8195-disp-gamma
3838
- const: mediatek,mt8183-disp-gamma
39+
- items:
40+
- enum:
41+
- mediatek,mt8188-disp-gamma
42+
- const: mediatek,mt8195-disp-gamma
3943

4044
reg:
4145
maxItems: 1

0 commit comments

Comments
 (0)