From: Akinobu Mita <akinobu.mita@gmail.com>
To: linux-hwmon@vger.kernel.org
Cc: Akinobu Mita <akinobu.mita@gmail.com>,
Rob Herring <robh+dt@kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Guenter Roeck <linux@roeck-us.net>,
Billy Tsai <billy_tsai@aspeedtech.com>
Subject: [PATCH 2/2] dt-bindings: hwmon: (pwm-fan) add retain-state-shutdown property
Date: Thu, 23 Sep 2021 11:34:48 +0900 [thread overview]
Message-ID: <20210923023448.4190-2-akinobu.mita@gmail.com> (raw)
In-Reply-To: <20210923023448.4190-1-akinobu.mita@gmail.com>
Document new retain-state-shutdown property.
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Billy Tsai <billy_tsai@aspeedtech.com>
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
---
Documentation/devicetree/bindings/hwmon/pwm-fan.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/hwmon/pwm-fan.txt b/Documentation/devicetree/bindings/hwmon/pwm-fan.txt
index 4509e688623a..c1b2c3ff7ba8 100644
--- a/Documentation/devicetree/bindings/hwmon/pwm-fan.txt
+++ b/Documentation/devicetree/bindings/hwmon/pwm-fan.txt
@@ -19,6 +19,8 @@ Optional properties:
interrupts per revolution). The value must be
greater than zero.
+- retain-state-shutdown: Retain the state of the PWM on shutdown.
+
Example:
fan0: pwm-fan {
compatible = "pwm-fan";
--
2.25.1
next prev parent reply other threads:[~2021-09-23 2:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-23 2:34 [PATCH 1/2] hwmon: (pwm-fan) add option to leave fan on shutdown Akinobu Mita
2021-09-23 2:34 ` Akinobu Mita [this message]
2024-10-25 8:28 ` [PATCH 2/2] dt-bindings: hwmon: (pwm-fan) add retain-state-shutdown property Krzysztof Kozlowski
2024-10-25 8:31 ` Krzysztof Kozlowski
2021-10-11 14:34 ` [PATCH 1/2] hwmon: (pwm-fan) add option to leave fan on shutdown Guenter Roeck
2022-08-15 6:50 ` Billy Tsai
2024-10-23 6:08 ` Billy Tsai
2024-10-23 15:24 ` Rob Herring
2024-10-23 15:50 ` Guenter Roeck
2024-10-26 8:08 ` Akinobu Mita
2024-10-26 16:20 ` Guenter Roeck
2024-10-29 2:22 ` Billy Tsai
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=20210923023448.4190-2-akinobu.mita@gmail.com \
--to=akinobu.mita@gmail.com \
--cc=b.zolnierkie@samsung.com \
--cc=billy_tsai@aspeedtech.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=robh+dt@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.