All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
To: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>,
	Aleksandrs Vinarskis <alex.vinarskis@gmail.com>,
	linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
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>
Subject: [PATCH v2 0/2] Asus Zenbook A14 improvements
Date: Mon, 23 Jun 2025 13:36:12 +0200	[thread overview]
Message-ID: <20250623113709.21184-1-alex.vinarskis@gmail.com> (raw)

First round of improvements for Asus Zenbook A14 which has just landed
to linux-next.

* First patch updates DTs from v5 to v7 that was mailed earlier. Fixes
  GPU enable and mistake in firmware path for Purwa/X1P
* Second patch adds audio support. Audioreach topology and Alsa UCM
  configs were already merged [1],[2].

[1] https://github.com/linux-msm/audioreach-topology/commit/952d16b16c4ee23578c001c97a31540c61315a0c
[2] https://github.com/alsa-project/alsa-ucm-conf/commit/87a48b90213106f6e310dd611590e6a608ae6596

---

Change in v2:
* Change order of audio nodes to be alphabetic
* Pick Konrad's R-b
Link to v1: https://lore.kernel.org/all/20250622134301.10403-1-alex.vinarskis@gmail.com/

Aleksandrs Vinarskis (2):
  arm64: dts: qcom: x1-asus-zenbook: fixup GPU nodes
  arm64: dts: qcom: x1-asus-zenbook: support sound

 .../boot/dts/qcom/x1-asus-zenbook-a14.dtsi    | 198 +++++++++++++++++-
 .../dts/qcom/x1e80100-asus-zenbook-a14.dts    |   4 +
 .../dts/qcom/x1p42100-asus-zenbook-a14.dts    |   6 +-
 3 files changed, 203 insertions(+), 5 deletions(-)

-- 
2.45.2


             reply	other threads:[~2025-06-23 11:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-23 11:36 Aleksandrs Vinarskis [this message]
2025-06-23 11:36 ` [PATCH v2 1/2] arm64: dts: qcom: x1-asus-zenbook: fixup GPU nodes Aleksandrs Vinarskis
2025-06-24  2:23   ` Dmitry Baryshkov
2025-06-23 11:36 ` [PATCH v2 2/2] arm64: dts: qcom: x1-asus-zenbook: support sound Aleksandrs Vinarskis
2025-06-23 11:47   ` Krzysztof Kozlowski

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=20250623113709.21184-1-alex.vinarskis@gmail.com \
    --to=alex.vinarskis@gmail.com \
    --cc=andersson@kernel.org \
    --cc=bjorn.andersson@oss.qualcomm.com \
    --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 \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.