From patchwork Wed Dec 9 15:58:14 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 58157 Delivered-To: patch@linaro.org Received: by 10.112.147.194 with SMTP id tm2csp758222lbb; Wed, 9 Dec 2015 07:59:11 -0800 (PST) X-Received: by 10.66.102.4 with SMTP id fk4mr9090245pab.85.1449676750797; Wed, 09 Dec 2015 07:59:10 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id tp10si13419020pac.173.2015.12.09.07.59.10; Wed, 09 Dec 2015 07:59:10 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 S1752412AbbLIP7D (ORCPT + 28 others); Wed, 9 Dec 2015 10:59:03 -0500 Received: from mail-wm0-f43.google.com ([74.125.82.43]:38416 "EHLO mail-wm0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752347AbbLIP7A (ORCPT ); Wed, 9 Dec 2015 10:59:00 -0500 Received: by wmec201 with SMTP id c201so80110416wme.1 for ; Wed, 09 Dec 2015 07:58:59 -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=BtsmJ/bChmsPZOXK9zxw506vElhToSzyji0Pl/HTpxg=; b=O6e/dFwQ+zbDD6e8gYiGrGWlKOlzgGM2ufwT/bQ+Geuz30PGYltB0cVZhhxkpavl/I nLtiEnN4KXh1Q5WmSmA5IY0ksCF34b5dLejRK5NPX+sb7dBh9z165+0m0qpcjo7n3A7W YVI3UGzWdB8Ie4d0ln/CL2w9FVnEOM9+6PFiUVcssTCciECKnFPFM6Hp2S47J7IP7Bw5 OEzUmLPdY0Sz8ycogDB7DWKjsAnHCHfGSbxKu7ZuTVP9th4s4PF+DuyaG1mH8b834CJb BNCW7XKxB+yUJTvNWhbIruyvYvZCLG90xs3fa6UFsZlmruehSKp0daeOq3+XuoRPuw8p +DxQ== 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=BtsmJ/bChmsPZOXK9zxw506vElhToSzyji0Pl/HTpxg=; b=WjtniI9DTHXHPksrdfDhhvYSmAcrDkxWjO2F1VbvQDPKbilQaz9OhAaDHDX9DbZzHJ V89TgcOT/rK6jGE/gmvLMb0qLm0y7HcugFwStBW+I7JCpAOpHwAua62q8IKrqW3k4bQ0 CiPcbD5MUgARhikinbhaODYeEZPsYaEeSJOiQozpe2WaNzG8Rlg7AKhVvNU38aXbjrJP lNMxJS4GAX5AzHJ3Pb/v5cmYC7km+jaV0QzuUxe92uZpByqf3IkW/68b9YSBBlKZ1pLG ExoMSE9E2qRmIA96gxBO4kqWKWm6TyUwMolEHafUsAYx1CmZ9eJ0lrXACVsCW7Cpg4xl CTsA== X-Gm-Message-State: ALoCoQmbtRXve2Vo5Nwpbzx+KyC4UF+ib3ZNVriIqK5DFwbXvppWa+rBawCCtPjMjvC5MqzJG1Be9WDAC7bKntjnS/6fm0iHIw== X-Received: by 10.28.94.1 with SMTP id s1mr33771881wmb.60.1449676739582; Wed, 09 Dec 2015 07:58:59 -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 l128sm26474282wmf.10.2015.12.09.07.58.57 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Dec 2015 07:58:58 -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 v6 07/10] ARM: STi: STiH407: Provide CPU with a means to look-up Major number Date: Wed, 9 Dec 2015 15:58:14 +0000 Message-Id: <1449676697-25432-8-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1449676697-25432-1-git-send-email-lee.jones@linaro.org> References: <1449676697-25432-1-git-send-email-lee.jones@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is used for CPU Frequency Scaling. Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 1 + 1 file changed, 1 insertion(+) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index d0e639cd..eb2601f 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -36,6 +36,7 @@ clock-names = "cpu"; clock-latency = <100000>; cpu0-supply = <&pwm_regulator>; + st,syscfg = <&syscfg_core 0x8e0>; }; cpu@1 { device_type = "cpu";