From: Thierry Reding <thierry.reding@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
Donghwa Lee <dh09.lee@samsung.com>,
linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org,
Maxime Ripard <maxime.ripard@free-electrons.com>,
Hoegeun Kwon <hoegeun.kwon@samsung.com>
Subject: Re: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v
Date: Wed, 14 Jun 2017 20:13:42 +0200 [thread overview]
Message-ID: <20170614181342.GE14971@ulmo> (raw)
In-Reply-To: <20170419180326.303994-1-arnd@arndb.de>
[-- Attachment #1.1: Type: text/plain, Size: 575 bytes --]
On Wed, Apr 19, 2017 at 08:03:08PM +0200, Arnd Bergmann wrote:
> Without the dependency, we run into a link error:
>
> drivers/gpu/drm/panel/panel-sitronix-st7789v.o: In function `st7789v_probe':
> panel-sitronix-st7789v.c:(.text.st7789v_probe+0xc0): undefined reference to `of_find_backlight_by_node'
>
> Fixes: 7142afb3a186 ("drm/panel: Add driver for sitronix ST7789V LCD controller")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> drivers/gpu/drm/panel/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied to drm-misc-next, thanks.
Thierry
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Arnd Bergmann <arnd@arndb.de>
Cc: David Airlie <airlied@linux.ie>,
Donghwa Lee <dh09.lee@samsung.com>,
Hoegeun Kwon <hoegeun.kwon@samsung.com>,
Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v
Date: Wed, 14 Jun 2017 20:13:42 +0200 [thread overview]
Message-ID: <20170614181342.GE14971@ulmo> (raw)
In-Reply-To: <20170419180326.303994-1-arnd@arndb.de>
[-- Attachment #1: Type: text/plain, Size: 575 bytes --]
On Wed, Apr 19, 2017 at 08:03:08PM +0200, Arnd Bergmann wrote:
> Without the dependency, we run into a link error:
>
> drivers/gpu/drm/panel/panel-sitronix-st7789v.o: In function `st7789v_probe':
> panel-sitronix-st7789v.c:(.text.st7789v_probe+0xc0): undefined reference to `of_find_backlight_by_node'
>
> Fixes: 7142afb3a186 ("drm/panel: Add driver for sitronix ST7789V LCD controller")
> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
> ---
> drivers/gpu/drm/panel/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
Applied to drm-misc-next, thanks.
Thierry
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2017-06-14 18:13 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-19 17:59 [PATCH 1/3] drm/omap: displays: panel-dpi: add backlight dependency Arnd Bergmann
2017-04-19 17:59 ` Arnd Bergmann
2017-04-19 17:59 ` [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code Arnd Bergmann
2017-04-19 17:59 ` Arnd Bergmann
2017-04-19 18:03 ` [PATCH 3/3] drm/panel: add backlight dependency for sitronix-st7789v Arnd Bergmann
2017-04-20 1:37 ` Hoegeun Kwon
2017-06-14 18:13 ` Thierry Reding [this message]
2017-06-14 18:13 ` Thierry Reding
2017-04-20 1:34 ` [PATCH 2/3] drm/panel: S6E3HA2 needs backlight code Hoegeun Kwon
2017-06-14 18:13 ` Thierry Reding
2017-06-14 18:13 ` Thierry Reding
2017-04-19 20:21 ` [PATCH 1/3] drm/omap: displays: panel-dpi: add backlight dependency Laurent Pinchart
2017-04-19 20:21 ` Laurent Pinchart
2017-04-19 20:39 ` Arnd Bergmann
2017-04-19 20:39 ` Arnd Bergmann
2017-04-20 9:01 ` Jani Nikula
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=20170614181342.GE14971@ulmo \
--to=thierry.reding@gmail.com \
--cc=arnd@arndb.de \
--cc=dh09.lee@samsung.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=hoegeun.kwon@samsung.com \
--cc=laurent.pinchart+renesas@ideasonboard.com \
--cc=linux-kernel@vger.kernel.org \
--cc=maxime.ripard@free-electrons.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 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.