All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Masahiro Yamada <masahiroy@kernel.org>,
	dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v1 1/1] video: ssd1307fb: Drop OF dependency
Date: Fri, 16 Apr 2021 17:42:04 +0300	[thread overview]
Message-ID: <YHmiPMcgMqHCzaur@smile.fi.intel.com> (raw)
In-Reply-To: <20210409164140.17337-1-andriy.shevchenko@linux.intel.com>

+Cc: Greg.

Greg, can you pick up this one?

The subsystem seems orphaned and I see your name in the git history for the
recent submissions against that driver.

Id is 20210409164140.17337-1-andriy.shevchenko@linux.intel.com

On Fri, Apr 09, 2021 at 07:41:40PM +0300, Andy Shevchenko wrote:
> After the commit 72915994e028 ("video: ssd1307fb: Make use of device
> properties") driver does not depend on OF, drop unneeded dependency.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/video/fbdev/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
> index 4f02db65dede..7506b5949eb0 100644
> --- a/drivers/video/fbdev/Kconfig
> +++ b/drivers/video/fbdev/Kconfig
> @@ -2209,7 +2209,6 @@ config FB_SIMPLE
>  config FB_SSD1307
>  	tristate "Solomon SSD1307 framebuffer support"
>  	depends on FB && I2C
> -	depends on OF
>  	depends on GPIOLIB || COMPILE_TEST
>  	select FB_SYS_FOPS
>  	select FB_SYS_FILLRECT
> -- 
> 2.30.2
> 

-- 
With Best Regards,
Andy Shevchenko



WARNING: multiple messages have this Message-ID (diff)
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Masahiro Yamada <masahiroy@kernel.org>,
	dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org,
	linux-kernel@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Subject: Re: [PATCH v1 1/1] video: ssd1307fb: Drop OF dependency
Date: Fri, 16 Apr 2021 17:42:04 +0300	[thread overview]
Message-ID: <YHmiPMcgMqHCzaur@smile.fi.intel.com> (raw)
In-Reply-To: <20210409164140.17337-1-andriy.shevchenko@linux.intel.com>

+Cc: Greg.

Greg, can you pick up this one?

The subsystem seems orphaned and I see your name in the git history for the
recent submissions against that driver.

Id is 20210409164140.17337-1-andriy.shevchenko@linux.intel.com

On Fri, Apr 09, 2021 at 07:41:40PM +0300, Andy Shevchenko wrote:
> After the commit 72915994e028 ("video: ssd1307fb: Make use of device
> properties") driver does not depend on OF, drop unneeded dependency.
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> ---
>  drivers/video/fbdev/Kconfig | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
> index 4f02db65dede..7506b5949eb0 100644
> --- a/drivers/video/fbdev/Kconfig
> +++ b/drivers/video/fbdev/Kconfig
> @@ -2209,7 +2209,6 @@ config FB_SIMPLE
>  config FB_SSD1307
>  	tristate "Solomon SSD1307 framebuffer support"
>  	depends on FB && I2C
> -	depends on OF
>  	depends on GPIOLIB || COMPILE_TEST
>  	select FB_SYS_FOPS
>  	select FB_SYS_FILLRECT
> -- 
> 2.30.2
> 

-- 
With Best Regards,
Andy Shevchenko


_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

  reply	other threads:[~2021-04-16 14:42 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 16:41 [PATCH v1 1/1] video: ssd1307fb: Drop OF dependency Andy Shevchenko
2021-04-09 16:41 ` Andy Shevchenko
2021-04-16 14:42 ` Andy Shevchenko [this message]
2021-04-16 14:42   ` Andy Shevchenko
2021-05-14 11:44   ` Greg Kroah-Hartman
2021-05-14 11:44     ` Greg Kroah-Hartman

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=YHmiPMcgMqHCzaur@smile.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=b.zolnierkie@samsung.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=masahiroy@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.