--- v7
+++ v6
@@ -5,10 +5,6 @@
The implementation has been tested with PWRON1 on mc13892 found e.g.
in amazon kindle D01100/D01200/EY21 readers and also in on mc34708
in the imx53-qsrb "i.MX53 Quick start board".
-
-Changes in v7:
-- Link to v6: https://lore.kernel.org/linux-input/20251030195654.20142-1-akurz@blala.de/
-- Fixed missing empty line for imx53-qsrb dts patch, thanks Frank.
Changes in v6:
- Link to v5: https://lore.kernel.org/linux-input/20251008064401.13863-1-akurz@blala.de/
@@ -68,7 +64,7 @@
Input: mc13783-pwrbutton: add OF support and drop platform_data
ARM: dts: imx53: add imx53-qsrb PMIC power button
- arch/arm/boot/dts/nxp/imx/imx53-qsrb.dts | 13 ++
+ arch/arm/boot/dts/nxp/imx/imx53-qsrb.dts | 12 +
drivers/input/misc/Kconfig | 4 +-
drivers/input/misc/mc13783-pwrbutton.c | 278 +++++++++++++----------
drivers/mfd/mc13xxx-core.c | 49 +++-
@@ -76,7 +72,7 @@
include/linux/mfd/mc13783.h | 4 +-
include/linux/mfd/mc13892.h | 1 +
include/linux/mfd/mc13xxx.h | 20 +-
- 8 files changed, 220 insertions(+), 151 deletions(-)
+ 8 files changed, 219 insertions(+), 151 deletions(-)
--
2.39.5