From: Neil Armstrong <narmstrong@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>,
Kevin Hilman <khilman@baylibre.com>
Cc: dri-devel@lists.freedesktop.org,
linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] drm/meson: imply dw-hdmi i2s audio for meson hdmi
Date: Fri, 24 May 2019 10:42:29 +0200 [thread overview]
Message-ID: <5bd1ab1d-9352-8ac0-de99-e80bd23f7264@baylibre.com> (raw)
In-Reply-To: <20190429102325.29022-1-jbrunet@baylibre.com>
On 29/04/2019 12:23, Jerome Brunet wrote:
> Imply the i2s part of the Synopsys HDMI driver for Amlogic SoCs.
> This will enable the i2s part by default when meson hdmi driver
> is enable but let platforms not supported by the audio subsystem
> disable it if necessary.
>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
> ---
> drivers/gpu/drm/meson/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/meson/Kconfig b/drivers/gpu/drm/meson/Kconfig
> index c28b69f48555..a480e4a80bea 100644
> --- a/drivers/gpu/drm/meson/Kconfig
> +++ b/drivers/gpu/drm/meson/Kconfig
> @@ -14,3 +14,4 @@ config DRM_MESON_DW_HDMI
> depends on DRM_MESON
> default y if DRM_MESON
> select DRM_DW_HDMI
> + imply DRM_DW_HDMI_I2S_AUDIO
>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
And applying to drm-misc-next
Thanks,
Neil
prev parent reply other threads:[~2019-05-24 8:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-29 10:23 Jerome Brunet
2019-05-24 8:42 ` Neil Armstrong [this message]
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=5bd1ab1d-9352-8ac0-de99-e80bd23f7264@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-kernel@vger.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome