kernel: bump 5.15 to 5.15.124
[openwrt/openwrt.git] / target / linux / mvebu / patches-5.15 / 907-MAINTAINERS-Add-an-entry-for-the-IEI-WT61P803-PUZZLE.patch
1 From 12479baad28d2a08c6cb9e83471057635fa1635c Mon Sep 17 00:00:00 2001
2 From: Luka Kovacic <luka.kovacic () sartura ! hr>
3 Date: Tue, 24 Aug 2021 12:44:38 +0000
4 Subject: [PATCH 7/7] MAINTAINERS: Add an entry for the IEI WT61P803 PUZZLE
5 driver
6
7 Add an entry for the IEI WT61P803 PUZZLE driver (MFD, HWMON, LED drivers).
8
9 Signed-off-by: Luka Kovacic <luka.kovacic@sartura.hr>
10 Signed-off-by: Pavo Banicevic <pavo.banicevic@sartura.hr>
11 Cc: Luka Perkov <luka.perkov@sartura.hr>
12 Cc: Robert Marko <robert.marko@sartura.hr>
13 ---
14 MAINTAINERS | 16 ++++++++++++++++
15 1 file changed, 16 insertions(+)
16
17 --- a/MAINTAINERS
18 +++ b/MAINTAINERS
19 @@ -9057,6 +9057,22 @@ F: include/net/nl802154.h
20 F: net/ieee802154/
21 F: net/mac802154/
22
23 +IEI WT61P803 M801 MFD DRIVER
24 +M: Luka Kovacic <luka.kovacic@sartura.hr>
25 +M: Luka Perkov <luka.perkov@sartura.hr>
26 +M: Goran Medic <goran.medic@sartura.hr>
27 +L: linux-kernel@vger.kernel.org
28 +S: Maintained
29 +F: Documentation/ABI/stable/sysfs-driver-iei-wt61p803-puzzle
30 +F: Documentation/devicetree/bindings/hwmon/iei,wt61p803-puzzle-hwmon.yaml
31 +F: Documentation/devicetree/bindings/leds/iei,wt61p803-puzzle-leds.yaml
32 +F: Documentation/devicetree/bindings/mfd/iei,wt61p803-puzzle.yaml
33 +F: Documentation/hwmon/iei-wt61p803-puzzle-hwmon.rst
34 +F: drivers/hwmon/iei-wt61p803-puzzle-hwmon.c
35 +F: drivers/leds/leds-iei-wt61p803-puzzle.c
36 +F: drivers/mfd/iei-wt61p803-puzzle.c
37 +F: include/linux/mfd/iei-wt61p803-puzzle.h
38 +
39 IFE PROTOCOL
40 M: Yotam Gigi <yotam.gi@gmail.com>
41 M: Jamal Hadi Salim <jhs@mojatatu.com>