linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer
@ 2022-01-31 16:54 quentin.schulz
  2022-01-31 17:18 ` Heiko Stübner
  2022-02-10  0:39 ` Rob Herring
  0 siblings, 2 replies; 3+ messages in thread
From: quentin.schulz @ 2022-01-31 16:54 UTC (permalink / raw)
  Cc: thierry.reding, sam, airlied, daniel, robh+dt, dri-devel,
	devicetree, linux-kernel, Quentin Schulz, Heiko Stuebner,
	Quentin Schulz

From: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Heiko does not work at Theobroma Systems anymore and the boards using
those panels are downstream, maintained internally by the company, so
let's relieve Heiko of maintainership duties.

Cc: Heiko Stuebner <heiko@sntech.de>
Cc: Quentin Schulz <foss+kernel@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
---
 .../devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
index 63d2a00348e9..a40ab887ada7 100644
--- a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
+++ b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Leadtek LTK050H3146W 5.0in 720x1280 DSI panel
 
 maintainers:
-  - Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
+  - Quentin Schulz <quentin.schulz@theobroma-systems.com>
 
 allOf:
   - $ref: panel-common.yaml#
-- 
2.34.1


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

* Re: [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer
  2022-01-31 16:54 [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer quentin.schulz
@ 2022-01-31 17:18 ` Heiko Stübner
  2022-02-10  0:39 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Heiko Stübner @ 2022-01-31 17:18 UTC (permalink / raw)
  To: quentin.schulz
  Cc: thierry.reding, sam, airlied, daniel, robh+dt, dri-devel,
	devicetree, linux-kernel, Quentin Schulz, Quentin Schulz

Am Montag, 31. Januar 2022, 17:54:39 CET schrieb quentin.schulz@theobroma-systems.com:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> 
> Heiko does not work at Theobroma Systems anymore and the boards using
> those panels are downstream, maintained internally by the company, so
> let's relieve Heiko of maintainership duties.
> 
> Cc: Heiko Stuebner <heiko@sntech.de>
> Cc: Quentin Schulz <foss+kernel@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Acked-by: Heiko Stuebner <heiko@sntech.de>

> ---
>  .../devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
> index 63d2a00348e9..a40ab887ada7 100644
> --- a/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
> +++ b/Documentation/devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>  title: Leadtek LTK050H3146W 5.0in 720x1280 DSI panel
>  
>  maintainers:
> -  - Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
> +  - Quentin Schulz <quentin.schulz@theobroma-systems.com>
>  
>  allOf:
>    - $ref: panel-common.yaml#
> 





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

* Re: [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer
  2022-01-31 16:54 [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer quentin.schulz
  2022-01-31 17:18 ` Heiko Stübner
@ 2022-02-10  0:39 ` Rob Herring
  1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring @ 2022-02-10  0:39 UTC (permalink / raw)
  To: quentin.schulz
  Cc: dri-devel, linux-kernel, daniel, Quentin Schulz, robh+dt,
	airlied, Heiko Stuebner, devicetree, sam, thierry.reding

On Mon, 31 Jan 2022 17:54:39 +0100, quentin.schulz@theobroma-systems.com wrote:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> 
> Heiko does not work at Theobroma Systems anymore and the boards using
> those panels are downstream, maintained internally by the company, so
> let's relieve Heiko of maintainership duties.
> 
> Cc: Heiko Stuebner <heiko@sntech.de>
> Cc: Quentin Schulz <foss+kernel@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> ---
>  .../devicetree/bindings/display/panel/leadtek,ltk050h3146w.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

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

end of thread, other threads:[~2022-02-10  1:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-31 16:54 [PATCH] dt-bindings: ltk050h3146w: replace Heiko Stuebner by myself as maintainer quentin.schulz
2022-01-31 17:18 ` Heiko Stübner
2022-02-10  0:39 ` Rob Herring

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