Message ID | 20200320103726.32559-3-yangbo.lu@nxp.com |
---|---|
State | New |
Headers | show |
Series | Support programmable pins for Ocelot PTP driver | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 5dbee41..8da6fc1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11115,6 +11115,15 @@ S: Supported F: drivers/net/ethernet/mscc/ F: include/soc/mscc/ocelot* +MICROSEMI OCELOT PTP CLOCK DRIVER +M: Alexandre Belloni <alexandre.belloni@bootlin.com> +M: Yangbo Lu <yangbo.lu@nxp.com> +M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> +L: netdev@vger.kernel.org +S: Supported +F: drivers/ptp/ptp_ocelot.c +F: include/soc/mscc/ptp_ocelot.h + MICROSOFT SURFACE PRO 3 BUTTON DRIVER M: Chen Yu <yu.c.chen@intel.com> L: platform-driver-x86@vger.kernel.org
Add entry for Microsemi Ocelot PTP driver. Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+)