All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] i2c: xiic: Record xilinx i2c with Zynq fragment
@ 2018-09-07  6:02 ` Michal Simek
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Simek @ 2018-09-07  6:02 UTC (permalink / raw)
  To: linux-kernel, monstr, linux-i2c, wsa
  Cc: David S. Miller, Heiko Schocher, Mauro Carvalho Chehab, u-boot,
	Arnd Bergmann, Greg Kroah-Hartman, Andrew Morton

Include xilinx soft i2c controller to Zynq fragment to make clear who is
responsible for it.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

Normally we are handling all these drivers via one fragment to make sure
that there is only one central contact. Another reason is that people are
changing and their responsibility is moving time to time.

---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9ad052aeac39..d870cb57c887 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2311,6 +2311,7 @@ F:	drivers/clocksource/cadence_ttc_timer.c
 F:	drivers/i2c/busses/i2c-cadence.c
 F:	drivers/mmc/host/sdhci-of-arasan.c
 F:	drivers/edac/synopsys_edac.c
+F:	drivers/i2c/busses/i2c-xiic.c
 
 ARM64 PORT (AARCH64 ARCHITECTURE)
 M:	Catalin Marinas <catalin.marinas@arm.com>
-- 
1.9.1

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

end of thread, other threads:[~2018-09-07 11:17 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-07  6:02 [PATCH] i2c: xiic: Record xilinx i2c with Zynq fragment Michal Simek
2018-09-07  6:02 ` [U-Boot] " Michal Simek
2018-09-07 10:34 ` Wolfram Sang
2018-09-07 10:34   ` [U-Boot] " Wolfram Sang
2018-09-07 10:57   ` Michal Simek
2018-09-07 10:57     ` [U-Boot] " Michal Simek
2018-09-07 10:57     ` Michal Simek
2018-09-07 11:17 ` Wolfram Sang
2018-09-07 11:17   ` [U-Boot] " Wolfram Sang

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.