devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Vishnu Saini <vishnu.saini@oss.qualcomm.com>
Cc: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, venkata.valluru@oss.qualcomm.com,
	Jessica Zhang <jesszhan0024@gmail.com>
Subject: Re: [PATCH v3 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay
Date: Wed, 9 Sep 2026 13:23:54 +0200	[thread overview]
Message-ID: <44e0cf74-93f8-458c-8374-a1de70b0f2c9@oss.qualcomm.com> (raw)
In-Reply-To: <aqA4xy0XoXjLrgNN@hu-vishsain-blr.qualcomm.com>

On 9/8/26 6:33 PM, Vishnu Saini wrote:
> On Mon, Sep 07, 2026 at 01:40:52PM +0200, Konrad Dybcio wrote:
>> On 9/5/26 3:30 AM, Vishnu Saini wrote:
>>> The Lemans EVK IFP mezzanine supports LVDS display output using the
>>> Lontium LT9211C DSI-to-LVDS bridge. The bridge is connected to the
>>> DSI0 output and drives a dual-channel 1920x1080 LVDS panel in
>>> VESA-24 mapping.
>>>
>>> Add a DTBO overlay, lemans-evk-lvds-boe,dv215fhm-r01.dtso, that wires
>>> up the LT9211C bridge on I2C1 (address 0x2d) with reset on GPIO37,
>>> a panel-lvds node for the boe,dv215fhm-r01 panel (matched against the
>>> panel-simple-lvds-dual-ports binding, which supplies the panel's size
>>> and timing internally), and an LCD display bias regulator supplied
>>> through the GPIO expander. DSI power is provided by vreg_s4a.
>>
>> [...]
>>
>>> --- a/arch/arm64/boot/dts/qcom/Makefile
>>> +++ b/arch/arm64/boot/dts/qcom/Makefile
>>> @@ -58,6 +58,10 @@ lemans-evk-el2-dtbs := lemans-evk.dtb lemans-el2.dtbo
>>>  dtb-$(CONFIG_ARCH_QCOM)	+= lemans-evk-el2.dtb
>>>  lemans-evk-ifp-mezzanine-dtbs	:= lemans-evk.dtb lemans-evk-ifp-mezzanine.dtbo
>>>  dtb-$(CONFIG_ARCH_QCOM)	+= lemans-evk-ifp-mezzanine.dtb
>>> +
>>> +lemans-evk-lvds-boe,dv215fhm-r01-dtbs := lemans-evk.dtb lemans-evk-ifp-mezzanine.dtbo lemans-evk-lvds-boe,dv215fhm-r01.dtbo
>>> +dtb-$(CONFIG_ARCH_QCOM)	+= lemans-evk-lvds-boe,dv215fhm-r01.dtb
>>
>> I have very mixed feelings regarding putting a comma in the
>> filename..
> 
> I named it similar to "talos-evk-lvds-auo,g133han01.dtb", but let know if i need to remove comma.

Ah, I didn't know this is already in place. Then whoever would have issues
with it would probably harden their tooling against it, it's probably fine.

Konrad

  reply	other threads:[~2026-09-09 11:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-05  1:30 [PATCH v3 0/3] arm64: dts: qcom: Add LVDS display overlays for lemans, monaco and rb3gen2 Vishnu Saini
2026-09-05  1:30 ` [PATCH v3 1/3] arm64: dts: qcom: lemans-evk: Add LVDS display overlay Vishnu Saini
2026-09-05  1:38   ` sashiko-bot
2026-09-07 11:40   ` Konrad Dybcio
2026-09-08 16:33     ` Vishnu Saini
2026-09-09 11:23       ` Konrad Dybcio [this message]
2026-09-05  1:30 ` [PATCH v3 2/3] arm64: dts: qcom: monaco-evk: " Vishnu Saini
2026-09-05  1:39   ` sashiko-bot
2026-09-05  1:30 ` [PATCH v3 3/3] arm64: dts: qcom: qcs6490-rb3gen2: " Vishnu Saini
2026-09-05  1:41   ` sashiko-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44e0cf74-93f8-458c-8374-a1de70b0f2c9@oss.qualcomm.com \
    --to=konrad.dybcio@oss.qualcomm.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jesszhan0024@gmail.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=venkata.valluru@oss.qualcomm.com \
    --cc=vishnu.saini@oss.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).