All of lore.kernel.org
 help / color / mirror / Atom feed
From: <cy_huang@richtek.com>
To: Mark Brown <broonie@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: Liam Girdwood <lgirdwood@gmail.com>,
	Rob Herring <robh@kernel.org>,
	ChiYuan Huang <cy_huang@richtek.com>,
	<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>
Subject: [PATCH 0/3] regulator: rtq2208: Fix incorrect code section
Date: Mon, 17 Mar 2025 18:06:20 +0800	[thread overview]
Message-ID: <cover.1742204502.git.cy_huang@richtek.com> (raw)

From: ChiYuan Huang <cy_huang@richtek.com>

This patch series is to fix
- buck converter phase mapping
- Correctly get LDO DVS capability

ChiYuan Huang (3):
  regulator: rtq2208: Fix incorrect buck converter phase mapping
  regulator: rtq2208: Fix the LDO DVS capability
  regulator: dt-bindings: rtq2208: Remove unnecessary property of fixed
    LDO VOUT

 .../bindings/regulator/richtek,rtq2208.yaml   |   8 +-
 drivers/regulator/rtq2208-regulator.c         | 216 ++++++++++--------
 2 files changed, 124 insertions(+), 100 deletions(-)

-- 
2.34.1


             reply	other threads:[~2025-03-17 10:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-17 10:06 cy_huang [this message]
2025-03-17 10:06 ` [PATCH 1/3] regulator: rtq2208: Fix incorrect buck converter phase mapping cy_huang
2025-03-17 10:06 ` [PATCH 2/3] regulator: rtq2208: Fix the LDO DVS capability cy_huang
2025-03-17 10:06 ` [PATCH 3/3] regulator: dt-bindings: rtq2208: Remove unnecessary property of fixed LDO VOUT cy_huang
2025-03-17 12:36   ` Mark Brown
2025-03-17 16:11 ` (subset) [PATCH 0/3] regulator: rtq2208: Fix incorrect code section Mark Brown

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=cover.1742204502.git.cy_huang@richtek.com \
    --to=cy_huang@richtek.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --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.