Re: [PATCH 0/2] arm64: dts: qcom: Add eDP display overlays for hamoa and purwa IoT EVKs
Anand Tiwari <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Aug 07, 2026 at 12:22:26PM +0300, Dmitry Baryshkov wrote: > On Thu, Aug 06, 2026 at 10:01:19PM +0530, Anand Tiwari wrote: > > Both Hamoa and Purwa IoT EVKs are available in headed and headless > > variants. The headed variants use an eDP display panel connected via > > the DP3 controller, while the headless variants do not include a > > display. > > Is DP3 routed to a connector or is it unused? > It is unused in headless variant. > > > > Move the eDP-specific nodes out of the base DTS files into separate > > DTBO overlays for each board. This allows the base DTBs to be used > > as-is for headless variants, while the composite DTBs enable eDP > > support on headed variants. > > -- > With best wishes > Dmitry