Message ID | 20250402-initial_display-v4-3-9f898838a864@gocontroll.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: dts: freescale: Add support for the GOcontroll Moduline Display | expand |
On 02/04/2025 09:07, 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 | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 322ee00547f6e494a96d2495092f72148da22bd0..4b3864a9852f9fca2be48987d383c0671e668336 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12752,6 +12752,13 @@ 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 Drop > +L: imx@lists.linux.dev I would say this as well, but not my subsystem to worry. Best regards, Krzysztof
On Thu, Apr 3, 2025 at 10:45 AM Krzysztof Kozlowski <krzk@kernel.org> wrote: > > On 02/04/2025 09:07, 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 | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index 322ee00547f6e494a96d2495092f72148da22bd0..4b3864a9852f9fca2be48987d383c0671e668336 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -12752,6 +12752,13 @@ 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 > > Drop > > > +L: imx@lists.linux.dev > > I would say this as well, but not my subsystem to worry. We don't actually mind to gather all i.MX based boards development on this mailinglist.
On 03/04/2025 14:50, Daniel Baluta wrote: > On Thu, Apr 3, 2025 at 10:45 AM Krzysztof Kozlowski <krzk@kernel.org> wrote: >> >> On 02/04/2025 09:07, 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 | 7 +++++++ >>> 1 file changed, 7 insertions(+) >>> >>> diff --git a/MAINTAINERS b/MAINTAINERS >>> index 322ee00547f6e494a96d2495092f72148da22bd0..4b3864a9852f9fca2be48987d383c0671e668336 100644 >>> --- a/MAINTAINERS >>> +++ b/MAINTAINERS >>> @@ -12752,6 +12752,13 @@ 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 >> >> Drop >> >>> +L: imx@lists.linux.dev >> >> I would say this as well, but not my subsystem to worry. > > We don't actually mind to gather all i.MX based boards development on > this mailinglist. No one discusses this. They are already gathered there. Best regards, Krzysztof
diff --git a/MAINTAINERS b/MAINTAINERS index 322ee00547f6e494a96d2495092f72148da22bd0..4b3864a9852f9fca2be48987d383c0671e668336 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12752,6 +12752,13 @@ 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 +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>