907-MAINTAINERS-Add-an-entry-for-the-IEI-WT61P803-PUZZLE.patch 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  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. Add an entry for the IEI WT61P803 PUZZLE driver (MFD, HWMON, LED drivers).
  7. Signed-off-by: Luka Kovacic <[email protected]>
  8. Signed-off-by: Pavo Banicevic <[email protected]>
  9. Cc: Luka Perkov <[email protected]>
  10. Cc: Robert Marko <[email protected]>
  11. ---
  12. MAINTAINERS | 16 ++++++++++++++++
  13. 1 file changed, 16 insertions(+)
  14. --- a/MAINTAINERS
  15. +++ b/MAINTAINERS
  16. @@ -9064,6 +9064,22 @@ F: include/net/nl802154.h
  17. F: net/ieee802154/
  18. F: net/mac802154/
  19. +IEI WT61P803 M801 MFD DRIVER
  20. +M: Luka Kovacic <[email protected]>
  21. +M: Luka Perkov <[email protected]>
  22. +M: Goran Medic <[email protected]>
  23. +L: [email protected]
  24. +S: Maintained
  25. +F: Documentation/ABI/stable/sysfs-driver-iei-wt61p803-puzzle
  26. +F: Documentation/devicetree/bindings/hwmon/iei,wt61p803-puzzle-hwmon.yaml
  27. +F: Documentation/devicetree/bindings/leds/iei,wt61p803-puzzle-leds.yaml
  28. +F: Documentation/devicetree/bindings/mfd/iei,wt61p803-puzzle.yaml
  29. +F: Documentation/hwmon/iei-wt61p803-puzzle-hwmon.rst
  30. +F: drivers/hwmon/iei-wt61p803-puzzle-hwmon.c
  31. +F: drivers/leds/leds-iei-wt61p803-puzzle.c
  32. +F: drivers/mfd/iei-wt61p803-puzzle.c
  33. +F: include/linux/mfd/iei-wt61p803-puzzle.h
  34. +
  35. IFE PROTOCOL
  36. M: Yotam Gigi <[email protected]>
  37. M: Jamal Hadi Salim <[email protected]>