[PATCH v2,0/3] Add mt8186 dsi compatoble & Convert

xinlei.lee at mediatek.com xinlei.lee at mediatek.com
Fri Feb 18 10:07:46 UTC 2022


From: Xinlei Lee <xinlei.lee at mediatek.com>

V1 title:Add mt8186 dsi compatoble & Move the getting bridge node
function
The modification is based on avoiding EPROBE_DEFER loop:
https://patchwork.kernel.org/project/linux-mediatek/patch/20220131085520.287105-1-angelogioacchino.delregno@collabora.com/

Changes since v1:
1. Delete the mediatek,dsi.txt & Add the mediatek,dsi.yaml.
2. Ignore the Move the getting bridge node function patch for V1.

Xinlei Lee (3):
  dt-bindings: display: mediatek: dsi: Convert dsi_dtbinding to .yaml
  dt-bindings: display: mediatek: dsi: Add compatible for MediaTek
    MT8186
  drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c

 .../display/mediatek/mediatek,dsi.txt         | 62 -------------
 .../display/mediatek/mediatek,dsi.yaml        | 86 +++++++++++++++++++
 drivers/gpu/drm/mediatek/mtk_dsi.c            |  8 ++
 3 files changed, 94 insertions(+), 62 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.txt
 create mode 100644 Documentation/devicetree/bindings/display/mediatek/mediatek,dsi.yaml

-- 
2.18.0



More information about the dri-devel mailing list