diff options
| author | Mark Brown <broonie@kernel.org> | 2026-05-29 23:13:26 +0100 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2026-05-29 23:13:26 +0100 |
| commit | 18b0a5c1b8f9ef4b603cb9334a731ad04e3a88e5 (patch) | |
| tree | d8e3ef363e1c15902cbcfea8c8548c3fe807baf6 /MAINTAINERS | |
| parent | 69c660085eb50bacf77e363268ab495dcff1338f (diff) | |
| parent | 293e19f416fa3f233a2fb013258f7abcb39ad6ed (diff) | |
| download | linux-next-history-18b0a5c1b8f9ef4b603cb9334a731ad04e3a88e5.tar.gz | |
Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3e71c88c5ac20..afa8a35916fb1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4424,6 +4424,16 @@ W: https://ez.analog.com/linux-software-drivers F: Documentation/devicetree/bindings/hwmon/adi,axi-fan-control.yaml F: drivers/hwmon/axi-fan-control.c +AXIADO EMMC PHY DRIVER +M: SriNavmani A <srinavmani@axiado.com> +M: Tzu-Hao Wei <twei@axiado.com> +M: Prasad Bolisetty <pbolisetty@axiado.com> +L: linux-phy@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/phy/axiado,ax3000-emmc-phy.yaml +F: drivers/phy/axiado/Kconfig +F: drivers/phy/axiado/phy-axiado-emmc.c + AXI SPI ENGINE M: Michael Hennerich <michael.hennerich@analog.com> M: Nuno Sá <nuno.sa@analog.com> @@ -9241,6 +9251,13 @@ F: drivers/irqchip/irq-econet-en751221.c F: include/dt-bindings/clock/econet,en751221-scu.h F: include/dt-bindings/reset/econet,en751221-scu.h +ECONET PCIE PHY DRIVER +M: Caleb James DeLisle <cjd@cjdns.fr> +L: linux-mips@vger.kernel.org +S: Maintained +F: Documentation/devicetree/bindings/phy/econet,en751221-pcie-phy.yaml +F: drivers/phy/phy-econet-pcie.c + ECRYPT FILE SYSTEM M: Tyler Hicks <code@tyhicks.com> L: ecryptfs@vger.kernel.org @@ -18099,6 +18116,7 @@ F: arch/mips/boot/dts/mobileye/ F: arch/mips/configs/eyeq*_defconfig F: arch/mips/mobileye/board-epm5.its.S F: drivers/clk/clk-eyeq.c +F: drivers/phy/phy-eyeq5-eth.c F: drivers/pinctrl/pinctrl-eyeq5.c F: drivers/reset/reset-eyeq.c F: include/dt-bindings/clock/mobileye,eyeq5-clk.h @@ -26927,6 +26945,13 @@ T: git git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git F: drivers/media/platform/ti/davinci/ F: include/media/davinci/ +TI DS125DF111 RETIMER PHY DRIVER +M: Ioana Ciornei <ioana.ciornei@nxp.com> +L: linux-phy@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/phy/ti,ds125df111.yaml +F: drivers/phy/ti/phy-ds125df111.c + TI ENHANCED CAPTURE (eCAP) DRIVER M: Vignesh Raghavendra <vigneshr@ti.com> R: Julien Panis <jpanis@baylibre.com> @@ -29528,7 +29553,7 @@ F: Documentation/devicetree/bindings/memory-controllers/xlnx,zynqmp-ocmc-1.0.yam F: drivers/edac/zynqmp_edac.c XILINX ZYNQMP PSGTR PHY DRIVER -M: Laurent Pinchart <laurent.pinchart@ideasonboard.com> +M: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> L: linux-kernel@vger.kernel.org S: Supported T: git https://github.com/Xilinx/linux-xlnx.git |
