From patchwork Wed Jun 24 13:19:30 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11623167 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0EDF390 for ; Wed, 24 Jun 2020 13:21:48 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D876E20738 for ; Wed, 24 Jun 2020 13:21:47 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="KrAwxI8e" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D876E20738 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=QLtqGCqz+uLBC5AKfDbQlIbrMzaqOoYseU51lZee9Qo=; b=KrAwxI8enhEYmOy0jHkwisJxlE iAzR6T93OJuZv4R+0qmIpmCljxixT7MaKQeMdqb9semb/Vb3yT/6uY3Wrv2Gq+uhn+E4hBomqytuj Byrh+I9mmrYWmMIiZRCHWp+aa7fgpa8a1mgTCjjvNbTMBwxDzoaSWG+S7GYab+smf+ZhySv+KDM+V 2hnH5Y93w4PWuCkhK0QXvnII+zg+x0eOJMassamO5/CVMyLx58mRQLl6lBpHSSsKfXlsFjMncRexn IUEIY+LvwCKU5MzGfvnJ0vBTOJoD7IxQpfcEzZ3z1ijWV8Jj1reV2LimETVV0f8XfkeD4eYTzR6NC oDlxcaXA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo5Je-0001rp-Gj; Wed, 24 Jun 2020 13:19:50 +0000 Received: from albert.telenet-ops.be ([2a02:1800:110:4::f00:1a]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jo5JU-0001lM-QZ for linux-arm-kernel@lists.infradead.org; Wed, 24 Jun 2020 13:19:42 +0000 Received: from ramsan ([IPv6:2a02:1810:ac12:ed20:55d:3294:1dc4:d387]) by albert.telenet-ops.be with bizsmtp id v1KY2200l3ySsk1061KYmJ; Wed, 24 Jun 2020 15:19:36 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jo5JM-00027f-Qb; Wed, 24 Jun 2020 15:19:32 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jo5JM-0000yZ-Pk; Wed, 24 Jun 2020 15:19:32 +0200 From: Geert Uytterhoeven To: Magnus Damm Subject: [PATCH 6/7] ARM: shmobile: defconfig: Enable ADV7612 CEC support Date: Wed, 24 Jun 2020 15:19:30 +0200 Message-Id: <20200624131931.3686-7-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200624131931.3686-1-geert+renesas@glider.be> References: <20200624131931.3686-1-geert+renesas@glider.be> X-Spam-Note: CRM114 invocation failed X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:1a listed in] [list.dnswl.org] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Enable support for Consumer Electronics Control on the Analog Devices ADV7612 HDMI receiver, which is used on the Koelsch and Lager boards. Signed-off-by: Geert Uytterhoeven --- arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig index 345685a52ffc5af5..916ca4941a629577 100644 --- a/arch/arm/configs/shmobile_defconfig +++ b/arch/arm/configs/shmobile_defconfig @@ -122,6 +122,7 @@ CONFIG_VIDEO_RENESAS_JPU=y CONFIG_VIDEO_RENESAS_VSP1=y CONFIG_VIDEO_ADV7180=y CONFIG_VIDEO_ADV7604=y +CONFIG_VIDEO_ADV7604_CEC=y CONFIG_VIDEO_ML86V7667=y CONFIG_DRM=y CONFIG_DRM_RCAR_DU=y