From patchwork Tue May 12 17:53:21 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 48400 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 21EE12121F for ; Tue, 12 May 2015 17:53:34 +0000 (UTC) Received: by wiz9 with SMTP id 9sf4882770wiz.3 for ; Tue, 12 May 2015 10:53:33 -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:x-original-sender:x-original-authentication-results :precedence:mailing-list:list-id:list-post:list-help:list-archive :list-unsubscribe; bh=+NFFWoqDtmCJ5Ff0w3ddhrCJEmR6xNO1w2W6cKcC9iA=; b=KN5bSLgTqY1BMC0iwkA/UFBVufm/Pzj1/ye70pEOVxmLiuSNCmnYinfHHL7YZeQ62t q+TKxMmHWfkFGtoY/67LVSUixz/sm0oSNG7WCwOIWhfIC0wDziwBOf1Iv7PEg7S30394 CcDA9HmGcfOi9vVdpnIYHvtPYTVOeMqMvnfU4YE9S1EYxgA0c9phg0wjM5L8ekZlJtEj pR8T4Q5RSjskxHXcqeXP8l0lfuzZxL15HtBTcaQmjlJOVVDPkH61uwOdWKZC1EqQr/Eq xNZRSC2essKxwfUle3U3HdAwuKk9wy9GxzBS3C58dAOl8blDvblz5tYq/CQwC23t+FSq e9FA== X-Gm-Message-State: ALoCoQkfxTyktYiEEKEFGF7z9tgzBEpGuBXimSXRcepoqL42T4BQWYvWxDROQwxGAH6t07j2o/+N X-Received: by 10.112.200.166 with SMTP id jt6mr11408243lbc.17.1431453213387; Tue, 12 May 2015 10:53:33 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.27.194 with SMTP id v2ls77926lag.59.gmail; Tue, 12 May 2015 10:53:33 -0700 (PDT) X-Received: by 10.112.120.199 with SMTP id le7mr12779696lbb.48.1431453213247; Tue, 12 May 2015 10:53:33 -0700 (PDT) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com. [209.85.217.181]) by mx.google.com with ESMTPS id wv10si10778918lac.79.2015.05.12.10.53.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 May 2015 10:53:33 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.181 as permitted sender) client-ip=209.85.217.181; Received: by lbcga7 with SMTP id ga7so11858274lbc.1 for ; Tue, 12 May 2015 10:53:33 -0700 (PDT) X-Received: by 10.153.6.36 with SMTP id cr4mr13270086lad.56.1431453213134; Tue, 12 May 2015 10:53:33 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.108.230 with SMTP id hn6csp64573lbb; Tue, 12 May 2015 10:53:31 -0700 (PDT) X-Received: by 10.68.92.5 with SMTP id ci5mr29805659pbb.109.1431453211258; Tue, 12 May 2015 10:53:31 -0700 (PDT) Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com. [209.85.192.177]) by mx.google.com with ESMTPS id hr2si23466219pac.136.2015.05.12.10.53.30 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 May 2015 10:53:31 -0700 (PDT) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 209.85.192.177 as permitted sender) client-ip=209.85.192.177; Received: by pdbqa5 with SMTP id qa5so21456318pdb.1 for ; Tue, 12 May 2015 10:53:30 -0700 (PDT) X-Received: by 10.66.159.106 with SMTP id xb10mr29591565pab.129.1431453210245; Tue, 12 May 2015 10:53:30 -0700 (PDT) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id v5sm16884134pdo.29.2015.05.12.10.53.26 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 12 May 2015 10:53:27 -0700 (PDT) From: John Stultz To: linux-kernel@vger.kernel.org Cc: John Stultz , Kumar Gala , Stephen Boyd , Srinivas Kandagatla , devicetree@vger.kernel.org Subject: [RFC][PATCH] devicetree: Add hardware rng entry to qcom-apq8064.dtsi Date: Tue, 12 May 2015 10:53:21 -0700 Message-Id: <1431453201-29066-1-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@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.181 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add devicetree data to add support for hw_rng support to the apq8064 dts. Tested on the Nexus7 (2013). Cc: Kumar Gala Cc: Stephen Boyd Cc: Srinivas Kandagatla Cc: devicetree@vger.kernel.org Signed-off-by: John Stultz --- I'm not totally sure this is the right place for this entry, but wanted to send it out for review. thanks -john arch/arm/boot/dts/qcom-apq8064.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/qcom-apq8064.dtsi b/arch/arm/boot/dts/qcom-apq8064.dtsi index b3154c0..c760f2f 100644 --- a/arch/arm/boot/dts/qcom-apq8064.dtsi +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi @@ -226,6 +226,13 @@ }; }; + rng@1a500000 { + compatible = "qcom,prng"; + reg = <0x1A500000 0x200>; + clocks = <&gcc PRNG_CLK>; + clock-names = "core"; + }; + qcom,ssbi@500000 { compatible = "qcom,ssbi"; reg = <0x00500000 0x1000>;