[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250219133221.2641041-1-florin.leotescu@oss.nxp.com>
Date: Wed, 19 Feb 2025 15:32:18 +0200
From: florin.leotescu@....nxp.com
To: Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Michael Shych <michaelsh@...dia.com>,
linux-hwmon@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: viorel.suman@....com,
carlos.song@....com,
linux-arm-kernel@...ts.infradead.org,
imx@...ts.linux.dev,
Florin Leotescu <florin.leotescu@....com>
Subject: [PATCH v2 0/3] emc2305 driver updates
From: Florin Leotescu <florin.leotescu@....com>
This patch series enhance the emc2305 driver by introducing
device tree support for configuring PWM output config (open drain /
push pull) and PWM polarity config (default/inverted).
Also updates the thermal management, to be configured based on
device tree definition.
Changes since v1:
- Add dt-binding documentation, as recommended by Guenter Roeck.
- Remove emc2305_unset_tz due to
devm_thermal_of_cooling_device_register use.
Florin Leotescu (3):
hwmon: emc2305: Update cooling device registration to include device
node
hwmon: emc2305: Add device tree support for polarity and pwm output
dt-bindings: hwmon: emc2305: Add YAML binding documentation for
emc2305 driver
.../devicetree/bindings/hwmon/emc2305.yaml | 95 +++++++++++++++++++
drivers/hwmon/emc2305.c | 55 ++++++-----
2 files changed, 125 insertions(+), 25 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwmon/emc2305.yaml
--
2.34.1
Powered by blists - more mailing lists