From patchwork Wed Jul 18 10:54: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: 10533699 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 C7952600F4 for ; Thu, 19 Jul 2018 07:04:53 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B718F2964C for ; Thu, 19 Jul 2018 07:04:53 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id AB32F296E9; Thu, 19 Jul 2018 07:04:53 +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.2 required=2.0 tests=BAYES_00, MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED 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 7254F2964C for ; Thu, 19 Jul 2018 07:04:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 363E16ECE2; Thu, 19 Jul 2018 07:03:47 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pg1-x541.google.com (mail-pg1-x541.google.com [IPv6:2607:f8b0:4864:20::541]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1339C6EAC0 for ; Wed, 18 Jul 2018 10:56:12 +0000 (UTC) Received: by mail-pg1-x541.google.com with SMTP id y4-v6so1833772pgp.9 for ; Wed, 18 Jul 2018 03:56:12 -0700 (PDT) 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=u6B35vbi/oJ9FVsDr3HKcLGKgT6nfQVkH08O5ypyqPo=; b=RgAML9AM+TREsSlzziV0/U5DYA3rFJQJ2a76LWV+wq6PenGi1r1lnuowFzlTRmS7CH yDxTFyAl3lUjfwJk6rFygwONgOow2N0u/u36gc1kutF2PwNjllVLt5hkircnBx89416B DltcSFX0swFFtQEiytaSSRi1MQdG1YvjvcN57oxON8JGZwpH55tB19glbJkpJF/+s+u2 vggEG2PTc0CHSA+nCLJti7z0FaxZvfaCFsyuYCB0lH+Qewoz8fmVdK1Yr+9m4Yp7yPEX b7rgDpMvrZE8+dPMZ9zINVO59QjJQcN0sQX1nqD2ODIRFC/g6vZzliA4NF+LPX3d7KRI OLPQ== X-Gm-Message-State: AOUpUlHffbH6btzyjKcCDn9GhZu7eyf+k7mzrCJmLaNY49pLD0PBjWuf hMJ3DJS9+fhl78MqbdMVU4jj8Q== X-Google-Smtp-Source: AAOMgpcqRfOxNky5xDDZ5vm1BrS3CiJM6c6fsMEgj8hm9vNAJHE0Qxb62YPTjMz75QxLqkjlUroaEA== X-Received: by 2002:a63:6e08:: with SMTP id j8-v6mr5320039pgc.428.1531911371658; Wed, 18 Jul 2018 03:56:11 -0700 (PDT) Received: from localhost.localdomain ([183.82.229.107]) by smtp.gmail.com with ESMTPSA id x25-v6sm4644452pgv.63.2018.07.18.03.56.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Jul 2018 03:56:11 -0700 (PDT) From: Jagan Teki To: Maxime Ripard , Chen-Yu Tsai , Icenowy Zheng , Jernej Skrabec , Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , David Airlie , dri-devel@lists.freedesktop.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, Michael Trimarchi , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH v3 10/18] drm/sun4i: Enable DE2 Mixer for SUN8I and SUN50I Date: Wed, 18 Jul 2018 16:24:50 +0530 Message-Id: <20180718105458.22304-11-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180718105458.22304-1-jagan@amarulasolutions.com> References: <20180718105458.22304-1-jagan@amarulasolutions.com> X-Mailman-Approved-At: Thu, 19 Jul 2018 07:03:42 +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: Jagan Teki MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Allwinner SoC like SUN8I and SUN50I are now using DE2 Mixer so enable them as default. Signed-off-by: Jagan Teki --- Changes for v3: - none Changes for v2: - Enable for SUN8I 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 c2c042287c19..cfa8b96273fb 100644 --- a/drivers/gpu/drm/sun4i/Kconfig +++ b/drivers/gpu/drm/sun4i/Kconfig @@ -61,7 +61,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