From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Arnd Bergmann <arnd@arndb.de>,
Paul Sajna <sajattack@postmarketos.org>,
Wenmeng Liu <wenmeng.liu@oss.qualcomm.com>,
Sudarshan Shetty <tessolveupstream@gmail.com>,
Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>,
Casey Connolly <casey.connolly@linaro.org>,
Jie Zhang <quic_jiezh@quicinc.com>,
Abel Vesa <abel.vesa@oss.qualcomm.com>,
Alexander Martinz <amartinz@shiftphones.com>,
Amir Dahan <system64fumo@tuta.io>,
Christopher Brown <crispybrown@gmail.com>,
Gaurav Kohli <gaurav.kohli@oss.qualcomm.com>,
Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>,
Odelu Kukatla <odelu.kukatla@oss.qualcomm.com>,
Qingqing Zhou <quic_qqzhou@quicinc.com>
Subject: [GIT PULL] A few more Arm64 DeviceTree updates for v7.1
Date: Mon, 6 Apr 2026 08:20:07 -0500 [thread overview]
Message-ID: <20260406132007.2264408-1-andersson@kernel.org> (raw)
The following changes since commit b683730e27ba4f91986c4c92f5cb7297f1e01a6d:
arm64: dts: qcom: sm8250: Add missing CPU7 3.09GHz OPP (2026-03-30 09:35:01 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-7.1-2
for you to fetch changes up to af241225893ac4933bb8f0615f2dfda8ea2326ce:
arm64: dts: qcom: Add the Lenovo IdeaCentre Mini X (2026-04-02 16:08:54 -0500)
----------------------------------------------------------------
A few more Arm64 DeviceTree updates for v7.1
Introduce the Hamoa-based Lenovo IdeaCentre Mini X, the Dragonwing
IQ-615 (Talos) EVK, and a Talos EVK camera overlay.
Enable DisplayPort support on the Glymur CRD.
Add WiFi, Bluetooh, LEDs, and venus on LG-based SDM845 devices. Add
battery, charger, and display on the LG G7 ThinQ.
Enable SD-card, describe the audio amplifier, and increase the speed of
the i2c clock for touchscreen on the SHIFT SHIFT6mq.
Add camera subsystem, camera control interface, GPU, GMU, and GPU
cooling on the Talos platform. Enable the GPU on the Ride board.
----------------------------------------------------------------
Abel Vesa (1):
arm64: dts: qcom: glymur-crd: Enable DisplayPort support
Alexander Martinz (1):
arm64: dts: qcom: sdm845-shift-axolotl: Enable TFA9890 codec
Amir Dahan (1):
arm64: dts: qcom: sdm845-lg-common: Add LEDs
Bjorn Andersson (2):
dt-bindings: arm: qcom: Document the Lenovo IdeaCentre Mini X
arm64: dts: qcom: Add the Lenovo IdeaCentre Mini X
Casey Connolly (2):
arm64: dts: qcom: sdm845-shift-axolotl: Enable sdcard
arm64: dts: qcom: sdm845-shift-axolotl: Set higher touchscreen i2c clock
Christopher Brown (1):
arm64: dts: qcom: sdm845-lg-judyln: Add battery and charger
Gaurav Kohli (1):
arm64: dts: qcom: talos: Add GPU cooling
Jie Zhang (2):
arm64: dts: qcom: talos: Add gpu and rgmu nodes
arm64: dts: qcom: qcs615-ride: Enable Adreno 612 GPU
Mukesh Ojha (1):
arm64: dts: qcom: talos: Add EL2 overlay
Odelu Kukatla (1):
arm64: dts: qcom: talos: Add clocks for QoS configuration
Paul Sajna (10):
arm64: dts: qcom: sdm845-lg-common: Sort nodes and properties
arm64: dts: qcom: sdm845-lg-judyln: Add firmware nodes, change path
arm64: dts: qcom: sdm845-lg-judyp: Define firmware paths for judyp
arm64: dts: qcom: sdm845-lg-common: Enable venus
arm64: dts: qcom: sdm845-lg-common: Enable qups and their dma controllers
arm64: dts: qcom: sdm845-lg: Add uarts and Bluetooth
arm64: dts: qcom: sdm845-lg-judyln: Add lab/ibb
arm64: dts: qcom: sdm845-lg-judyln: Add display panel
arm64: dts: qcom: sdm845-lg: Add wifi nodes
arm64: dts: qcom: sdm845-lg-common: Add chassis-type
Qingqing Zhou (1):
arm64: dts: qcom: talos: add the GPU SMMU node
Sudarshan Shetty (3):
dt-bindings: arm: qcom: talos-evk: Add QCS615 Talos EVK SMARC platform
arm64: dts: qcom: talos/qcs615-ride: Fix inconsistent USB PHY node naming
arm64: dts: qcom: talos-evk: Add support for QCS615 talos evk board
Wenmeng Liu (4):
arm64: dts: qcom: talos: Add camss node
arm64: dts: qcom: talos: Add CCI definitions
arm64: dts: qcom: talos: Add camera MCLK pinctrl
arm64: dts: qcom: talos-evk-camera: Add DT overlay
Documentation/devicetree/bindings/arm/qcom.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 14 +
arch/arm64/boot/dts/qcom/glymur-crd.dts | 16 +
.../qcom/hamoa-lenovo-ideacentre-mini-01q8x10.dts | 1200 ++++++++++++++++++++
arch/arm64/boot/dts/qcom/qcs615-ride.dts | 10 +-
arch/arm64/boot/dts/qcom/sdm845-lg-common.dtsi | 210 +++-
arch/arm64/boot/dts/qcom/sdm845-lg-judyln.dts | 127 ++-
arch/arm64/boot/dts/qcom/sdm845-lg-judyp.dts | 28 +-
arch/arm64/boot/dts/qcom/sdm845-shift-axolotl.dts | 59 +
arch/arm64/boot/dts/qcom/talos-el2.dtso | 25 +
.../boot/dts/qcom/talos-evk-camera-imx577.dtso | 63 +
.../dts/qcom/talos-evk-lvds-auo,g133han01.dtso | 127 +++
arch/arm64/boot/dts/qcom/talos-evk-som.dtsi | 617 ++++++++++
.../boot/dts/qcom/talos-evk-usb1-peripheral.dtso | 27 +
arch/arm64/boot/dts/qcom/talos-evk.dts | 139 +++
arch/arm64/boot/dts/qcom/talos.dtsi | 436 ++++++-
16 files changed, 3033 insertions(+), 67 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/hamoa-lenovo-ideacentre-mini-01q8x10.dts
create mode 100644 arch/arm64/boot/dts/qcom/talos-el2.dtso
create mode 100644 arch/arm64/boot/dts/qcom/talos-evk-camera-imx577.dtso
create mode 100644 arch/arm64/boot/dts/qcom/talos-evk-lvds-auo,g133han01.dtso
create mode 100644 arch/arm64/boot/dts/qcom/talos-evk-som.dtsi
create mode 100644 arch/arm64/boot/dts/qcom/talos-evk-usb1-peripheral.dtso
create mode 100644 arch/arm64/boot/dts/qcom/talos-evk.dts
reply other threads:[~2026-04-06 13:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260406132007.2264408-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=abel.vesa@oss.qualcomm.com \
--cc=amartinz@shiftphones.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=bjorn.andersson@oss.qualcomm.com \
--cc=casey.connolly@linaro.org \
--cc=crispybrown@gmail.com \
--cc=gaurav.kohli@oss.qualcomm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=mukesh.ojha@oss.qualcomm.com \
--cc=odelu.kukatla@oss.qualcomm.com \
--cc=quic_jiezh@quicinc.com \
--cc=quic_qqzhou@quicinc.com \
--cc=sajattack@postmarketos.org \
--cc=soc@kernel.org \
--cc=system64fumo@tuta.io \
--cc=tessolveupstream@gmail.com \
--cc=wenmeng.liu@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