Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Piyush Raj Chouhan <pc1598@mainlining.org>
To: linux-arm-msm@vger.kernel.org
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-hardening@vger.kernel.org, andersson@kernel.org,
	konradybcio@kernel.org, robh@kernel.org, krzk+dt@kernel.org,
	conor+dt@kernel.org, tony.luck@intel.com, gpiccoli@igalia.com,
	david@ixit.cz, Piyush Raj Chouhan <pc1598@mainlining.org>
Subject: [PATCH v2 0/3] Add Xiaomi Redmi K20 Pro (Raphael)
Date: Wed,  5 Nov 2025 03:46:54 +0530	[thread overview]
Message-ID: <20251104221657.51580-1-pc1598@mainlining.org> (raw)

Hi all,

This is v2 of the patch that makes several cleanups and minor fixes to
the SM8150 Xiaomi Raphael device tree.

Changes in this version:
 - Updated qcom,vmid to use QCOM_SCM_VMID_MSS_MSA instead of hardcoded 15
 - Added include: <dt-bindings/firmware/qcom,scm.h>
 - Set ECC size to 8 in ramoops region
 - Updated firmware paths to use "Xiaomi" instead of "xiaomi"
 - Adjusted configuration for panel pinctrl
 - Removed redundant LDO8 regulator entry
 - Cleaned up PM8150L LPG LED definitions with proper labels
 - General styling and ordering fixups

Link to v1: https://lore.kernel.org/all/20251022054026.22816-2-pc1598@mainlining.org/

Piyush Raj Chouhan (3):
  dt-bindings: arm: qcom: Add Xiaomi Redmi K20 Pro (Raphael)
  arm64: dts: qcom: sm8150: Move usb-role-switch property to common dtsi
  arm64: dts: qcom: sm8150: Add support for Xiaomi Redmi K20 Pro

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 arch/arm64/boot/dts/qcom/sm8150-hdk.dts       |   1 -
 .../boot/dts/qcom/sm8150-xiaomi-raphael.dts   | 962 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8150.dtsi          |   2 +
 5 files changed, 966 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/qcom/sm8150-xiaomi-raphael.dts

-- 
2.51.2


             reply	other threads:[~2025-11-04 22:17 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-04 22:16 Piyush Raj Chouhan [this message]
2025-11-04 22:16 ` [PATCH v2 1/3] dt-bindings: arm: qcom: Add Xiaomi Redmi K20 Pro (Raphael) Piyush Raj Chouhan
2025-11-04 22:16 ` [PATCH v2 2/3] arm64: dts: qcom: sm8150: Move usb-role-switch property to common dtsi Piyush Raj Chouhan
2025-11-04 22:32   ` David Heidelberg
2025-11-05  0:46   ` Dmitry Baryshkov
2025-11-04 22:16 ` [PATCH v2 3/3] arm64: dts: qcom: sm8150: Add support for Xiaomi Redmi K20 Pro Piyush Raj Chouhan
2025-11-05  0:51   ` Dmitry Baryshkov
2025-11-26 11:36 ` [PATCH v2 0/3] Add Xiaomi Redmi K20 Pro (Raphael) Pavel Machek

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=20251104221657.51580-1-pc1598@mainlining.org \
    --to=pc1598@mainlining.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=gpiccoli@igalia.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-hardening@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=tony.luck@intel.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