From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2F987C77B61 for ; Sun, 16 Apr 2023 13:26:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=91nUX0ue3csQ0xRMhlMx3coMpoVlQP8cYsoOCkD9UX0=; b=RH+vvP5kDyurIx sQyBf85HOkaBw6cZWXRiwJ16xX80l/zeLr/HJaojdQIZgHPOqO0abBStsmQLUv7lLwhXqhNkVk5iG pI7bWfiHo1ZjLfXfULb0a3ewfva2FW7pDXJEJDFZJynuz7kty2iyPknj7h/FbpyGpSkkYRFgdFj0R /T5Jb/5Hkq/a4nsLTqhLkdo5AVcfgcRCBYrZBJm/OSqe5QGst0f1NkwafMKWiYZ98/kF5K89Bx3VQ Xq+vCrpGTdlft1H0ndRrKhXIK3G/d2FPnzJoYI2Dh6zcPXNHPM74/VWgmWPBKUZthrk7WfYnlYpX1 pOj925GAbN5I8ZVPzCug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1po2Nn-00DrHD-1P; Sun, 16 Apr 2023 13:25:31 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1po2Nk-00DrG3-0Y for linux-arm-kernel@lists.infradead.org; Sun, 16 Apr 2023 13:25:29 +0000 Received: from pendragon.ideasonboard.com (133-32-181-51.west.xps.vectant.ne.jp [133.32.181.51]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 4DAEF10A; Sun, 16 Apr 2023 15:25:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1681651516; bh=K1YyYPxqlo8x0z8CFYuKhkS6h5XnbugyXRD+m3v6t+w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XYEa6rBvV07FbhTKRy/yVdc+naA/KunzZ6mX4AppiJWXdNntc79/o/GnhdOGqUclj fRx7IrQDMxoOL6R8n5tD17FPAqCmj4jBJ9vAw/NvFmDmyPnZFwVp8b5SQ0hquODq2G 32u742q+tNl/je0x1epHRxYwt1Yrbnk0zxGT2NA8= Date: Sun, 16 Apr 2023 16:25:31 +0300 From: Laurent Pinchart To: Jernej Skrabec Cc: 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, 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 Subject: Re: [PATCH 3/3] ARM: dts: sun8i: h3: beelink-x2: Disable DW-HDMI CEC Message-ID: <20230416132531.GA28551@pendragon.ideasonboard.com> References: <20230415104613.61224-1-jernej.skrabec@gmail.com> <20230415104613.61224-4-jernej.skrabec@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230415104613.61224-4-jernej.skrabec@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230416_062528_377446_75FA49DD X-CRM114-Status: GOOD ( 14.62 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Jernej, Thank you for the patch. On Sat, Apr 15, 2023 at 12:46:13PM +0200, Jernej Skrabec wrote: > Beelink X2 uses software implementation of CEC even though DW-HDMI has > working hardware implementation. Why ? The reason should be explained in the commit message. > Disable unused DW-HDMI CEC. > > Signed-off-by: Jernej Skrabec > --- > 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"; > }; > -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel