Message ID | 20170807114943.22612-5-vigneshr@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 5D4C460363 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 7 Aug 2017 11:50:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 4F77528514 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 7 Aug 2017 11:50:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 42A502860D; Mon, 7 Aug 2017 11:50:42 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id CD94D28514 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 7 Aug 2017 11:50:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version: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=TDHUZnpi1YyE6fdgc1taD2wN2ASDlos821lOZe/dG1g=; b=n71CreClBH+9MZ 7PIP9Oy0gsjcXAZ7bzyzFTEyedRxDCaSANirtmJzfvzju9lTRtFXdy3hCuB+aKJi42xPEsqklqrWU l6XESuhUEwewjNbRL3PSR3OiBLkAFc8k72BgL5ZHyFnGukp3tP4+5fP27QQlV2hRDHprCI3HmjcA3 XoveHgVQ8PcxCfQ81VOmOHwmix05DF6kX88vBmbU9s3ZGMMTwEvitslejgHUXUAdPV6CJE2bIE0cX ssKvbm6uQD6ePNS9Ve5MTkUxHYBk/dQn5bfZj+hLykxaS0HMiaA7dpTWFHPmLLoI2U70WHAZt6ZnH AOjEJBz0kEMDL9HCQHcA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1degYR-0001Uj-CS; Mon, 07 Aug 2017 11:50:39 +0000 Received: from lelnx193.ext.ti.com ([198.47.27.77]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1degXy-00085F-Sv for linux-arm-kernel@lists.infradead.org; Mon, 07 Aug 2017 11:50:18 +0000 Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by lelnx193.ext.ti.com (8.15.1/8.15.1) with ESMTP id v77Bnp7H024266; Mon, 7 Aug 2017 06:49:51 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1502106592; bh=kdysLVltvXo3sRXUBl3A+DSa5MjmvO5PBpY12bupJ8s=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=T+KnWsjvxBajWecbOo2tOGFKDOHM/Wlfd4hCwowW9TV8TyUekbiODjvHfFrbXKB2A YVXL5ZCa4Tcpsg165oW6/ywqwHULMshVrB8pSjtJBpAs1GGUPZUM+40zOtt7pUXu0z RpFGVsUY7t4jBao0kC7xQNpfWKGetoRp+Vv23uGg= Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id v77Bnpxk000617; Mon, 7 Aug 2017 06:49:51 -0500 Received: from dlep33.itg.ti.com (157.170.170.75) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.294.0; Mon, 7 Aug 2017 06:49:51 -0500 Received: from a0132425.india.ti.com (ileax41-snat.itg.ti.com [10.172.224.153]) by dlep33.itg.ti.com (8.14.3/8.13.8) with ESMTP id v77BncSL022608; Mon, 7 Aug 2017 06:49:49 -0500 From: Vignesh R <vigneshr@ti.com> To: Thierry Reding <thierry.reding@gmail.com>, Rob Herring <robh+dt@kernel.org>, Santosh Shilimkar <ssantosh@kernel.org> Subject: [PATCH 4/4] ARM: configs: keystone: Enable TIECAP PWM driver Date: Mon, 7 Aug 2017 17:19:43 +0530 Message-ID: <20170807114943.22612-5-vigneshr@ti.com> X-Mailer: git-send-email 2.13.3 In-Reply-To: <20170807114943.22612-1-vigneshr@ti.com> References: <20170807114943.22612-1-vigneshr@ti.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170807_045011_193440_0A951463 X-CRM114-Status: UNSURE ( 7.11 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: linux-arm-kernel@lists.infradead.org, linux-pwm@vger.kernel.org, Vignesh R <vigneshr@ti.com>, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig index d47ea43d097e..445ad438b451 100644 --- a/arch/arm/configs/keystone_defconfig +++ b/arch/arm/configs/keystone_defconfig @@ -182,6 +182,8 @@ CONFIG_KEYSTONE_NAVIGATOR_DMA=y CONFIG_TI_SCI_PM_DOMAINS=y CONFIG_MEMORY=y CONFIG_TI_AEMIF=y +CONFIG_PWM=y +CONFIG_PWM_TIECAP=m CONFIG_KEYSTONE_IRQ=y CONFIG_RESET_TI_SCI=m CONFIG_RESET_TI_SYSCON=m
Enable PWM_TIECAP driver to support ECAP IP present in 66AK2G SoC. Signed-off-by: Vignesh R <vigneshr@ti.com> --- arch/arm/configs/keystone_defconfig | 2 ++ 1 file changed, 2 insertions(+)