Re: [PATCH v3 1/2] arm64: dts: qcom: shikra-iqs-evk: Add LT9611UXD HDMI bridge support
Mohit Dsor <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 29, 2026 at 08:19:36AM +0200, Krzysztof Kozlowski wrote: > On 28/07/2026 14:00, Mohit Dsor wrote: > > Enable the Shikra MDSS display subsystem on the Qualcomm Shikra IQS > > EVK board and add the Lontium LT9611UXD DSI-to-HDMI bridge node. > > > > The LT9611UXD is connected via I2C (bus 4, address 0x41), powered by > > a GPIO-controlled 3.3V regulator (PM8150 GPIO4) and an always-on 1.8V > > rail. Reset is on GPIO76 and interrupt on GPIO85. > > > > The bridge receives DSI output from MDSS and drives an HDMI-A > > connector, with the link wired as: DPU -> DSI0 -> LT9611UXD -> HDMI. > > > > Signed-off-by: Mohit Dsor <[email protected]> > > --- > > Did you ignore here previous review as well, just like you did on > LT9611C patchset? We will fix all comments here and submit new version once dependent patches are merged. > > Best regards, > Krzysztof