Message ID | 20241127103031.1007893-1-andrej.picej@norik.com (mailing list archive) |
---|---|
Headers | show |
Series | sn65dsi83: Add LVDS_VCOM option in device-tree | expand |
Forgot to CC PHYTEC upstream mailing list. Doing this now. On 27. 11. 24 11:30, Andrej Picej wrote: > Hi all, > > This patch series depends on the patch > "[PATCH 11/15] arm64: dts: imx8mm-phyboard-polis: Add support for PEB-AV-10" > (https://lore.kernel.org/linux-arm-kernel/20241125081814.397352-12-andrej.picej@norik.com/) > which is currently under review. Please apply the dependent series first before > applying this one. > > Best regards, > Andrej > > Andrej Picej (1): > arm64: dts: imx8mm-phyboard-polis-peb-av-10: Set custom lvds_vcom > > Janine Hagemann (2): > dt-bindings: drm/bridge: ti-sn65dsi83: Add optional property > ti,lvds-vcom > drm/bridge: ti-sn65dsi83: Add ti,lvds-vcom as optional property > > .../bindings/display/bridge/ti,sn65dsi83.yaml | 14 +++++++++++++- > .../freescale/imx8mm-phyboard-polis-peb-av-10.dtso | 1 + > drivers/gpu/drm/bridge/ti-sn65dsi83.c | 10 +++++++++- > 3 files changed, 23 insertions(+), 2 deletions(-) >