Message ID | 20250327-initial_display-v3-3-4e89ea1676ab@gocontroll.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: dts: freescale: Add support for the GOcontroll Moduline Display | expand |
On Thu, Mar 27, 2025 at 04:52:38PM +0100, Maud Spierings via B4 Relay wrote: > From: Maud Spierings <maudspierings@gocontroll.com> > > Add GOcontroll as unofficial maintainers of the Ka-Ro tx8p-ml81 COM > module bindings. > > This support is not officially done by Ka-Ro electronics, if they at > some point will supporting mainline, this should be changed to them. > > Signed-off-by: Maud Spierings <maudspierings@gocontroll.com> > --- > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 322ee00547f6e494a96d2495092f72148da22bd0..f8ad2c1023016d7f72cccff880e3753d71d635b2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12752,6 +12752,12 @@ S: Maintained > F: Documentation/hwmon/k8temp.rst > F: drivers/hwmon/k8temp.c > > +KA-RO TX8P COM MODULE > +M: Maud Spierings <maudspierings@gocontroll.com> > +L: devicetree@vger.kernel.org Need +L: imx@lists.linux.dev > +S: Maintained > +F: arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi > + > KASAN > M: Andrey Ryabinin <ryabinin.a.a@gmail.com> > R: Alexander Potapenko <glider@google.com> > > -- > 2.49.0 > >
diff --git a/MAINTAINERS b/MAINTAINERS index 322ee00547f6e494a96d2495092f72148da22bd0..f8ad2c1023016d7f72cccff880e3753d71d635b2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12752,6 +12752,12 @@ S: Maintained F: Documentation/hwmon/k8temp.rst F: drivers/hwmon/k8temp.c +KA-RO TX8P COM MODULE +M: Maud Spierings <maudspierings@gocontroll.com> +L: devicetree@vger.kernel.org +S: Maintained +F: arch/arm64/boot/dts/freescale/imx8mp-tx8p-ml81.dtsi + KASAN M: Andrey Ryabinin <ryabinin.a.a@gmail.com> R: Alexander Potapenko <glider@google.com>