diff options
author | Yongqiang Niu <yongqiang.niu@mediatek.com> | 2019-08-29 16:50:25 +0200 |
---|---|---|
committer | CK Hu <ck.hu@mediatek.com> | 2019-10-07 06:29:39 +0200 |
commit | 6e031636d1f13905e225aa1be3b58d426ede2d90 (patch) | |
tree | 0364412e7f67d17cd47081554d94b6fb1f0ee892 /Documentation | |
parent | dt-bindings: mediatek: add ovl_2l description for mt8183 display (diff) | |
download | linux-6e031636d1f13905e225aa1be3b58d426ede2d90.tar.xz linux-6e031636d1f13905e225aa1be3b58d426ede2d90.zip |
dt-bindings: mediatek: add ccorr description for mt8183 display
Update device tree binding documention for the display subsystem for
Mediatek MT8183 SOCs
Signed-off-by: Yongqiang Niu <yongqiang.niu@mediatek.com>
Reviewed-by: Rob Herring <robh at kernel.org>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt index c2dbc9efe10b..cdf375556614 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt @@ -31,6 +31,7 @@ Required properties (all function blocks): "mediatek,<chip>-disp-ovl-2l" - overlay (2 layers, blending, csc) "mediatek,<chip>-disp-rdma" - read DMA / line buffer "mediatek,<chip>-disp-wdma" - write DMA + "mediatek,<chip>-disp-ccorr" - color correction "mediatek,<chip>-disp-color" - color processor "mediatek,<chip>-disp-aal" - adaptive ambient light controller "mediatek,<chip>-disp-gamma" - gamma correction |