[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAK8P3a2+o8N77A_OkP+QD7ntA+M4U26k15Hh1rNN16-afcTp9g@mail.gmail.com>
Date: Wed, 10 Mar 2021 17:57:04 +0100
From: Arnd Bergmann <arnd@...nel.org>
To: Pavel Machek <pavel@....cz>
Cc: Adam Borowski <kilobyte@...band.pl>,
"Rafael J. Wysocki" <rafael.j.wysocki@...el.com>,
Dan Murphy <dmurphy@...com>, linux-leds@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Hauke Mehrtens <hauke@...ke-m.de>,
John Crispin <john@...ozen.org>
Subject: Re: MaxLinear, please maintain your drivers was Re: [PATCH] leds:
lgm: fix gpiolib dependency
On Wed, Mar 10, 2021 at 8:30 AM Pavel Machek <pavel@....cz> wrote:
>
> Hi!
>
> > > > I'd like people from Intel to contact me. There's more to fix there,
> > > > and AFAICT original author went away.
> > >
> > > The following message to <mallikarjunax.reddy@...ux.intel.com> was
> > > undeliverable.
> >
> > > <mallikarjunax.reddy@...ux.intel.com>: Recipient
> > > +address rejected: User unknown in virtual mailbox table'
> >
> > > commit c3987cd2bca34ddfec69027acedb2fae5ffcf7a0
> > > Author: Amireddy Mallikarjuna reddy <mallikarjunax.reddy@...ux.intel.com>
> >
> > I asked around, and got told Mallikarjuna has been "sold" to MaxLinear,
> > together with the rest of the Connected Home Division. So he most likely
> > still works on this stuff, just under a different banner.
> >
> > > If someone knows how to contact the author, that would be welcome.
> >
> > Alas, no idea about his MaxLinear address.
>
> Thanks for the effort. Anyway, I suspect I'll just do this:
Maybe Hauke or John (added both to cc) know who at MaxLinear is
responsible for maintaining the Lightning Mountain drivers now.
Arnd
> diff --git a/drivers/leds/blink/Kconfig b/drivers/leds/blink/Kconfig
> index 6dedc58c47b3..79493f21d365 100644
> --- a/drivers/leds/blink/Kconfig
> +++ b/drivers/leds/blink/Kconfig
> @@ -1,14 +1,6 @@
> -menuconfig LEDS_BLINK
> - bool "LED Blink support"
> - depends on LEDS_CLASS
> - help
> - This option enables blink support for the leds class.
> - If unsure, say Y.
> -
> -if LEDS_BLINK
> -
> config LEDS_BLINK_LGM
> tristate "LED support for Intel LGM SoC series"
> + depends on BROKEN
> depends on GPIOLIB
> depends on LEDS_CLASS
> depends on MFD_SYSCON
> @@ -17,5 +9,3 @@ config LEDS_BLINK_LGM
> Parallel to serial conversion, which is also called SSO controller,
> can drive external shift register for LED outputs.
> This enables LED support for Serial Shift Output controller(SSO).
> -
> -endif # LEDS_BLINK
>
>
> --
> http://www.livejournal.com/~pavelmachek
Powered by blists - more mailing lists