From patchwork Tue Dec 8 14:31:58 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 57876 Delivered-To: patch@linaro.org Received: by 10.112.147.194 with SMTP id tm2csp65873lbb; Tue, 8 Dec 2015 06:34:31 -0800 (PST) X-Received: by 10.98.44.137 with SMTP id s131mr5354108pfs.11.1449585271111; Tue, 08 Dec 2015 06:34:31 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id q5si5676903pfi.41.2015.12.08.06.34.30; Tue, 08 Dec 2015 06:34:31 -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 S965167AbbLHOe2 (ORCPT + 28 others); Tue, 8 Dec 2015 09:34:28 -0500 Received: from mail-wm0-f45.google.com ([74.125.82.45]:36196 "EHLO mail-wm0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965130AbbLHOeS (ORCPT ); Tue, 8 Dec 2015 09:34:18 -0500 Received: by wmww144 with SMTP id w144so183393613wmw.1 for ; Tue, 08 Dec 2015 06:34:17 -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=SfLR4CykdNtq4wYEq0iWiDGzYs6XbaSnThNYJpuBtCA=; b=a/z59lksprK8d+q8ZNX/65+5wyUfRpgbmQq04prnVgvXAUXqHkgGGCalMVuNds2Ofe 78Z/BUS96W061J1RsOSg13Nzm0dOhVrzOKkKRId603cC2BSvmNIEXQ0Zu/RsTgCW0oiR gyy+Ina6m7Yc+aX+FUUqqgfh8EDLpCgOBV/MGMaJjhFFQSbDgLILv8Ql+uvV4zgKoQI/ YarrVgBWncLPecOE1PkPbhq9Ta2w9A2SnZd1T+Y3vcMcFYVbFPeZvItIFvWuNI+x8YB5 fsj7h6iW7yzJn1wm8gSA6/kNmpNhoSmA+7xnagI3KjYgh8SUQtcXOiAE7jshZ2VBbvyw VytQ== 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=SfLR4CykdNtq4wYEq0iWiDGzYs6XbaSnThNYJpuBtCA=; b=C5f5ydAoJNq+BbfFsZGRP+2o/En/thcH4ISyVKY/UUtwVj/9x8uCG+MbKhVK0AhHhL mvms8zzMmfmsZcMZUXIrtnvfLfU+ESAUF3UEBgiwpZAZl2Qb+2oyI2BVODG2EkMHIDr0 CEgTv1f512jJ6/LDRjkRaWPwAIlR6KgvhmOhrxE3Vq7XedvuBE1aDKCXfpdXimTJnT+s PPogSoM38u1RppM2vgxTq8ZsuLFhs9Hh2wSTeF6h6XUaYDI17EKlr2Ny7OT4dEax1WHt 0hkP4B/lPushwF8y5NLws8YEcfpq7LW+kDH+vqr2yQf1EoZDKY0gyqvW+oGWd4xXCp1e dYgw== X-Gm-Message-State: ALoCoQm7MgbeOjj31wiFXgISz+B2A+iMqsbvq0gQfSjQ/NuKDrSQeC98XNVw0VNkbuftFloycmCsSFfcP4KMmMWUtuSyXjp2OA== X-Received: by 10.28.213.72 with SMTP id m69mr5208335wmg.101.1449585257482; Tue, 08 Dec 2015 06:34:17 -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.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 08 Dec 2015 06:34:16 -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 05/11] ARM: STi: STiH407: Provide CPU with clocking information Date: Tue, 8 Dec 2015 14:31:58 +0000 Message-Id: <1449585124-15596-6-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: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 4 ++++ 1 file changed, 4 insertions(+) -- 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 9fa1e58..af9233b 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -31,6 +31,10 @@ 1200000 0 800000 0 500000 0>; + + clocks = <&clk_m_a9>; + clock-names = "cpu"; + clock-latency = <100000>; }; cpu@1 { device_type = "cpu";