devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry
@ 2024-10-03 13:38 Jean-Baptiste Maneyrol via B4 Relay
  2024-10-03 13:38 ` [PATCH v2 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain Jean-Baptiste Maneyrol via B4 Relay
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2024-10-03 13:38 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-kernel, linux-iio, devicetree, Jean-Baptiste Maneyrol

Migrate invensense email addresses to TDK domain. Add missing entry
for iio inv_mpu6050 driver.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
Changes in v2:
- Fix missing signed-off
- Link to v1: https://lore.kernel.org/r/20241003-invn-maintainers-email-update-v1-0-7e4062ad68cf@tdk.com

---
Jean-Baptiste Maneyrol (3):
      MAINTAINERS: iio: migrate invensense email address to tdk domain
      dt-bindings: iio: imu: migrate InvenSense email to TDK group domain
      MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver

 .../devicetree/bindings/iio/imu/invensense,icm42600.yaml       |  2 +-
 .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml        |  2 +-
 MAINTAINERS                                                    | 10 +++++++++-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
base-commit: 550aaa170cd9176655382364308d2ff54623b30b
change-id: 20240923-invn-maintainers-email-update-ac2b3c74e4f1

Best regards,
-- 
Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>



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

* [PATCH v2 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain
  2024-10-03 13:38 [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jean-Baptiste Maneyrol via B4 Relay
@ 2024-10-03 13:38 ` Jean-Baptiste Maneyrol via B4 Relay
  2024-10-03 13:38 ` [PATCH v2 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain Jean-Baptiste Maneyrol via B4 Relay
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2024-10-03 13:38 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-kernel, linux-iio, devicetree, Jean-Baptiste Maneyrol

From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>

InvenSense is part of TDK group. Update email address to use the
TDK domain.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index bcdf43f37660403f3adb11884f1c58f64bc32840..b6b252b991a514e225df309485c708c2af547f57 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11898,7 +11898,7 @@ F:	Documentation/devicetree/bindings/media/i2c/isil,isl79987.yaml
 F:	drivers/media/i2c/isl7998x.c
 
 INVENSENSE ICM-426xx IMU DRIVER
-M:	Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
+M:	Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
 L:	linux-iio@vger.kernel.org
 S:	Maintained
 W:	https://invensense.tdk.com/

-- 
2.46.2



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

* [PATCH v2 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain
  2024-10-03 13:38 [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jean-Baptiste Maneyrol via B4 Relay
  2024-10-03 13:38 ` [PATCH v2 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain Jean-Baptiste Maneyrol via B4 Relay
@ 2024-10-03 13:38 ` Jean-Baptiste Maneyrol via B4 Relay
  2024-10-03 14:04   ` Krzysztof Kozlowski
  2024-10-03 13:38 ` [PATCH v2 3/3] MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver Jean-Baptiste Maneyrol via B4 Relay
  2024-10-06 13:36 ` [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jonathan Cameron
  3 siblings, 1 reply; 6+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2024-10-03 13:38 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-kernel, linux-iio, devicetree, Jean-Baptiste Maneyrol

From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>

Migrate maintainer email to TDK domain.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
 Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml | 2 +-
 Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml b/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
index 3769f8e8e98cee3db61cc0138f485c488d55a63e..7e4492bbd0278a336587dc5ac04da7153453da29 100644
--- a/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
+++ b/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: InvenSense ICM-426xx Inertial Measurement Unit
 
 maintainers:
-  - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
+  - Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
 
 description: |
   6-axis MotionTracking device that combines a 3-axis gyroscope and a 3-axis
diff --git a/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml b/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
index a8d30ef015faaca02a11af7def6e06057bde3909..f91954870a44c60cadc76b5bc3917ee6f23e30a2 100644
--- a/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
+++ b/Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: InvenSense MPU-6050 Six-Axis (Gyro + Accelerometer) MEMS MotionTracking Device
 
 maintainers:
-  - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
+  - Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
 
 description: |
   These devices support both I2C and SPI bus interfaces.

-- 
2.46.2



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

* [PATCH v2 3/3] MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver
  2024-10-03 13:38 [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jean-Baptiste Maneyrol via B4 Relay
  2024-10-03 13:38 ` [PATCH v2 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain Jean-Baptiste Maneyrol via B4 Relay
  2024-10-03 13:38 ` [PATCH v2 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain Jean-Baptiste Maneyrol via B4 Relay
@ 2024-10-03 13:38 ` Jean-Baptiste Maneyrol via B4 Relay
  2024-10-06 13:36 ` [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jonathan Cameron
  3 siblings, 0 replies; 6+ messages in thread
From: Jean-Baptiste Maneyrol via B4 Relay @ 2024-10-03 13:38 UTC (permalink / raw)
  To: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: linux-kernel, linux-iio, devicetree, Jean-Baptiste Maneyrol

From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>

Add entry for inv_mpu6050 iio driver supporting InvenSense MPU-6xxx
and ICM-206xxx devices.

Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
---
 MAINTAINERS | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index b6b252b991a514e225df309485c708c2af547f57..fba699e27612997ed1465ae080632dbeb0639be5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11913,6 +11913,14 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml
 F:	drivers/iio/gyro/mpu3050*
 
+INVENSENSE MPU-6050 IMU DRIVER
+M:	Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
+L:	linux-iio@vger.kernel.org
+S:	Maintained
+W:	https://invensense.tdk.com/
+F:	Documentation/devicetree/bindings/iio/imu/invensense,mpu6050.yaml
+F:	drivers/iio/imu/inv_mpu6050/
+
 IOC3 ETHERNET DRIVER
 M:	Ralf Baechle <ralf@linux-mips.org>
 L:	linux-mips@vger.kernel.org

-- 
2.46.2



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

* Re: [PATCH v2 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain
  2024-10-03 13:38 ` [PATCH v2 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain Jean-Baptiste Maneyrol via B4 Relay
@ 2024-10-03 14:04   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2024-10-03 14:04 UTC (permalink / raw)
  To: jean-baptiste.maneyrol, Jonathan Cameron, Lars-Peter Clausen,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-kernel, linux-iio, devicetree

On 03/10/2024 15:38, Jean-Baptiste Maneyrol via B4 Relay wrote:
> From: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
> 
> Migrate maintainer email to TDK domain.
> 
> Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry
  2024-10-03 13:38 [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jean-Baptiste Maneyrol via B4 Relay
                   ` (2 preceding siblings ...)
  2024-10-03 13:38 ` [PATCH v2 3/3] MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver Jean-Baptiste Maneyrol via B4 Relay
@ 2024-10-06 13:36 ` Jonathan Cameron
  3 siblings, 0 replies; 6+ messages in thread
From: Jonathan Cameron @ 2024-10-06 13:36 UTC (permalink / raw)
  To: Jean-Baptiste Maneyrol via B4 Relay
  Cc: jean-baptiste.maneyrol, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, linux-kernel, linux-iio,
	devicetree

On Thu, 03 Oct 2024 15:38:21 +0200
Jean-Baptiste Maneyrol via B4 Relay <devnull+jean-baptiste.maneyrol.tdk.com@kernel.org> wrote:

> Migrate invensense email addresses to TDK domain. Add missing entry
> for iio inv_mpu6050 driver.
> 
> Signed-off-by: Jean-Baptiste Maneyrol <jean-baptiste.maneyrol@tdk.com>
Applied.
> ---
> Changes in v2:
> - Fix missing signed-off
> - Link to v1: https://lore.kernel.org/r/20241003-invn-maintainers-email-update-v1-0-7e4062ad68cf@tdk.com
> 
> ---
> Jean-Baptiste Maneyrol (3):
>       MAINTAINERS: iio: migrate invensense email address to tdk domain
>       dt-bindings: iio: imu: migrate InvenSense email to TDK group domain
>       MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver
> 
>  .../devicetree/bindings/iio/imu/invensense,icm42600.yaml       |  2 +-
>  .../devicetree/bindings/iio/imu/invensense,mpu6050.yaml        |  2 +-
>  MAINTAINERS                                                    | 10 +++++++++-
>  3 files changed, 11 insertions(+), 3 deletions(-)
> ---
> base-commit: 550aaa170cd9176655382364308d2ff54623b30b
> change-id: 20240923-invn-maintainers-email-update-ac2b3c74e4f1
> 
> Best regards,


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

end of thread, other threads:[~2024-10-06 13:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-03 13:38 [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jean-Baptiste Maneyrol via B4 Relay
2024-10-03 13:38 ` [PATCH v2 1/3] MAINTAINERS: iio: migrate invensense email address to tdk domain Jean-Baptiste Maneyrol via B4 Relay
2024-10-03 13:38 ` [PATCH v2 2/3] dt-bindings: iio: imu: migrate InvenSense email to TDK group domain Jean-Baptiste Maneyrol via B4 Relay
2024-10-03 14:04   ` Krzysztof Kozlowski
2024-10-03 13:38 ` [PATCH v2 3/3] MAINTAINERS: iio: imu: add entry for InvenSense MPU-6050 driver Jean-Baptiste Maneyrol via B4 Relay
2024-10-06 13:36 ` [PATCH v2 0/3] Update email addresses and add missing MAINTAINERS entry Jonathan Cameron

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).