From patchwork Thu Sep 29 16:31:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 9356739 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 B9EDB6077B for ; Thu, 29 Sep 2016 16:35:34 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AB0AD29B17 for ; Thu, 29 Sep 2016 16:35:34 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9E4B229B1B; Thu, 29 Sep 2016 16:35:34 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 3090229B17 for ; Thu, 29 Sep 2016 16:35:34 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bpeHn-0001Ou-R8; Thu, 29 Sep 2016 16:34:15 +0000 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bpeGK-0000LV-Kj for linux-arm-kernel@lists.infradead.org; Thu, 29 Sep 2016 16:32:45 +0000 Received: by mail-wm0-x22b.google.com with SMTP id w84so308812963wmg.1 for ; Thu, 29 Sep 2016 09:32:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=6rGX327KhvNyuZE7jfE/O6psXvjk2FJ3YKdMSgmjkMM=; b=WTijXZ7mRMjC1Xjfi/9nkdfEi3ET/u05jtS9A4P/fmZaXM/RbaBlbul7iQ/Jns5iXc naWX2Fs2jJ2q+stDTIWr1dfunFotBvtTb3qHe2/jIhv/4Cqo+eKo9dYH3TnGSjYOKo6m Zp+Hu+OMlX+JCo1ZX2NCJsIagoww7h4LVgv12XeVXDfy9+gEVJ/yBO4Zh8H1w8RIiPS9 J96X/UNq8buBvaEddKyDNahS1cmlnU/vup/ZVtcfG9XzPfekWa53GP15Xqc4qBTMdSt/ FFuEQXuAcxK6GdF85gHbEiatjRQ6fO4QMV+QteMRtcbpCowQ4xam2mkU1muchpr0Xoxe 7P+A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=6rGX327KhvNyuZE7jfE/O6psXvjk2FJ3YKdMSgmjkMM=; b=AaufyfV4UqQU5O+CUAl+/KrJ3Fa4QixB9cydDnroou9cxqGDqprHnn/BzFhPWjcFa3 BVaUeRXJ+xEOY3+wk8hbvC+L4/rX6cKIEHZ6eXXBIo/GFevLs49BPGEsADZ2g7AF6lRk olpRWI4gHoab75PEiLn4hdSkQsxsXnWufYs8eH80Tm6FT8oTQ5ujYw5jn2S7ysqaysFD QsrZLNloFVW2cWfYNKAdBLcKkEYtrwnt0BfopUfu5Svrb7GuC2DVyWWPnt7EW1sh6zzZ kjk3z5FgnPUzuHuxyQGNoggvoLjv0GI3bK88hlI1olyvq45j5LWi1Qjh/syEYh1WlPPG 35lQ== X-Gm-Message-State: AA6/9RnksoaLJUFYUEk62LJLoH2MsbDfmK5ZZPPbbkKyNLpBWBSJ0UybzgZRaUYhxBGbX8et X-Received: by 10.28.109.144 with SMTP id b16mr3979069wmi.19.1475166742799; Thu, 29 Sep 2016 09:32:22 -0700 (PDT) Received: from bgdev-debian.lan (jua06-1-82-242-157-225.fbx.proxad.net. [82.242.157.225]) by smtp.gmail.com with ESMTPSA id q142sm29165898wmd.4.2016.09.29.09.32.20 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 29 Sep 2016 09:32:22 -0700 (PDT) From: Bartosz Golaszewski To: Kevin Hilman , Michael Turquette , Sekhar Nori , Rob Herring , Mark Rutland , Russell King Subject: [PATCH 5/6] ARM: davinci: enable the LCDC DRM driver in defconfig Date: Thu, 29 Sep 2016 18:31:54 +0200 Message-Id: <1475166715-7857-6-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1475166715-7857-1-git-send-email-bgolaszewski@baylibre.com> References: <1475166715-7857-1-git-send-email-bgolaszewski@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160929_093244_969316_AB546DE4 X-CRM114-Status: UNSURE ( 9.96 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Bartosz Golaszewski , LKML , arm-soc MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP With the device tree changes for tilcdc in place, we can now enable the driver by default in the davinci_all defconfig file. Signed-off-by: Bartosz Golaszewski --- arch/arm/configs/davinci_all_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/configs/davinci_all_defconfig b/arch/arm/configs/davinci_all_defconfig index 5e5dd6b..58d04f1 100644 --- a/arch/arm/configs/davinci_all_defconfig +++ b/arch/arm/configs/davinci_all_defconfig @@ -123,6 +123,8 @@ CONFIG_TPS6507X=y CONFIG_REGULATOR=y CONFIG_REGULATOR_FIXED_VOLTAGE=y CONFIG_REGULATOR_TPS6507X=y +CONFIG_DRM=m +CONFIG_DRM_TILCDC=m CONFIG_FB=y CONFIG_FIRMWARE_EDID=y CONFIG_FB_DA8XX=y