linux-hwmon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Uwe Kleine-König" <u.kleine-koenig@baylibre.com>
To: Jean Delvare <jdelvare@suse.com>, Guenter Roeck <linux@roeck-us.net>
Cc: Chris Packham <Chris.Packham@alliedtelesis.co.nz>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-hwmon@vger.kernel.org, devicetree@vger.kernel.org
Subject: [PATCH 0/2] hwmon: adt7475: Implement support for #pwm-cells = <3>
Date: Thu, 19 Jun 2025 21:37:44 +0200	[thread overview]
Message-ID: <cover.1750361514.git.u.kleine-koenig@baylibre.com> (raw)

Hello,

this patch series implements support for #pwm-cells = <3> and updates the
binding accordingly. 3 cells is the usual PWM binding as was discussed in
https://lore.kernel.org/linux-hwmon/jmxmxzzfyobuheqe75lj7qcq5rlt625wddb3rlhiernunjdodu@tgxghvfef4tl .

Best regards
Uwe

Uwe Kleine-König (2):
  hwmon: adt7475: Implement support for #pwm-cells = <3>
  dt-bindings: hwmon: adt7475: Allow and recommend #pwm-cells = <3>

 .../devicetree/bindings/hwmon/adt7475.yaml    | 15 ++++++++------
 drivers/hwmon/adt7475.c                       | 20 ++++++++++++++++---
 2 files changed, 26 insertions(+), 9 deletions(-)

base-commit: 4325743c7e209ae7845293679a4de94b969f2bef
-- 
2.49.0


             reply	other threads:[~2025-06-19 19:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-19 19:37 Uwe Kleine-König [this message]
2025-06-19 19:37 ` [PATCH 1/2] hwmon: adt7475: Implement support for #pwm-cells = <3> Uwe Kleine-König
2025-07-16 20:11   ` Guenter Roeck
2025-06-19 19:37 ` [PATCH 2/2] dt-bindings: hwmon: adt7475: Allow and recommend " Uwe Kleine-König
2025-06-27 19:42   ` Rob Herring (Arm)
2025-07-16 20:12   ` Guenter Roeck

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.1750361514.git.u.kleine-koenig@baylibre.com \
    --to=u.kleine-koenig@baylibre.com \
    --cc=Chris.Packham@alliedtelesis.co.nz \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jdelvare@suse.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-hwmon@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --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 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).