linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: add entry for i2c-axxia driver
@ 2018-12-11  9:17 Adamski, Krzysztof (Nokia - PL/Wroclaw)
  2018-12-11 11:58 ` Sverdlin, Alexander (Nokia - DE/Ulm)
  2018-12-11 20:39 ` Wolfram Sang
  0 siblings, 2 replies; 3+ messages in thread
From: Adamski, Krzysztof (Nokia - PL/Wroclaw) @ 2018-12-11  9:17 UTC (permalink / raw)
  To: Wolfram Sang
  Cc: linux-kernel, linux-i2c, Sverdlin, Alexander (Nokia - DE/Ulm)

Create separate entry for i2c-axxia and set myself as maintainer.

Even though I don't work for Intel/LSI who is the manufacturer of this
IP, I do have access to some documentation and the actual hardware using
this driver and I'm familiar with the code.

Signed-off-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>
---
 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 0767f1d1b579..2961b4d0a8e8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2633,6 +2633,13 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/sound/axentia,*
 F:	sound/soc/atmel/tse850-pcm5142.c
 
+AXXIA I2C CONTROLLER
+M:	Krzysztof Adamski <krzysztof.adamski@nokia.com>
+L:	linux-i2c@vger.kernel.org
+S:	Maintained
+F:	Documentation/devicetree/bindings/i2c/i2c-axxia.txt
+F:	drivers/i2c/busses/i2c-axxia.c
+
 AZ6007 DVB DRIVER
 M:	Mauro Carvalho Chehab <mchehab@kernel.org>
 L:	linux-media@vger.kernel.org
-- 
2.17.2


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

* Re: [PATCH] MAINTAINERS: add entry for i2c-axxia driver
  2018-12-11  9:17 [PATCH] MAINTAINERS: add entry for i2c-axxia driver Adamski, Krzysztof (Nokia - PL/Wroclaw)
@ 2018-12-11 11:58 ` Sverdlin, Alexander (Nokia - DE/Ulm)
  2018-12-11 20:39 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Sverdlin, Alexander (Nokia - DE/Ulm) @ 2018-12-11 11:58 UTC (permalink / raw)
  To: Adamski, Krzysztof (Nokia - PL/Wroclaw), Wolfram Sang
  Cc: linux-kernel, linux-i2c

Hi!

On 11/12/2018 10:17, Adamski, Krzysztof (Nokia - PL/Wroclaw) wrote:
> Create separate entry for i2c-axxia and set myself as maintainer.
> 
> Even though I don't work for Intel/LSI who is the manufacturer of this
> IP, I do have access to some documentation and the actual hardware using
> this driver and I'm familiar with the code.

Sounds good to me,
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>

> Signed-off-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>
> ---
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 0767f1d1b579..2961b4d0a8e8 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2633,6 +2633,13 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/sound/axentia,*
>  F:	sound/soc/atmel/tse850-pcm5142.c
>  
> +AXXIA I2C CONTROLLER
> +M:	Krzysztof Adamski <krzysztof.adamski@nokia.com>
> +L:	linux-i2c@vger.kernel.org
> +S:	Maintained
> +F:	Documentation/devicetree/bindings/i2c/i2c-axxia.txt
> +F:	drivers/i2c/busses/i2c-axxia.c
> +
>  AZ6007 DVB DRIVER
>  M:	Mauro Carvalho Chehab <mchehab@kernel.org>
>  L:	linux-media@vger.kernel.org

-- 
Best regards,
Alexander Sverdlin.

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

* Re: [PATCH] MAINTAINERS: add entry for i2c-axxia driver
  2018-12-11  9:17 [PATCH] MAINTAINERS: add entry for i2c-axxia driver Adamski, Krzysztof (Nokia - PL/Wroclaw)
  2018-12-11 11:58 ` Sverdlin, Alexander (Nokia - DE/Ulm)
@ 2018-12-11 20:39 ` Wolfram Sang
  1 sibling, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2018-12-11 20:39 UTC (permalink / raw)
  To: Adamski, Krzysztof (Nokia - PL/Wroclaw)
  Cc: linux-kernel, linux-i2c, Sverdlin, Alexander (Nokia - DE/Ulm)

[-- Attachment #1: Type: text/plain, Size: 467 bytes --]

On Tue, Dec 11, 2018 at 09:17:52AM +0000, Adamski, Krzysztof (Nokia - PL/Wroclaw) wrote:
> Create separate entry for i2c-axxia and set myself as maintainer.
> 
> Even though I don't work for Intel/LSI who is the manufacturer of this
> IP, I do have access to some documentation and the actual hardware using
> this driver and I'm familiar with the code.
> 
> Signed-off-by: Krzysztof Adamski <krzysztof.adamski@nokia.com>

Applied to for-current, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-12-11 20:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-11  9:17 [PATCH] MAINTAINERS: add entry for i2c-axxia driver Adamski, Krzysztof (Nokia - PL/Wroclaw)
2018-12-11 11:58 ` Sverdlin, Alexander (Nokia - DE/Ulm)
2018-12-11 20:39 ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).