projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
47e1bb6
)
MAINTAINERS: add entry for ST STM32MP25 COMBOPHY driver
author
Christian Bruel
<christian.bruel@foss.st.com>
Mon, 30 Sep 2024 17:08:45 +0000
(19:08 +0200)
committer
Vinod Koul
<vkoul@kernel.org>
Mon, 7 Oct 2024 06:47:07 +0000
(12:17 +0530)
Add myself as STM32MP25 COMBOPHY maintainer
Signed-off-by: Christian Bruel <christian.bruel@foss.st.com>
Link:
https://lore.kernel.org/r/20240930170847.948779-4-christian.bruel@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
patch
|
blob
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index
c27f319
..
8bf689e
100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-22213,6
+22213,12
@@
F: drivers/*/stm32-*timer*
F: drivers/pwm/pwm-stm32*
F: include/linux/*/stm32-*tim*
+STM32MP25 USB3/PCIE COMBOPHY DRIVER
+M: Christian Bruel <christian.bruel@foss.st.com>
+S: Maintained
+F: Documentation/devicetree/bindings/phy/st,stm32mp25-combophy.yaml
+F: drivers/phy/st/phy-stm32-combophy.c
+
STMMAC ETHERNET DRIVER
M: Alexandre Torgue <alexandre.torgue@foss.st.com>
M: Jose Abreu <joabreu@synopsys.com>