Message ID | 20240229144844.1688-2-jason-jh.lin@mediatek.com |
---|---|
State | Accepted |
Commit | 83b71b7851e498489379815f75f55a4e84dbde40 |
Headers | show |
Series | Add GAMMA 12-bit LUT support for MT8188 | expand |
Il 29/02/24 15:48, Jason-JH.Lin ha scritto: > Since MT8195 gamma has multiple bank for 12 bits LUT and it is > different from any other SoC LUT setting. > > So we add MT8195 compatible to the single enum group to make its > driver data settings can be reused by other SoC. > > Signed-off-by: Jason-JH.Lin <jason-jh.lin@mediatek.com> > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml b/Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml index c6641acd75d6..ef1f575757f6 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,gamma.yaml @@ -24,6 +24,7 @@ properties: - enum: - mediatek,mt8173-disp-gamma - mediatek,mt8183-disp-gamma + - mediatek,mt8195-disp-gamma - items: - enum: - mediatek,mt6795-disp-gamma