2023-04-17 06:43:58

by Alexander Stein

[permalink] [raw]
Subject: [PATCH v2 1/1] MAINTAINERS: Add entry for TQ-Systems device trees and drivers

This includes the arm & arm64 module + board DT files as well as x86
platform GPIO drivers.

Signed-off-by: Matthias Schiffer <[email protected]>
Signed-off-by: Markus Niebel <[email protected]>
Signed-off-by: Alexander Stein <[email protected]>
---
Changes in v2:
* rebase to next-20230413
* Explicitely add corresponding maintainers

MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7f74d8571ac9a..5418f1a77a932 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21344,6 +21344,20 @@ S: Maintained
F: Documentation/hwmon/tps546d24.rst
F: drivers/hwmon/pmbus/tps546d24.c

+TQ SYSTEMS BOARD & DRIVER SUPPORT
+L: [email protected]
+S: Supported
+W: https://www.tq-group.com/en/products/tq-embedded/
+F: arch/arm/boot/dts/imx*mba*.dts*
+F: arch/arm/boot/dts/imx*tqma*.dts*
+F: arch/arm/boot/dts/mba*.dtsi
+F: arch/arm64/boot/dts/freescale/imx*mba*.dts*
+F: arch/arm64/boot/dts/freescale/imx*tqma*.dts*
+F: arch/arm64/boot/dts/freescale/mba*.dtsi
+F: drivers/gpio/gpio-tqmx86.c
+F: drivers/mfd/tqmx86.c
+F: drivers/watchdog/tqmx86_wdt.c
+
TRACING
M: Steven Rostedt <[email protected]>
M: Masami Hiramatsu <[email protected]>
--
2.34.1


2023-05-14 02:54:44

by Shawn Guo

[permalink] [raw]
Subject: Re: [PATCH v2 1/1] MAINTAINERS: Add entry for TQ-Systems device trees and drivers

On Mon, Apr 17, 2023 at 08:43:06AM +0200, Alexander Stein wrote:
> This includes the arm & arm64 module + board DT files as well as x86
> platform GPIO drivers.
>
> Signed-off-by: Matthias Schiffer <[email protected]>
> Signed-off-by: Markus Niebel <[email protected]>
> Signed-off-by: Alexander Stein <[email protected]>

I suggest you send it to Arnd (Cc-ed) for applying through arm-soc tree.

Shawn

> ---
> Changes in v2:
> * rebase to next-20230413
> * Explicitely add corresponding maintainers
>
> MAINTAINERS | 14 ++++++++++++++
> 1 file changed, 14 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 7f74d8571ac9a..5418f1a77a932 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21344,6 +21344,20 @@ S: Maintained
> F: Documentation/hwmon/tps546d24.rst
> F: drivers/hwmon/pmbus/tps546d24.c
>
> +TQ SYSTEMS BOARD & DRIVER SUPPORT
> +L: [email protected]
> +S: Supported
> +W: https://www.tq-group.com/en/products/tq-embedded/
> +F: arch/arm/boot/dts/imx*mba*.dts*
> +F: arch/arm/boot/dts/imx*tqma*.dts*
> +F: arch/arm/boot/dts/mba*.dtsi
> +F: arch/arm64/boot/dts/freescale/imx*mba*.dts*
> +F: arch/arm64/boot/dts/freescale/imx*tqma*.dts*
> +F: arch/arm64/boot/dts/freescale/mba*.dtsi
> +F: drivers/gpio/gpio-tqmx86.c
> +F: drivers/mfd/tqmx86.c
> +F: drivers/watchdog/tqmx86_wdt.c
> +
> TRACING
> M: Steven Rostedt <[email protected]>
> M: Masami Hiramatsu <[email protected]>
> --
> 2.34.1
>