[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200221041631.10960-1-chris.packham@alliedtelesis.co.nz>
Date: Fri, 21 Feb 2020 17:16:26 +1300
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: jdelvare@...e.com, linux@...ck-us.net, robh+dt@...nel.org,
mark.rutland@....com
Cc: linux-hwmon@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, logan.shaw@...iedtelesis.co.nz,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [PATCH v4 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
I've picked up Logan's changes[1] and am combining them with an old series of
mine[2] to hopefully get them both over the line.
[1] - https://lore.kernel.org/linux-hwmon/20191219033213.30364-1-logan.shaw@alliedtelesis.co.nz/
[2] - https://lore.kernel.org/linux-hwmon/20181107040010.27436-1-chris.packham@alliedtelesis.co.nz/
I know I caused some confusion with my last series which should have said "v3".
This version (v4) updates the new dt properies based on Rob's feedback.
Chris Packham (2):
dt-bindings: hwmon: Document adt7475 invert-pwm property
hwmon: (adt7475) Add support for inverting pwm output
Logan Shaw (3):
dt-bindings: hwmon: Document adt7475 binding
dt-bindings: hwmon: Document adt7475 bypass-attenuator property
hwmon: (adt7475) Add attenuator bypass support
.../devicetree/bindings/hwmon/adt7475.yaml | 82 ++++++++++++++
.../devicetree/bindings/trivial-devices.yaml | 8 --
drivers/hwmon/adt7475.c | 100 +++++++++++++++++-
3 files changed, 179 insertions(+), 11 deletions(-)
create mode 100644 Documentation/devicetree/bindings/hwmon/adt7475.yaml
--
2.25.0
Powered by blists - more mailing lists