devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chancel Liu <chancel.liu@nxp.com>
To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	shawnguo@kernel.org, s.hauer@pengutronix.de,
	kernel@pengutronix.de, festevam@gmail.com,
	devicetree@vger.kernel.org, imx@lists.linux.dev,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Cc: shengjiu.wang@gmail.com
Subject: [PATCH 0/6] Complete WM8960 power supplies for i.MX boards
Date: Thu,  9 Jan 2025 10:27:12 +0900	[thread overview]
Message-ID: <20250109012718.328692-1-chancel.liu@nxp.com> (raw)

WM8960 has the following power supplies:
- AVDD
- DBVDD
- DCVDD
- SPKVDD1
- SPKVDD2

Add new audio regulators to reflect the schematic and complete missed
power supplies.

Chancel Liu (6):
  arm64: dts: imx8mp-evk: Complete WM8960 power supplies
  arm64: dts: imx8dxl-evk: Complete WM8960 power supplies
  arm64: dts: imx8qm-mek: Complete WM8960 power supplies
  arm64: dts: imx8qxp-mek: Complete WM8960 power supplies
  ARM: dts: imx6ul-14x14-evk: Complete WM8960 power supplies
  ARM: dts: imx7d-sdb: Complete WM8960 power supplies

 .../boot/dts/nxp/imx/imx6ul-14x14-evk.dtsi    | 32 ++++++++++++++
 arch/arm/boot/dts/nxp/imx/imx7d-sdb.dts       | 32 ++++++++++++++
 arch/arm64/boot/dts/freescale/imx8dxl-evk.dts | 42 +++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts  | 22 ++++++++++
 arch/arm64/boot/dts/freescale/imx8qm-mek.dts  | 32 ++++++++++++++
 arch/arm64/boot/dts/freescale/imx8qxp-mek.dts | 32 ++++++++++++++
 6 files changed, 192 insertions(+)

--
2.47.1


             reply	other threads:[~2025-01-09  1:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-09  1:27 Chancel Liu [this message]
2025-01-09  1:27 ` [PATCH 1/6] arm64: dts: imx8mp-evk: Complete WM8960 power supplies Chancel Liu
2025-01-09  1:27 ` [PATCH 2/6] arm64: dts: imx8dxl-evk: " Chancel Liu
2025-01-09  1:27 ` [PATCH 3/6] arm64: dts: imx8qm-mek: " Chancel Liu
2025-01-09  1:27 ` [PATCH 4/6] arm64: dts: imx8qxp-mek: " Chancel Liu
2025-01-09  1:27 ` [PATCH 5/6] ARM: dts: imx6ul-14x14-evk: " Chancel Liu
2025-01-09  1:27 ` [PATCH 6/6] ARM: dts: imx7d-sdb: " Chancel Liu
2025-02-18  9:41 ` [PATCH 0/6] Complete WM8960 power supplies for i.MX boards Shawn Guo

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=20250109012718.328692-1-chancel.liu@nxp.com \
    --to=chancel.liu@nxp.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.org \
    --cc=shengjiu.wang@gmail.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;
as well as URLs for NNTP newsgroup(s).