[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241024071548.3370363-1-billy_tsai@aspeedtech.com>
Date: Thu, 24 Oct 2024 15:15:46 +0800
From: Billy Tsai <billy_tsai@...eedtech.com>
To: <jdelvare@...e.com>, <linux@...ck-us.net>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>, <joel@....id.au>,
<andrew@...econstruct.com.au>, <ukleinek@...nel.org>,
<billy_tsai@...eedtech.com>, <linux-hwmon@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-aspeed@...ts.ozlabs.org>, <linux-kernel@...r.kernel.org>,
<linux-pwm@...r.kernel.org>, <BMC-SW@...eedtech.com>
Subject: [PATCH v1 0/2] Enable WDT reload feature
Aspeed PWM controller has the WDT reload feature, which changes the duty
cycle to a preprogrammed value after a WDT/EXTRST#.
Billy Tsai (2):
hwmon: (aspeed-g6-pwm-tacho): Extend the #pwm-cells to 4
hwmon: (aspeed-g6-pwm-tacho): Support the WDT reload
.../bindings/hwmon/aspeed,g6-pwm-tach.yaml | 25 +++++++++-
drivers/hwmon/aspeed-g6-pwm-tach.c | 49 +++++++++++++++++++
drivers/pwm/core.c | 6 +--
include/linux/pwm.h | 10 ++++
4 files changed, 86 insertions(+), 4 deletions(-)
--
2.25.1
Powered by blists - more mailing lists