public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Paul Sajna <sajattack@postmarketos.org>
Cc: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	David Heidelberg <david@ixit.cz>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org,
	~postmarketos/upstreaming@lists.sr.ht,
	Amir Dahan <system64fumo@tuta.io>,
	Christopher Brown <crispybrown@gmail.com>,
	Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>,
	Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
	Pavel Machek <pavel@ucw.cz>
Subject: Re: [PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware support in devicetree
Date: Thu, 16 Apr 2026 08:55:51 -0500	[thread overview]
Message-ID: <20260416135551.GA2923673-robh@kernel.org> (raw)
In-Reply-To: <20260331-judyln-dts-v7-0-87217b15fefb@postmarketos.org>

On Tue, Mar 31, 2026 at 08:15:05PM -0700, Paul Sajna wrote:
> Rollup of improved hardware support via devicetree for LG G7 ThinQ
> (judyln) from sdm845-mainline kernel fork
> 
> Notably, this patch-series enables full DRM acceleration and wifi,
> among other small improvements in individual commits
> 
> after this patch-series the main things that remain to be worked
> on include touchscreen, audio, and modem.
> 
> Depends upon panel driver patch-series https://lore.kernel.org/all/20250910-judyln-panel-v1-1-825c74403bbb@postmarketos.org/T/#r9a976ca01e309b6c03100e984a26a0ffc2fe2002

Generally no one is going to look at nor apply a 7 month old series. 
Anything not based on the current rc1 should be resent. Also, that's v1, 
not v2 that you sent.

However, the .dts change was applied and now there's a warning and I 
ended up here. So I've applied the binding change. You can resend the 
driver changes if you want your display to work.

Rob

      parent reply	other threads:[~2026-04-16 13:55 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-01  3:15 [PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware support in devicetree Paul Sajna
2026-04-01  3:15 ` [PATCH v7 01/15] arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties Paul Sajna
2026-04-01  3:15 ` [PATCH v7 02/15] arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path Paul Sajna
2026-04-01  3:15 ` [PATCH v7 03/15] arm64: dts: qcom: sdm845-lg-judyp: Define firmware paths for judyp Paul Sajna
2026-04-01  3:15 ` [PATCH v7 04/15] arm64: dts: qcom: sdm845-lg-common: Enable venus Paul Sajna
2026-04-01  3:15 ` [PATCH v7 05/15] arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllers Paul Sajna
2026-04-01 10:16   ` Konrad Dybcio
2026-04-01 13:40   ` Dmitry Baryshkov
2026-04-01  3:15 ` [PATCH v7 06/15] arm64: dts: qcom: sdm845-lg: Add uarts and Bluetooth Paul Sajna
2026-04-01  3:15 ` [PATCH v7 07/15] arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger Paul Sajna
2026-04-01  3:15 ` [PATCH v7 08/15] arm64: dts: qcom: sdm845-lg-common: Add LEDs Paul Sajna
2026-04-01  3:15 ` [PATCH v7 09/15] arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb Paul Sajna
2026-04-01  3:15 ` [PATCH v7 10/15] arm64: dts: qcom: sdm845-lg-judyln: Add display panel Paul Sajna
2026-04-01  3:15 ` [PATCH v7 11/15] arm64: dts: qcom: sdm845-lg: Add wifi nodes Paul Sajna
2026-04-01  3:15 ` [PATCH v7 12/15] arm64: dts: qcom: sdm845-lg-common: Add chassis-type Paul Sajna
2026-04-05 19:40 ` [PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware support in devicetree Bjorn Andersson
2026-04-05 20:00   ` Paul Sajna
2026-04-06 15:30   ` Paul Sajna
2026-04-07 10:22     ` Konrad Dybcio
2026-04-16 13:55 ` Rob Herring [this message]

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=20260416135551.GA2923673-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=crispybrown@gmail.com \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=konrad.dybcio@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@ucw.cz \
    --cc=phone-devel@vger.kernel.org \
    --cc=sajattack@postmarketos.org \
    --cc=system64fumo@tuta.io \
    --cc=~postmarketos/upstreaming@lists.sr.ht \
    /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