diff options
author | Jitao Shi <jitao.shi@mediatek.com> | 2020-02-25 17:40:52 +0800 |
---|---|---|
committer | CK Hu <ck.hu@mediatek.com> | 2020-02-26 09:29:05 +0800 |
commit | a4a417ac829d081fe65e11dc91516f411a5b6655 (patch) | |
tree | 31fbb85a3a0548e4d919ccd8f55532e4202379eb /Documentation | |
parent | bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9 (diff) |
dt-bindings: display: mediatek: update dpi supported chips
Add descriptions about supported chips, including MT2701 & MT8173 &
mt8183
Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt b/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt index b6a7e7397b8b..58914cf681b8 100644 --- a/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt +++ b/Documentation/devicetree/bindings/display/mediatek/mediatek,dpi.txt @@ -7,6 +7,7 @@ output bus. Required properties: - compatible: "mediatek,<chip>-dpi" + the supported chips are mt2701 , mt8173 and mt8183. - reg: Physical base address and length of the controller's registers - interrupts: The interrupt signal from the function block. - clocks: device clocks |