mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2 2/2] dt-bindings: media: update Martin's contact information
  2025-10-13  4:52 [PATCH v2 1/2] dt-bindings: iio: accel: update Martin's contact information Martin Kepplinger-Novaković
@ 2025-10-13  4:52 ` Martin Kepplinger-Novaković
  2025-10-13  5:47   ` Krzysztof Kozlowski
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Kepplinger-Novaković @ 2025-10-13  4:52 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt
  Cc: devicetree, linux-kernel, Martin Kepplinger-Novaković

Update Martin's surname and email address in order to be reachable.

Signed-off-by: Martin Kepplinger-Novaković <martink@posteo.de>
---
 Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml    | 2 +-
 .../devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml         | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml b/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml
index 1a57f2aa1982..0a715081d271 100644
--- a/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/hynix,hi846.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: SK Hynix Hi-846 1/4" 8M Pixel MIPI CSI-2 sensor
 
 maintainers:
-  - Martin Kepplinger <martin.kepplinger@puri.sm>
+  - Martin Kepplinger-Novakovic <martink@posteo.de>
 
 description: |-
   The Hi-846 is a raw image sensor with an MIPI CSI-2 image data
diff --git a/Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml b/Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml
index 3389bab266a9..9d9b697e936a 100644
--- a/Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml
+++ b/Documentation/devicetree/bindings/media/nxp,imx8mq-mipi-csi2.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: NXP i.MX8MQ MIPI CSI-2 receiver
 
 maintainers:
-  - Martin Kepplinger <martin.kepplinger@puri.sm>
+  - Martin Kepplinger-Novakovic <martink@posteo.de>
 
 description: |-
   This binding covers the CSI-2 RX PHY and host controller included in the
-- 
2.47.3


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

* [PATCH v2 1/2] dt-bindings: iio: accel: update Martin's contact information
@ 2025-10-13  4:52 Martin Kepplinger-Novaković
  2025-10-13  4:52 ` [PATCH v2 2/2] dt-bindings: media: " Martin Kepplinger-Novaković
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Kepplinger-Novaković @ 2025-10-13  4:52 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt
  Cc: devicetree, linux-kernel, Martin Kepplinger-Novaković,
	Krzysztof Kozlowski

Update surname and email address in order to be reachable.

Signed-off-by: Martin Kepplinger-Novaković <martink@posteo.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---

v2: thank you, Krzysztof for reviewing v1
- squash the 2 media subsystem patches

v1:
https://lore.kernel.org/linux-devicetree/c38e8b8c-34cd-4894-aa9b-fa47cdc7cb65@kernel.org/T/#t


 Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml b/Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml
index b0dd2b4e116a..91f73872ff60 100644
--- a/Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/fsl,mma8452.yaml
@@ -9,7 +9,7 @@ title:
   triaxial accelerometer
 
 maintainers:
-  - Martin Kepplinger <martin.kepplinger@theobroma-systems.com>
+  - Martin Kepplinger-Novakovic <martink@posteo.de>
 
 properties:
   compatible:
-- 
2.47.3


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

* Re: [PATCH v2 2/2] dt-bindings: media: update Martin's contact information
  2025-10-13  4:52 ` [PATCH v2 2/2] dt-bindings: media: " Martin Kepplinger-Novaković
@ 2025-10-13  5:47   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-10-13  5:47 UTC (permalink / raw)
  To: Martin Kepplinger-Novaković, robh, krzk+dt, conor+dt
  Cc: devicetree, linux-kernel

On 13/10/2025 06:52, Martin Kepplinger-Novaković wrote:
> Update Martin's surname and email address in order to be reachable.
> 
> Signed-off-by: Martin Kepplinger-Novaković <martink@posteo.de>
> ---

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

Best regards,
Krzysztof

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

end of thread, other threads:[~2025-10-13  5:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-13  4:52 [PATCH v2 1/2] dt-bindings: iio: accel: update Martin's contact information Martin Kepplinger-Novaković
2025-10-13  4:52 ` [PATCH v2 2/2] dt-bindings: media: " Martin Kepplinger-Novaković
2025-10-13  5:47   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®