Re: [PATCH 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188

2024-02-29 Thread 林睿祥

Re: [PATCH 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188

2024-02-29 Thread AngeloGioacchino Del Regno
Il 29/02/24 03:35, Jason-JH.Lin ha scritto: 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 Reviewed-by: AngeloGioacchino Del Regno

Re: [PATCH 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188

2024-02-29 Thread Krzysztof Kozlowski
On 29/02/2024 03:35, Jason-JH.Lin wrote: > 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 > --- > .../devicetree/bindings/display/mediatek/mediatek,gamma.yaml | 4

[PATCH 2/3] dt-bindings: display: mediatek: gamma: Add support for MT8188

2024-02-28 Thread Jason-JH . Lin
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 --- .../devicetree/bindings/display/mediatek/mediatek,gamma.yaml | 4 1 file changed, 4 insertions(+) diff --git a/Docu