[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y9AIq3cSNzI9T/dU@mt.com>
Date: Tue, 24 Jan 2023 17:34:51 +0100
From: Manuel Traut <manuel.traut@...com>
To: linux-kernel@...r.kernel.org
Cc: Dmitry Torokhov <dmitry.torokhov@...il.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Frieder Schrempf <frieder.schrempf@...tron.de>,
linux-input@...r.kernel.org, devicetree@...r.kernel.org,
krzk@...nel.org
Subject: [PATCH 0/5 v7] input: pwm-beeper: add feature to set volume
This series implements volume control for the pwm-beeper via sysfs.
The first patch changes the devicetree documentation from txt to yaml.
The original author of the following patches is Frieder Schrempf.
I picked them from this [0] LKML thread from 2017. Since it looks like
his email address changed in the meantime I changed it in the Author
and Signed-off-by, as well as in the copyright statements.
I did some minor changes on the patches that they apply and work with
the current kernel.
The last patch was added to fix loading/unloading of the driver.
I recently posted a v6 [1], changes since v6:
* Convert devicetree binding documentation from txt to yaml
* Use DEVICE_ATTR_[RO|RW] properly
* Change Frieders Mail address
* Added Signed-off and Tested-by statements
* Fix module unloading
Regards
Manuel
[0] https://lore.kernel.org/all/cover.1487323753.git.frieder.schrempf@exceet.de/
[1] https://lkml.org/lkml/2023/1/24/379
Powered by blists - more mailing lists