From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 1/8] rockchip: video: introduce CONFIG_DW_HDMI and select for Rockchip HDMI
Date: Mon, 15 May 2017 20:47:46 +0200 [thread overview]
Message-ID: <20170515204746.14e40dd9@crub> (raw)
In-Reply-To: <1494013716-25091-2-git-send-email-philipp.tomsich@theobroma-systems.com>
On Fri, 5 May 2017 21:48:26 +0200
Philipp Tomsich philipp.tomsich at theobroma-systems.com wrote:
> Instead of having drivers/video/rockchip/Kconfig point outside of its
> hierarchy for dw_hdmi.o, we should use a configuration-option to
> include the Designware HDMI support.
>
> This change introduces a new config option (not to be selected via
> menuconfig, but to be selected from a dependent video driver's
> configuration option) that enables dw_hdmi.o and selects it whenever
> the HDMI support for Rockchip SoCs is selected.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>
>
> ---
>
> Changes in v3: None
> Changes in v2:
> - renamed to CONFIG_DW_HDMI (from CONFIG_DESIGNWARE_HDMI) for consistency
> with naming in the MMC and USB subsystems
>
> drivers/video/Kconfig | 9 +++++++++
> drivers/video/Makefile | 1 +
> drivers/video/rockchip/Kconfig | 1 +
> drivers/video/rockchip/Makefile | 2 +-
> 4 files changed, 12 insertions(+), 1 deletion(-)
applied to u-boot-video/master (with VIDEO_DW_HDMI in subject).
Thanks!
--
Anatolij
next prev parent reply other threads:[~2017-05-15 18:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 19:48 [U-Boot] [PATCH v3 0/8] rockchip: video: rk3399: enable HDMI output Philipp Tomsich
2017-05-05 19:48 ` [U-Boot] [PATCH v3 1/8] rockchip: video: introduce CONFIG_DW_HDMI and select for Rockchip HDMI Philipp Tomsich
2017-05-15 18:47 ` Anatolij Gustschin [this message]
2017-05-05 19:48 ` [U-Boot] [PATCH v3 2/8] rockchip: video: rk3399: enable HDMI output (from the rk_vop) for the RK3399 Philipp Tomsich
2017-05-14 9:13 ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 3/8] rockchip: video: rk3399: add HDMI TX support on " Philipp Tomsich
2017-05-14 9:13 ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 4/8] rockchip: dts: rk3399: enable HDMI output in the DTS Philipp Tomsich
2017-05-14 9:13 ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 5/8] video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP Philipp Tomsich
2017-05-15 18:59 ` Anatolij Gustschin
2017-05-05 19:48 ` [U-Boot] [PATCH v3 6/8] rockchip: board: puma_rk3399: enable BMP_16BPP, BMP_24BPP and BMP_32BPP Philipp Tomsich
2017-05-14 9:13 ` Simon Glass
2017-05-14 18:08 ` Dr. Philipp Tomsich
2017-05-05 19:48 ` [U-Boot] [PATCH v3 7/8] rockchip: defconfig: puma-rk3399: enable RK808 support Philipp Tomsich
2017-05-14 9:13 ` Simon Glass
2017-05-05 19:48 ` [U-Boot] [PATCH v3 8/8] rockchip: defconfig: puma-rk3399: update defconfig with video-support Philipp Tomsich
2017-05-14 9:13 ` Simon Glass
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=20170515204746.14e40dd9@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/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