From: Jernej Skrabec <jernej.skrabec@gmail.com>
To: andrzej.hajda@intel.com, neil.armstrong@linaro.org,
rfoss@kernel.org, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, wens@csie.org,
samuel@sholland.org
Cc: Laurent.pinchart@ideasonboard.com, jonas@kwiboo.se,
airlied@gmail.com, daniel@ffwll.ch,
dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-sunxi@lists.linux.dev, linux-media@vger.kernel.org,
hverkuil-cisco@xs4all.nl,
Jernej Skrabec <jernej.skrabec@gmail.com>
Subject: [PATCH 3/3] ARM: dts: sun8i: h3: beelink-x2: Disable DW-HDMI CEC
Date: Sat, 15 Apr 2023 12:46:13 +0200 [thread overview]
Message-ID: <20230415104613.61224-4-jernej.skrabec@gmail.com> (raw)
In-Reply-To: <20230415104613.61224-1-jernej.skrabec@gmail.com>
Beelink X2 uses software implementation of CEC even though DW-HDMI has
working hardware implementation.
Disable unused DW-HDMI CEC.
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
---
arch/arm/boot/dts/sun8i-h3-beelink-x2.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/sun8i-h3-beelink-x2.dts b/arch/arm/boot/dts/sun8i-h3-beelink-x2.dts
index a6d38ecee141..38f40d69e5c5 100644
--- a/arch/arm/boot/dts/sun8i-h3-beelink-x2.dts
+++ b/arch/arm/boot/dts/sun8i-h3-beelink-x2.dts
@@ -150,6 +150,7 @@ &emac {
};
&hdmi {
+ snps,disable-cec;
status = "okay";
};
--
2.40.0
next prev parent reply other threads:[~2023-04-15 10:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-15 10:46 [PATCH 0/3] drm/bridge: dw_hdmi: allow to disable CEC from DT Jernej Skrabec
2023-04-15 10:46 ` [PATCH 1/3] dt-bindings: display: synopsys,dw-hdmi: Add property for disabling CEC Jernej Skrabec
2023-04-18 21:41 ` Rob Herring
2023-04-21 7:07 ` Hans Verkuil
2023-04-15 10:46 ` [PATCH 2/3] drm/bridge: dw_hdmi: Handle snps,disable-cec property Jernej Skrabec
2023-04-17 13:32 ` Robert Foss
2023-04-15 10:46 ` Jernej Skrabec [this message]
2023-04-16 13:25 ` [PATCH 3/3] ARM: dts: sun8i: h3: beelink-x2: Disable DW-HDMI CEC Laurent Pinchart
2023-04-16 13:31 ` Jernej Škrabec
2023-04-16 13:47 ` Laurent Pinchart
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=20230415104613.61224-4-jernej.skrabec@gmail.com \
--to=jernej.skrabec@gmail.com \
--cc=Laurent.pinchart@ideasonboard.com \
--cc=airlied@gmail.com \
--cc=andrzej.hajda@intel.com \
--cc=daniel@ffwll.ch \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=hverkuil-cisco@xs4all.nl \
--cc=jonas@kwiboo.se \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-sunxi@lists.linux.dev \
--cc=neil.armstrong@linaro.org \
--cc=rfoss@kernel.org \
--cc=robh+dt@kernel.org \
--cc=samuel@sholland.org \
--cc=wens@csie.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