linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@ucw.cz>
To: Adam Borowski <kilobyte@angband.pl>
Cc: Arnd Bergmann <arnd@kernel.org>,
	rafael.j.wysocki@intel.com, Arnd Bergmann <arnd@arndb.de>,
	Dan Murphy <dmurphy@ti.com>,
	linux-leds@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: MaxLinear, please maintain your drivers was Re: [PATCH] leds: lgm: fix gpiolib dependency
Date: Wed, 10 Mar 2021 08:28:31 +0100	[thread overview]
Message-ID: <20210310072831.GA29779@amd> (raw)
In-Reply-To: <YEgeoPqCCgTUEsSc@angband.pl>

[-- Attachment #1: Type: text/plain, Size: 1781 bytes --]

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@linux.intel.com> was
> > undeliverable.
> 
> > <mallikarjunax.reddy@linux.intel.com>: Recipient
> > +address rejected: User unknown in virtual mailbox table'
> 
> > commit c3987cd2bca34ddfec69027acedb2fae5ffcf7a0
> > Author: Amireddy Mallikarjuna reddy <mallikarjunax.reddy@linux.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:

BR,
								Pavel

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

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

  reply	other threads:[~2021-03-10  7:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-08 15:30 [PATCH] leds: lgm: fix gpiolib dependency Arnd Bergmann
2021-03-09 18:08 ` Intel, please maintain your drivers was " Pavel Machek
2021-03-09 19:39   ` Pavel Machek
2021-03-10  1:19     ` MaxLinear, " Adam Borowski
2021-03-10  7:28       ` Pavel Machek [this message]
2021-03-10 16:57         ` Arnd Bergmann
2021-03-10 20:17           ` Hauke Mehrtens
     [not found]             ` <MN2PR19MB3486B88ADF5BE557BEE168AEAF909@MN2PR19MB3486.namprd19.prod.outlook.com>
     [not found]               ` <MW2PR1901MB2187816296E1B03F91EB972BD0909@MW2PR1901MB2187.namprd19.prod.outlook.com>
     [not found]                 ` <MN2PR19MB3693B7620DABED199AA304B5B1909@MN2PR19MB3693.namprd19.prod.outlook.com>
2021-03-11 10:00                   ` Arnd Bergmann
2021-03-16  9:19                     ` Rahul Tanwar
2021-03-13 10:24                   ` Pavel Machek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210310072831.GA29779@amd \
    --to=pavel@ucw.cz \
    --cc=arnd@arndb.de \
    --cc=arnd@kernel.org \
    --cc=dmurphy@ti.com \
    --cc=kilobyte@angband.pl \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-leds@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).