On Thu, Jan 21, 2021 at 02:44:34PM +0100, Robert Marko wrote: > Add maintainers entry for the Texas Instruments TPS23861 PoE PSE driver. > > Signed-off-by: Robert Marko <[email protected]> > Cc: Luka Perkov <[email protected]>
For my reference: Reviewed-by: Guenter Roeck <[email protected]> Guenter > --- > Changes in v4: > * Add documentation file > > MAINTAINERS | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f95e887e5d76..2a7f22587774 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -17602,6 +17602,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]> > +L: [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]> > L: [email protected]

