From patchwork Tue Dec 8 14:31:54 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 57886 Delivered-To: patch@linaro.org Received: by 10.112.147.194 with SMTP id tm2csp68513lbb; Tue, 8 Dec 2015 06:38:59 -0800 (PST) X-Received: by 10.98.8.3 with SMTP id c3mr5344425pfd.89.1449585539267; Tue, 08 Dec 2015 06:38:59 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 5si5629104pfo.235.2015.12.08.06.38.59; Tue, 08 Dec 2015 06:38:59 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@linaro-org.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965091AbbLHOeO (ORCPT + 6 others); Tue, 8 Dec 2015 09:34:14 -0500 Received: from mail-wm0-f43.google.com ([74.125.82.43]:37330 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756526AbbLHOeL (ORCPT ); Tue, 8 Dec 2015 09:34:11 -0500 Received: by wmww144 with SMTP id w144so32135707wmw.0 for ; Tue, 08 Dec 2015 06:34:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=Jr981/mTuaQn2Hz8HBE1R5xAgLO3bDPLJQX2sunREFQ=; b=svh2hk9VWTErZCnT1bdi5vB51B0QKClo4aPA0Hty/XIIrHvmBwIuDDNQgtA5pdO/pb 6BX1o3aUXowAK2ttq+OjUUGZxeoNpSTLyYkzfx9sK3uYd75Rt9f06KAW2txvq9bs1F+M Si5L1AB3rWVSftHiuI2QFWNXdT5XEVy0w951HOpviXlstUdUQGcqkBBjItg1xEMX5DvY a9Z7ZT4RJJk/14ia2pEk7uiBWeKfvR8zUO4ckv1WDAZRYaEzOOyerLoDrDBp8Tsqgdxl 3ht0IBkoct7SADDg0srpsJSz/XXEmelhaG6Rb75v38Avr7hdk1aV8JbL0ltAy0DTjTIC VMIA== 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=Jr981/mTuaQn2Hz8HBE1R5xAgLO3bDPLJQX2sunREFQ=; b=myayI5xI5gWlRTtqif+vXATiwPoTLvDn0CmzM4NNvHK0mjWSwh5DhvTTA4Z8prB0Yq 4ST0WIUNnsCwKdOqznDXHeOB6rMHi88pQDYwaZojyUhYYypEk9UDIYe3qDuUajH6fKXl uvBgcL7tdsgZJIA7BxxLxBR+AnFmHQ4RKiH/30jEBPCV/4Tv+obg4jf9kPvgVcFFxdMe g80I9XDe/EViONwebO9dJQPzFtTDkG2SBdwPLyGnyWMchCvbIydSEIKokKrHTwHagvcn bF38edL6QYixOPGYDNyxwXcQdYwQvS8D4detsbk4z4iSKhtn3S/DXuDFaAEgn+v418bm 5NHg== X-Gm-Message-State: ALoCoQl8EnUh0EI2Ba6/NfKWya8sv0t2BrvKQXES3RAxOuBqs0OAX9dz1Fk1rEfo0z5jzfth1UKEFb9lBkVZjj2qOIJZAPIyRA== X-Received: by 10.194.5.74 with SMTP id q10mr4141698wjq.138.1449585250812; Tue, 08 Dec 2015 06:34:10 -0800 (PST) Received: from localhost.localdomain (host81-129-169-67.range81-129.btcentralplus.com. [81.129.169.67]) by smtp.gmail.com with ESMTPSA id q6sm21710438wmd.8.2015.12.08.06.34.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 08 Dec 2015 06:34:09 -0800 (PST) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Cc: kernel@stlinux.com, maxime.coquelin@st.com, viresh.kumar@linaro.org, linux-pm@vger.kernel.org, rjw@rjwysocki.net, devicetree@vger.kernel.org, ajitpal.singh@st.com, Lee Jones Subject: [PATCH v5 01/11] ARM: multi_v7_defconfig: Enable ST's PWM driver Date: Tue, 8 Dec 2015 14:31:54 +0000 Message-Id: <1449585124-15596-2-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449585124-15596-1-git-send-email-lee.jones@linaro.org> References: <1449585124-15596-1-git-send-email-lee.jones@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/configs/multi_v7_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index 69a22fd..99b87b6 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -690,7 +690,7 @@ CONFIG_PWM_SUN4I=y CONFIG_PWM_TEGRA=y CONFIG_PWM_VT8500=y CONFIG_PHY_HIX5HD2_SATA=y -CONFIG_PWM_STI=m +CONFIG_PWM_STI=y CONFIG_OMAP_USB2=y CONFIG_TI_PIPE3=y CONFIG_PHY_BERLIN_USB=y