From: Marek Vasut <marek.vasut@mailbox.org>
To: "Uwe Kleine-König" <ukleinek@kernel.org>,
"Marek Vasut" <marek.vasut+renesas@mailbox.org>
Cc: linux-pwm@vger.kernel.org, Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH v2 2/3] dt-bindings: pwm: argon40,fan-hat: Document Argon40 Fan HAT
Date: Tue, 17 Jun 2025 11:08:51 +0200 [thread overview]
Message-ID: <759de22c-e7b9-4938-b6e9-199e8ac9135e@mailbox.org> (raw)
In-Reply-To: <ikzvtvoigie7e4ift57zoi2uaygemwisjycs4zvgbiwf5s3mxi@mf6pjf6zujcv>
On 6/17/25 9:49 AM, Uwe Kleine-König wrote:
> Hello Marek,
Hi,
> On Tue, Jun 17, 2025 at 02:28:01AM +0200, Marek Vasut wrote:
>> Document trivial PWM on Argon40 Fan HAT, which is a RaspberryPi
>> blower fan hat which can be controlled over I2C.
>>
>> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
>> ---
>> Cc: "Uwe Kleine-König" <ukleinek@kernel.org>
>> Cc: Conor Dooley <conor+dt@kernel.org>
>> Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
>> Cc: Rob Herring <robh@kernel.org>
>> Cc: devicetree@vger.kernel.org
>> Cc: linux-pwm@vger.kernel.org
>> Cc: linux-renesas-soc@vger.kernel.org
>> ---
>> V2: Implement dedicated binding document
>> ---
>> .../bindings/pwm/argon40,fan-hat.yaml | 47 +++++++++++++++++++
>> 1 file changed, 47 insertions(+)
>> create mode 100644 Documentation/devicetree/bindings/pwm/argon40,fan-hat.yaml
>>
>> diff --git a/Documentation/devicetree/bindings/pwm/argon40,fan-hat.yaml b/Documentation/devicetree/bindings/pwm/argon40,fan-hat.yaml
>> new file mode 100644
>> index 000000000000..2725eee5328c
>> --- /dev/null
>> +++ b/Documentation/devicetree/bindings/pwm/argon40,fan-hat.yaml
>> @@ -0,0 +1,47 @@
>> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
>> +%YAML 1.2
>> +---
>> +$id: http://devicetree.org/schemas/pwm/argon40,fan-hat.yaml#
>> +$schema: http://devicetree.org/meta-schemas/core.yaml#
>> +
>> +title: Argon40 Fan HAT PWM controller
>> +
>> +maintainers:
>> + - Marek Vasut <marek.vasut+renesas@mailbox.org>
>> +
>> +description: |
>> + The trivial PWM on Argon40 Fan HAT, which is a RaspberryPi blower fan
>> + hat which can be controlled over I2C, generates a fixed duty cycle PWM
>> + signal with configurable period to control the fan speed.
>
> Did you get that right? I would have expected a fixed period and the
> parameter modifying the duty cycle?
I actually found a fixed 30 kHz period PWM at the underside of the
device, it wasn't easy to reach. Expect a V3.
next prev parent reply other threads:[~2025-06-17 9:09 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-17 0:28 [PATCH v2 1/3] dt-bindings: vendor-prefixes: Document Argon40 Marek Vasut
2025-06-17 0:28 ` [PATCH v2 2/3] dt-bindings: pwm: argon40,fan-hat: Document Argon40 Fan HAT Marek Vasut
2025-06-17 7:49 ` Uwe Kleine-König
2025-06-17 9:08 ` Marek Vasut [this message]
2025-06-17 0:28 ` [PATCH v2 3/3] pwm: argon-fan-hat: Add Argon40 Fan HAT support Marek Vasut
2025-06-17 7:59 ` Uwe Kleine-König
2025-06-17 9:18 ` Marek Vasut
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=759de22c-e7b9-4938-b6e9-199e8ac9135e@mailbox.org \
--to=marek.vasut@mailbox.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=marek.vasut+renesas@mailbox.org \
--cc=robh@kernel.org \
--cc=ukleinek@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).