linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurentiu Tudor <tudor.laurentiu.oss@gmail.com>
To: Val Packett <val@packett.cool>
Cc: Bryan O'Donoghue <bryan.odonoghue@linaro.org>,
	Aleksandrs Vinarskis <alex.vinarskis@gmail.com>,
	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
Subject: Re: [PATCH v3 0/5] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100)
Date: Fri, 11 Jul 2025 21:50:57 +0300	[thread overview]
Message-ID: <88d46d36-bbc2-4f61-8f9c-8fb0ece32ed9@gmail.com> (raw)
In-Reply-To: <20250706205723.9790-2-val@packett.cool>

Hi Val,

On 7/6/25 23:50, Val Packett wrote:
> The unified series for Dell Thena laptops.
> 
> Changes since v2[1]:
> 
> - Fixed From/Co-developed-by on the big patch
> - Fixed one remaining "inspirIon"
> - Fixed codec/cpu alphabetical order in audio nodes (copy-paste..)
> - Made the common dtsi an 'x1-' one in preparation for x1p models
> 
> [1]: https://lore.kernel.org/all/20250701231643.568854-1-val@packett.cool/
> 
> Bryan O'Donoghue (2):
>    dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441
>    arm64: dts: qcom: Add support for Dell Inspiron 7441 / Latitude 7455
> 
> Val Packett (3):
>    dt-bindings: arm: qcom: Add Dell Latitude 7455
>    firmware: qcom: scm: Allow QSEECOM on Dell Inspiron 7441 / Latitude
>      7455
>    drm/panel-edp: Add BOE NE14QDM panel for Dell Latitude 7455
> 
>   .../devicetree/bindings/arm/qcom.yaml         |    2 +
>   arch/arm64/boot/dts/qcom/Makefile             |    4 +
>   arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi   | 1657 +++++++++++++++++
>   .../x1e80100-dell-inspiron-14-plus-7441.dts   |   52 +
>   .../dts/qcom/x1e80100-dell-latitude-7455.dts  |   53 +
>   drivers/firmware/qcom/qcom_scm.c              |    2 +
>   drivers/gpu/drm/panel/panel-edp.c             |    1 +
>   7 files changed, 1771 insertions(+)
>   create mode 100644 arch/arm64/boot/dts/qcom/x1-dell-thena.dtsi
>   create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-dell-inspiron-14-plus-7441.dts
>   create mode 100644 arch/arm64/boot/dts/qcom/x1e80100-dell-latitude-7455.dts
> 

Thanks much for the effort!
For the series:

Reviewed-by: Laurentiu Tudor <laurentiu.tudor1@dell.com>

      parent reply	other threads:[~2025-07-11 18:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-06 20:50 [PATCH v3 0/5] Add Dell Inspiron 7441 / Latitude 7455 (X1E-80-100) Val Packett
2025-07-06 20:50 ` [PATCH v3 1/5] dt-bindings: arm: qcom: Add Dell Inspiron 14 Plus 7441 Val Packett
2025-07-06 20:50 ` [PATCH v3 2/5] dt-bindings: arm: qcom: Add Dell Latitude 7455 Val Packett
2025-07-06 20:50 ` [PATCH v3 3/5] arm64: dts: qcom: Add support for Dell Inspiron 7441 / " Val Packett
2025-07-14 13:35   ` Konrad Dybcio
2025-07-15 18:00     ` Val Packett
2025-07-15 19:29       ` val
2025-07-06 20:50 ` [PATCH v3 4/5] firmware: qcom: scm: Allow QSEECOM on " Val Packett
2025-07-06 20:50 ` [PATCH v3 5/5] drm/panel-edp: Add BOE NE14QDM panel for Dell " Val Packett
2025-07-14 17:58   ` Doug Anderson
2025-07-11 18:50 ` Laurentiu Tudor [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=88d46d36-bbc2-4f61-8f9c-8fb0ece32ed9@gmail.com \
    --to=tudor.laurentiu.oss@gmail.com \
    --cc=alex.vinarskis@gmail.com \
    --cc=andersson@kernel.org \
    --cc=bryan.odonoghue@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --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=val@packett.cool \
    /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).