All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: Add allwinner/sunxi driver directories
@ 2021-04-19  3:13 Samuel Holland
  2021-04-21 10:58 ` Andre Przywara
  0 siblings, 1 reply; 4+ messages in thread
From: Samuel Holland @ 2021-04-19  3:13 UTC (permalink / raw)
  To: u-boot

These drivers are sunxi platform-specific, and so are of interest to the
sunxi maintainers.

In fact, as there is no PHY driver maintainer, drivers/phy/allwinner had
no maintainer at all.

Signed-off-by: Samuel Holland <samuel@sholland.org>
---
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index c6dd9bf838..2d66831694 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -478,6 +478,9 @@ F:	arch/arm/cpu/armv7/sunxi/
 F:	arch/arm/include/asm/arch-sunxi/
 F:	arch/arm/mach-sunxi/
 F:	board/sunxi/
+F:	drivers/clk/sunxi/
+F:	drivers/phy/allwinner/
+F:	drivers/video/sunxi/
 
 ARM TEGRA
 M:	Tom Warren <twarren@nvidia.com>
-- 
2.26.3

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-05-27  1:21 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  3:13 [PATCH] MAINTAINERS: Add allwinner/sunxi driver directories Samuel Holland
2021-04-21 10:58 ` Andre Przywara
2021-05-26 23:53   ` Andre Przywara
2021-05-27  1:21     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.