From patchwork Mon Apr 30 11:40:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 10373227 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id A91B56032A for ; Tue, 1 May 2018 06:54:41 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 99A8828BE9 for ; Tue, 1 May 2018 06:54:41 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8E10F28BFC; Tue, 1 May 2018 06:54:41 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 23DC128BE9 for ; Tue, 1 May 2018 06:54:41 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 9A0B66E3F2; Tue, 1 May 2018 06:53:48 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pf0-x242.google.com (mail-pf0-x242.google.com [IPv6:2607:f8b0:400e:c00::242]) by gabe.freedesktop.org (Postfix) with ESMTPS id B3A486E1ED for ; Mon, 30 Apr 2018 11:42:39 +0000 (UTC) Received: by mail-pf0-x242.google.com with SMTP id c10so6535162pfi.12 for ; Mon, 30 Apr 2018 04:42:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=xbWuonSrfG9gJPEcvihmOu6Vs6ENxhil4rEJERaLL0Y=; b=kOCoGuTlrGhWr2D39t8YgemC8wU02XymSm4WBDi2/DRV6zhkWsUJkie/DIc5ymAueo 2n/t4hLD/8yATQnxx8eR0ZSxyi+/xxvm4EalEbDsKA6IlfhdY+GZT8BnL2d6ibTB+d1u Gpjd/mzfXP5Q5e+nWUeX90D3hSsRgiK8UqaGY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=xbWuonSrfG9gJPEcvihmOu6Vs6ENxhil4rEJERaLL0Y=; b=aoiWlce0MNnxb8sH3NNocgIEp1jWRYYtV/b3eQ7Drlu0dXtCqCaHWGqHVX3wSGq14q Eqs9X1MSFAoc0eOXzHqPodbu6J9kA3oolF7QGm7CSvjDsGRjwxSv9+GdWUQpTtCevL1h dZp+88LCeLPZfSJyJaaXLGxMOcHRZadXHi9ZYDManv20FqWDXUsZC6XCJJd01XvA8znZ Hg7DUSDJNwKD4KUJiIbzWsZQIyIHrqKR2uTqxIQMrQdRtiv/c9LXaJI8mJlcIc+3u7gY 8lUo1ybGVQLKgwAQN/Hr6em7MkN4gbYUQw+vcLmBpxsjDmnV5m7AxXbE06A3O7yjtRsr FJUQ== X-Gm-Message-State: ALQs6tD0TrhkSmPSdI7aRjJk63QJXiyE/lTGwz2w5G5TqQw4O4edBC0f qaHEfgl2Q4eRNI1flIJCx7Huiw== X-Google-Smtp-Source: AB8JxZpJzbdNmL5M/VaXVfOHtPX/F7dmoU1auCD/A/mc+S8jOKUILG2OVwsR+3CFWqdDyP3Dr7Gb1g== X-Received: by 10.98.87.142 with SMTP id i14mr9913703pfj.119.1525088559121; Mon, 30 Apr 2018 04:42:39 -0700 (PDT) Received: from localhost.localdomain ([183.82.224.14]) by smtp.gmail.com with ESMTPSA id s17sm16762357pfi.165.2018.04.30.04.42.32 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 30 Apr 2018 04:42:38 -0700 (PDT) From: Jagan Teki To: Maxime Ripard Subject: [PATCH 13/21] drm/sun4i: Enable DE2 Mixer for Allwinner 64-bit SoCs Date: Mon, 30 Apr 2018 17:10:50 +0530 Message-Id: <20180430114058.5061-14-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.14.3 In-Reply-To: <20180430114058.5061-1-jagan@amarulasolutions.com> References: <20180430114058.5061-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Tue, 01 May 2018 06:51:33 +0000 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Jernej Skrabec , David Airlie , Catalin Marinas , Michael Turquette , linux-sunxi@googlegroups.com, Will Deacon , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Stephen Boyd , Chen-Yu Tsai , Rob Herring , Jagan Teki , Michael Trimarchi , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Allwinner 64-bit SoC like H5/A64 has DE2 Mixer so enable them as default. Signed-off-by: Jagan Teki --- drivers/gpu/drm/sun4i/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/sun4i/Kconfig b/drivers/gpu/drm/sun4i/Kconfig index 60468a779a63..95ae04964756 100644 --- a/drivers/gpu/drm/sun4i/Kconfig +++ b/drivers/gpu/drm/sun4i/Kconfig @@ -52,7 +52,7 @@ config DRM_SUN8I_DW_HDMI config DRM_SUN8I_MIXER tristate "Support for Allwinner Display Engine 2.0 Mixer" - default MACH_SUN8I + default MACH_SUN8I || (ARM64 && ARCH_SUNXI) help Choose this option if you have an Allwinner SoC with the Allwinner Display Engine 2.0, which has a mixer to do some