diff options
author | Jonathan Lemon <jonathan.lemon@gmail.com> | 2021-08-17 00:13:37 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-08-17 02:18:49 +0200 |
commit | b40fb16df9f495ffeb4475950b68ee0fcba86b33 (patch) | |
tree | ba300313b08e724ffc09bfaf070b392321beb6a3 /MAINTAINERS | |
parent | ptp: ocp: Have Kconfig select NET_DEVLINK (diff) | |
download | linux-b40fb16df9f495ffeb4475950b68ee0fcba86b33.tar.xz linux-b40fb16df9f495ffeb4475950b68ee0fcba86b33.zip |
MAINTAINERS: Update for ptp_ocp driver.
Add maintainer info for the OpenCompute PTP driver.
Signed-off-by: Jonathan Lemon <jonathan.lemon@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2da75be3fb3f..43ec27b32ee5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13885,6 +13885,12 @@ F: Documentation/devicetree/ F: arch/*/boot/dts/ F: include/dt-bindings/ +OPENCOMPUTE PTP CLOCK DRIVER +M: Jonathan Lemon <jonathan.lemon@gmail.com> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/ptp/ptp_ocp.c + OPENCORES I2C BUS DRIVER M: Peter Korsgaard <peter@korsgaard.com> M: Andrew Lunn <andrew@lunn.ch> |