diff options
author | Michal Simek <michal.simek@xilinx.com> | 2018-09-07 02:02:05 -0400 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-09-07 07:04:45 -0400 |
commit | da4dfaf8428d9f71e2ac4f736bacb81adab36504 (patch) | |
tree | 9be7616908b441c0486d0a896e92f7666a72c209 | |
parent | ae7304c3ea28a3ba47a7a8312c76c654ef24967e (diff) |
i2c: xiic: Record xilinx i2c with Zynq fragment
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>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
2311 | F: drivers/i2c/busses/i2c-cadence.c | 2311 | F: drivers/i2c/busses/i2c-cadence.c |
2312 | F: drivers/mmc/host/sdhci-of-arasan.c | 2312 | F: drivers/mmc/host/sdhci-of-arasan.c |
2313 | F: drivers/edac/synopsys_edac.c | 2313 | F: drivers/edac/synopsys_edac.c |
2314 | F: drivers/i2c/busses/i2c-xiic.c | ||
2314 | 2315 | ||
2315 | ARM64 PORT (AARCH64 ARCHITECTURE) | 2316 | ARM64 PORT (AARCH64 ARCHITECTURE) |
2316 | M: Catalin Marinas <catalin.marinas@arm.com> | 2317 | M: Catalin Marinas <catalin.marinas@arm.com> |