AngeloGioacchino Del Regno
b84c6b26a6
dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT6795
...
Add a compatible string for the MediaTek Helio X10 MT6795 SoC, using
the same parameters as MT8183.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com >
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com >
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20230412112739.160376-4-angelogioacchino.delregno@collabora.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2023-06-12 15:38:49 +00:00
xinlei lee
c1a26a9807
dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8188
...
For MT8188, the vdosys0 only supports 1T1P mode while the vdosys0 supports
2T1P mode in MT8195. So we need to add dt-binding documentation of dpi for
MediaTek MT8188 SoC.
Signed-off-by: xinlei lee <xinlei.lee@mediatek.com >
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org >
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/1666266353-16670-2-git-send-email-xinlei.lee@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2022-11-23 15:09:42 +00:00
Bo-Chen Chen
f294c89fbc
dt-bindings: display: mediatek: dpi: Revise mediatek strings to correct format
...
Strings replacement:
- s/mediatek/MediaTek/ in title.
- s/Mediatek/MediaTek/ in description.
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220701035845.16458-3-rex-bc.chen@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2022-07-04 21:57:38 +08:00
Markus Schneider-Pargmann
e32895fc7f
dt-bindings: display: mediatek: dpi: Add DP_INTF compatible
...
DP_INTF is similar to DPI but does not have the exact same feature set
or register layouts.
DP_INTF is the sink of the display pipeline that is connected to the
DisplayPort controller and encoder unit. It takes the same clocks as
DPI.
Signed-off-by: Markus Schneider-Pargmann <msp@baylibre.com >
Signed-off-by: Guillaume Ranquet <granquet@baylibre.com >
Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com >
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/20220701035845.16458-2-rex-bc.chen@mediatek.com/
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2022-07-04 21:55:13 +08:00
Xinlei Lee
52136021f6
dt-bindings: display: mediatek: dpi: Add compatible for MediaTek MT8186
...
Add dt-binding documentation of dpi for MediaTek MT8186 SoC.
Link: https://patchwork.kernel.org/project/linux-mediatek/patch/1649645584-13186-2-git-send-email-xinlei.lee@mediatek.com/
Signed-off-by: Xinlei Lee <xinlei.lee@mediatek.com >
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com >
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2022-04-12 06:19:39 +08:00
AngeloGioacchino Del Regno
bff4e302a6
dt-bindings: display: mediatek: Fix examples on new bindings
...
To avoid failure of dt_binding_check perform a slight refactoring
of the examples: the main block is kept, but that required fixing
the address and size cells, plus the inclusion of missing dt-bindings
headers, required to parse some of the values assigned to various
properties.
Fixes: 4ed545e7d1 ("dt-bindings: display: mediatek: disp: split each block to individual yaml")
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com >
Signed-off-by: jason-jh.lin <jason-jh.lin@mediatek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Acked-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
Tested-by: jason-jh.lin <jason-jh.lin@medaitek.com >
Signed-off-by: Rob Herring <robh@kernel.org >
Link: https://lore.kernel.org/r/20220309134702.9942-5-jason-jh.lin@mediatek.com
2022-03-28 20:17:55 -05:00
Jitao Shi
6186551318
dt-bindings: mediatek,dpi: add mt8192 to mediatek,dpi
...
Add compatible "mediatek,mt8192-dpi" for the mt8192 dpi.
Signed-off-by: Jitao Shi <jitao.shi@mediatek.com >
Acked-by: Rob Herring <robh@kernel.org >
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2021-03-11 19:57:15 +08:00
Rob Herring
be7507bdd7
dt-bindings: display: mediatek, dpi: Convert to use graph schema
...
Update the mediatek,dpi binding to use the graph schema. Missed
this one from the mass conversion since it's not part of drm-misc.
Cc: Chun-Kuang Hu <chunkuang.hu@kernel.org >
Cc: Philipp Zabel <p.zabel@pengutronix.de >
Cc: Matthias Brugger <matthias.bgg@gmail.com >
Cc: CK Hu <ck.hu@mediatek.com >
Cc: Jitao shi <jitao.shi@mediatek.com >
Cc: dri-devel@lists.freedesktop.org
Cc: linux-mediatek@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org >
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2021-03-11 19:57:13 +08:00
Jitao Shi
9273cf7d39
dt-bindings: display: mediatek: convert the dpi bindings to yaml
...
Convert display/mediatek/mediatek,dpi.txt to
display/mediatek/mediatek,dpi.yaml and remove the old text
bindings.
Signed-off-by: Jitao Shi <jitao.shi@mediatek.com >
Reviewed-by: Rob Herring <robh@kernel.org >
Signed-off-by: Chun-Kuang Hu <chunkuang.hu@kernel.org >
2020-11-08 11:21:37 +08:00