linux-amlogic.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: narmstrong@baylibre.com (Neil Armstrong)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 3/3] arm64: dts: meson-gxl-s905x-libretech-cc: add cec-disable
Date: Mon, 19 Mar 2018 14:11:47 +0100	[thread overview]
Message-ID: <e74c5b99-760e-fad5-a1f2-a3a7ccfc1391@baylibre.com> (raw)
In-Reply-To: <20180319114345.29837-4-hverkuil@xs4all.nl>

On 19/03/2018 12:43, Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil@cisco.com>
> 
> This board has two CEC controllers: the DesignWare controller and
> a meson-specific controller. Disable the DW controller since the
> CEC line is hooked up to the meson controller.
> 
> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
> ---
>  arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
> index 9671f1e3c74a..271bd486fd65 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
> +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-libretech-cc.dts
> @@ -155,6 +155,7 @@
>  	status = "okay";
>  	pinctrl-0 = <&hdmi_hpd_pins>, <&hdmi_i2c_pins>;
>  	pinctrl-names = "default";
> +	cec-disable;
>  };
>  
>  &hdmi_tx_tmds_port {
> 

Acked-by: Neil Armstrong <narmstrong@baylibre.com>

  reply	other threads:[~2018-03-19 13:11 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-19 11:43 [PATCH 0/3] dw-hdmi: add property to disable CEC Hans Verkuil
2018-03-19 11:43 ` [PATCH 1/3] dt-bindings: display: dw_hdmi.txt Hans Verkuil
2018-03-19 11:46   ` Fabio Estevam
2018-03-19 11:48     ` Hans Verkuil
2018-03-19 13:11   ` Neil Armstrong
2018-03-19 11:43 ` [PATCH 2/3] drm: bridge: dw-hdmi: check the cec-disable property Hans Verkuil
2018-03-19 13:11   ` Neil Armstrong
2018-03-19 11:43 ` [PATCH 3/3] arm64: dts: meson-gxl-s905x-libretech-cc: add cec-disable Hans Verkuil
2018-03-19 13:11   ` Neil Armstrong [this message]
2018-03-19 13:10 ` [PATCH 0/3] dw-hdmi: add property to disable CEC Neil Armstrong

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=e74c5b99-760e-fad5-a1f2-a3a7ccfc1391@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=linus-amlogic@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).