From patchwork Fri Apr 17 10:50:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Griffin X-Patchwork-Id: 47281 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wg0-f70.google.com (mail-wg0-f70.google.com [74.125.82.70]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 1028220553 for ; Fri, 17 Apr 2015 10:51:05 +0000 (UTC) Received: by wgtl5 with SMTP id l5sf23467159wgt.1 for ; Fri, 17 Apr 2015 03:51:04 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=v6/VyIUWfAnmQlmqyPN1zFSoV1bU6x/J9/sEQqQh1LA=; b=l7CjsE/Jk4CHss8rOdYyNxYMtJi81VO29xQSwlKoQ6tN29IZizJxQp0WtbUouRmwjD H2Fyf0pIB5Mgv9HdHar5HaT7nxsFogXqGApfQM/PqWZDPkBoP84LSN2zRICOuh9FO0uA T0l3o3k4GmagIyDuhuy49CEVIETFQDuWOTeoDopcYiB15Ysgsl29nuHtLP4LzgTLNOQr sdZsvKOCiFRwbaOMhJgte+8nYstYIrjMDnK6IwaomNBjZCrepuzZ7IBrr/jI6TwW8q8x Q0iWuHP6mUC0OH5hwes7zm1KXtugqtkUHsLihdzlF1YoFJampDxH0su5gGHoV0bI2W4y qhNQ== X-Gm-Message-State: ALoCoQkCPQOCYALlFKFL9iN7uIde2XK7bZeirqqcLGB9RACYyV5BVHZScJqx0Frrc1J7eAe8INgm X-Received: by 10.152.19.67 with SMTP id c3mr1121064lae.7.1429267864328; Fri, 17 Apr 2015 03:51:04 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.27.103 with SMTP id s7ls390737lag.105.gmail; Fri, 17 Apr 2015 03:51:04 -0700 (PDT) X-Received: by 10.112.157.100 with SMTP id wl4mr2387897lbb.108.1429267864191; Fri, 17 Apr 2015 03:51:04 -0700 (PDT) Received: from mail-lb0-f176.google.com (mail-lb0-f176.google.com. [209.85.217.176]) by mx.google.com with ESMTPS id dp7si3240775lbc.155.2015.04.17.03.51.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Apr 2015 03:51:04 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.176 as permitted sender) client-ip=209.85.217.176; Received: by lbbzk7 with SMTP id zk7so79702041lbb.0 for ; Fri, 17 Apr 2015 03:51:04 -0700 (PDT) X-Received: by 10.112.204.72 with SMTP id kw8mr2391255lbc.88.1429267864107; Fri, 17 Apr 2015 03:51:04 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.67.65 with SMTP id l1csp3654639lbt; Fri, 17 Apr 2015 03:51:03 -0700 (PDT) X-Received: by 10.70.50.199 with SMTP id e7mr4467098pdo.124.1429267857999; Fri, 17 Apr 2015 03:50:57 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id fa8si16250399pdb.16.2015.04.17.03.50.56; Fri, 17 Apr 2015 03:50:57 -0700 (PDT) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753944AbbDQKuu (ORCPT + 6 others); Fri, 17 Apr 2015 06:50:50 -0400 Received: from mail-wg0-f53.google.com ([74.125.82.53]:33993 "EHLO mail-wg0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753874AbbDQKup (ORCPT ); Fri, 17 Apr 2015 06:50:45 -0400 Received: by wgso17 with SMTP id o17so109359805wgs.1 for ; Fri, 17 Apr 2015 03:50:44 -0700 (PDT) X-Received: by 10.194.177.195 with SMTP id cs3mr4455023wjc.141.1429267844106; Fri, 17 Apr 2015 03:50:44 -0700 (PDT) Received: from localhost.localdomain ([213.205.252.24]) by mx.google.com with ESMTPSA id mv11sm2092668wic.23.2015.04.17.03.50.41 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 17 Apr 2015 03:50:43 -0700 (PDT) From: Peter Griffin To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, srinivas.kandagatla@gmail.com, maxime.coquelin@st.com, patrice.chotard@st.com, daniel.lezcano@linaro.org, tglx@linutronix.de Cc: peter.griffin@linaro.org, lee.jones@linaro.org, devicetree@vger.kernel.org Subject: [PATCH 4/5] ARM: sti: Always enable CLKSRC_ST_LPC_CLOCK Date: Fri, 17 Apr 2015 11:50:22 +0100 Message-Id: <1429267823-8879-5-git-send-email-peter.griffin@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1429267823-8879-1-git-send-email-peter.griffin@linaro.org> References: <1429267823-8879-1-git-send-email-peter.griffin@linaro.org> Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: peter.griffin@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.176 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , If available on the SoC we wish to use st_lpc clksrc so that cpufreq can operate without effecting sched_clock. Signed-off-by: Peter Griffin --- arch/arm/mach-sti/Kconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-sti/Kconfig b/arch/arm/mach-sti/Kconfig index 3b1ac46..48767d3 100644 --- a/arch/arm/mach-sti/Kconfig +++ b/arch/arm/mach-sti/Kconfig @@ -2,6 +2,7 @@ menuconfig ARCH_STI bool "STMicroelectronics Consumer Electronics SOCs" if ARCH_MULTI_V7 select ARM_GIC select ARM_GLOBAL_TIMER + select CLKSRC_ST_LPC_CLOCK select PINCTRL select PINCTRL_ST select MFD_SYSCON @@ -15,9 +16,9 @@ menuconfig ARCH_STI select PL310_ERRATA_769419 if CACHE_L2X0 select RESET_CONTROLLER help - Include support for STiH41x SOCs like STiH415/416 using the device tree - for discovery - More information at Documentation/arm/STiH41x and + Include support for STiH4xx SOCs like STiH415/416 and stih407/10 family + using the device tree for discovery + More information at Documentation/arm/sti/ and at Documentation/devicetree