aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Marko <[email protected]>2021-01-21 14:44:34 +0100
committerGuenter Roeck <[email protected]>2021-02-12 07:02:55 -0800
commit6ab3332cc692ad04dfa30c92d3391aea8b971ef2 (patch)
tree74738977aa6c51ab81f693f440abb9d5e23a243a
parentfff7b8ab225547828db9c57cdf05a03d5b4a7153 (diff)
MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE
Add maintainers entry for the Texas Instruments TPS23861 PoE PSE driver. Signed-off-by: Robert Marko <[email protected]> Cc: Luka Perkov <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 00836f6452f0..e5c85366106f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17585,6 +17585,15 @@ F: include/dt-bindings/soc/ti,sci_pm_domain.h
F: include/linux/soc/ti/ti_sci_inta_msi.h
F: include/linux/soc/ti/ti_sci_protocol.h
+TEXAS INSTRUMENTS TPS23861 PoE PSE DRIVER
+M: Robert Marko <[email protected]>
+M: Luka Perkov <[email protected]>
+S: Maintained
+F: Documentation/devicetree/bindings/hwmon/ti,tps23861.yaml
+F: Documentation/hwmon/tps23861.rst
+F: drivers/hwmon/tps23861.c
+
THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER
M: Hans Verkuil <[email protected]>