Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: mediatek: update supported chips

Add decriptions about supported chips, including MT2701 & MT8173

Signed-off-by: YT Shen <yt.shen@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>

authored by

yt.shen@mediatek.com and committed by
CK Hu
e3215713 01687781

+4
+2
Documentation/devicetree/bindings/display/mediatek/mediatek,disp.txt
··· 40 40 "mediatek,<chip>-dpi" - DPI controller, see mediatek,dpi.txt 41 41 "mediatek,<chip>-disp-mutex" - display mutex 42 42 "mediatek,<chip>-disp-od" - overdrive 43 + the supported chips are mt2701 and mt8173. 43 44 - reg: Physical base address and length of the function block register space 44 45 - interrupts: The interrupt signal from the function block (required, except for 45 46 merge and split function blocks). ··· 55 54 "mediatek,<chip>-disp-ovl" 56 55 "mediatek,<chip>-disp-rdma" 57 56 "mediatek,<chip>-disp-wdma" 57 + the supported chips are mt2701 and mt8173. 58 58 - larb: Should contain a phandle pointing to the local arbiter device as defined 59 59 in Documentation/devicetree/bindings/memory-controllers/mediatek,smi-larb.txt 60 60 - iommus: Should point to the respective IOMMU block with master port as
+2
Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt
··· 7 7 8 8 Required properties: 9 9 - compatible: "mediatek,<chip>-dsi" 10 + the supported chips are mt2701 and mt8173. 10 11 - reg: Physical base address and length of the controller's registers 11 12 - interrupts: The interrupt signal from the function block. 12 13 - clocks: device clocks ··· 26 25 27 26 Required properties: 28 27 - compatible: "mediatek,<chip>-mipi-tx" 28 + the supported chips are mt2701 and mt8173. 29 29 - reg: Physical base address and length of the controller's registers 30 30 - clocks: PLL reference clock 31 31 - clock-output-names: name of the output clock line to the DSI encoder