Devicetree
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: David Heidelberg <david@ixit.cz>,
	Paul Sajna <sajattack@postmarketos.org>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
	Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	David Airlie <airlied@gmail.com>, Simona Vetter <simona@ffwll.ch>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Thierry Reding <thierry.reding@gmail.com>,
	Sam Ravnborg <sam@ravnborg.org>,
	Jessica Zhang <jesszhan0024@gmail.com>,
	linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
	devicetree@vger.kernel.org, phone-devel@vger.kernel.org,
	Amir Dahan <system64fumo@tuta.io>
Subject: Re: [PATCH v3 2/4] dt-bindings: display: panel: Add documentation for lg,sw49410-lh609qh1
Date: Tue, 30 Jun 2026 08:08:17 +0200	[thread overview]
Message-ID: <c95b84af-08ff-4448-a496-766db90589d9@kernel.org> (raw)
In-Reply-To: <c364a9fb-59c6-41bd-bb91-620c96e7ab8b@ixit.cz>

On 29/06/2026 19:55, David Heidelberg wrote:
> On 28/06/2026 23:22, Paul Sajna wrote:
>> On 2026-06-14 10:38 p.m., Krzysztof Kozlowski wrote:
>>>> +properties:
>>>> +  compatible:
>>>> +    items:
>>>> +      - const: lg,sw49410
>>>> +      - const: lg,sw49410-lh609qh1
>>>
>>> This is very confusing - why two compatibles and why same devices - both
>>> sw49410 - are compatible with each other?
>>
>> Hi Krzysztof, yes they are both compatible. One with DDIC and one with
>> DDIC+Panel. David Heidelberg suggested I include the panel.
>> Is this the correct style for both compatible?
>>
>> properties:
>>    compatible:
>>      items:
>>        - enum:
>>            lg,sw49410-lh609qh1
>>        - const: lg,sw49410
>>
> 
> Better, but since `lg,sw49410` is contained in the compatible string with the 
> panel itself, I guess `lg,sw49410-lh609qh1` should be enough.

Yes, just keep one of them.

Best regards,
Krzysztof

  reply	other threads:[~2026-06-30  6:08 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-15  0:07 [PATCH v3 0/4] Add DRM driver for LG LH609QH1 Panel with SiliconWorks SW49410 DDIC Paul Sajna
2026-06-15  0:07 ` [PATCH v3 1/4] drm: panel: Add LG LH609QH1 Panel with SW49410 controller Paul Sajna
2026-06-15  0:18   ` sashiko-bot
2026-06-15  5:40   ` Krzysztof Kozlowski
2026-06-15  8:18   ` Neil Armstrong
2026-06-15  0:07 ` [PATCH v3 2/4] dt-bindings: display: panel: Add documentation for lg,sw49410-lh609qh1 Paul Sajna
2026-06-15  0:17   ` sashiko-bot
2026-06-15  5:38   ` Krzysztof Kozlowski
2026-06-28 21:22     ` Paul Sajna
2026-06-29 17:55       ` David Heidelberg
2026-06-30  6:08         ` Krzysztof Kozlowski [this message]
2026-06-15  5:39   ` Krzysztof Kozlowski
2026-06-15  0:08 ` [PATCH v3 3/4] MAINTAINERS: add Paul Sajna as maintainer " Paul Sajna
2026-06-15  0:08 ` [PATCH v3 4/4] Revert "dt-bindings: display: panel: panel-simple: Add lg,sw49410 compatible" Paul Sajna
2026-06-15  0:17   ` sashiko-bot
2026-06-15  5:40   ` Krzysztof Kozlowski
2026-06-28 21:23     ` Paul Sajna
2026-06-30  6:09       ` Krzysztof Kozlowski
2026-06-15  9:17   ` Maxime Ripard
2026-06-17  7:34     ` Neil Armstrong
2026-06-15  9:19 ` [PATCH v3 0/4] Add DRM driver for LG LH609QH1 Panel with SiliconWorks SW49410 DDIC Maxime Ripard
2026-06-17  7:35   ` Neil Armstrong

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=c95b84af-08ff-4448-a496-766db90589d9@kernel.org \
    --to=krzk@kernel.org \
    --cc=airlied@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jesszhan0024@gmail.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=phone-devel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=sajattack@postmarketos.org \
    --cc=sam@ravnborg.org \
    --cc=simona@ffwll.ch \
    --cc=system64fumo@tuta.io \
    --cc=thierry.reding@gmail.com \
    --cc=tzimmermann@suse.de \
    /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