From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfram Sang Subject: Re: [PATCH] i2c: xiic: Record xilinx i2c with Zynq fragment Date: Fri, 7 Sep 2018 12:34:07 +0200 Message-ID: <20180907103407.GA2310@kunai> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cWoXeonUoKmBZSoM" Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Michal Simek Cc: linux-kernel@vger.kernel.org, monstr@monstr.eu, linux-i2c@vger.kernel.org, "David S. Miller" , Heiko Schocher , Mauro Carvalho Chehab , u-boot@lists.denx.de, Arnd Bergmann , Greg Kroah-Hartman , Andrew Morton List-Id: linux-i2c@vger.kernel.org --cWoXeonUoKmBZSoM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 07, 2018 at 08:02:05AM +0200, Michal Simek wrote: > Include xilinx soft i2c controller to Zynq fragment to make clear who is > responsible for it. >=20 > Signed-off-by: Michal Simek Cool, thanks! > --- >=20 > 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. This is fine with me, but what about sorting the entries? I don't care much because it is "your" entry, yet I thought I mention it. Let me know if I should apply this as-is nonetheless. >=20 > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) >=20 > 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 > =20 > ARM64 PORT (AARCH64 ARCHITECTURE) > M: Catalin Marinas > --=20 > 1.9.1 >=20 --cWoXeonUoKmBZSoM Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAluSVBsACgkQFA3kzBSg KbbEug//buRTxmtHceupLcIT66UIG6brSA1TTPw70N4k1xCG+KA7jWZQLyGDkMeR 1ugM2doAtD2gMt3BJmqJ5S1K/RuYB5ACQhMt7FRUjtuvIggBkoqwRXUdX209/TE9 3Kxn8Kv8sgbWRKTFVOts8UdJqjxG82zzc6yp3WLfoG5i/X8ZR7ZqAvQGgnvmi/Tl CyznZs9SiODOI8iN+Pcjb+uKfiy0l49RXm9Uv5ABOL3OSkGx6I80PsnrKaMx8cmU a9h3Df9jsr+G0qUsZnmT43kgfBFN3V8KJaE4XcreMh5jLcjozmr+xDnmwouyISWg Z0Wa1TMnokieIqo6IMLLVdUyLRZ3uOtDdu0BqKk9Rl4d+UB0c42ek3fvz0krciDG pj8FLKdPFVWZnH25GmufCw/7NmYFkNYhx0CY35m2f+91ZFZyjmwbzxn45Q6Ge03x TwkvkWvVLNlxoK+lS1jxArwKQx/vdX+/91Scwjypa5sZA+VzGfCQ3H9+ZUYBp3Ph usiFgryGZBCu79GWmzkNIhsq//hHnlEIQIOQwbYTYuq4NW9VXW2zVqgQZZdhUWGG qmvJheYEbLqVMQTrOVJ6yVb5UvCZ67a6JI+EfxCdeqbYO1gTQ7m+yiYVl73sPHyn rtzGhJTA3iNeXvLvxd771gShUShMryMpMdKWfCgfuVvgaDHmP8U= =IS0r -----END PGP SIGNATURE----- --cWoXeonUoKmBZSoM--