From patchwork Thu Sep 17 13:45:56 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lee Jones X-Patchwork-Id: 53815 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 patches.linaro.org (Postfix) with ESMTPS id 8D63122A0D for ; Thu, 17 Sep 2015 13:46:34 +0000 (UTC) Received: by wisv5 with SMTP id v5sf7780021wis.0 for ; Thu, 17 Sep 2015 06:46: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: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=jL0Qk5n1rJ6+MY7mi8thhQZ/A1pkA/cZM2h28oTuzvk=; b=GyCPNLoOLGTVA0PiBDkJHgaXavVDi9JsZTDIDN1hkIPqTUg9OOftLer9AxHZFwKxG5 mcXTGQTkoha2R7xTp8n9XDV/TDM26NMyrG4yJvb+KW0BUWfbCT7dwfCbDvHiwqOI8Mpv DLmqQ2eatY+PRsvsykHSpd/95o1eHgJOm1wUsqFRf0viYdzH93/hoyRT5Qs6t+En+YZA dA5jXLIZBcYrLU2qQjQZQm6PkLU67YIw+MmkysWF/7EMmXBm8gCANLg/9pTmRPWu0fzU zoGw5ur/XSFWS6Mu+tkTq4dHV3iV71ij9HxGmKL0bazYdQ5rxSY4aL+pnnR62yWZLZ4d Li9w== X-Gm-Message-State: ALoCoQlHNxPIkBiH/T11WJdbjWZBBUbdJGaL7Rgo+DRFu55r2xhxWw1OyeqnvoeRMk3SnNJ8AJL9 X-Received: by 10.112.63.165 with SMTP id h5mr6748134lbs.18.1442497593532; Thu, 17 Sep 2015 06:46:33 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.27.106 with SMTP id s10ls61814lag.98.gmail; Thu, 17 Sep 2015 06:46:33 -0700 (PDT) X-Received: by 10.153.8.138 with SMTP id dk10mr25651781lad.54.1442497593188; Thu, 17 Sep 2015 06:46:33 -0700 (PDT) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id rp3si2190930lbb.147.2015.09.17.06.46.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Sep 2015 06:46:33 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by lanb10 with SMTP id b10so11445619lan.3 for ; Thu, 17 Sep 2015 06:46:33 -0700 (PDT) X-Received: by 10.152.5.170 with SMTP id t10mr21693529lat.112.1442497593031; Thu, 17 Sep 2015 06:46:33 -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.59.35 with SMTP id w3csp3081161lbq; Thu, 17 Sep 2015 06:46:32 -0700 (PDT) X-Received: by 10.50.47.81 with SMTP id b17mr25036957ign.39.1442497592101; Thu, 17 Sep 2015 06:46:32 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id je10si2538145igb.30.2015.09.17.06.46.31 for ; Thu, 17 Sep 2015 06:46:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-crypto-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752020AbbIQNqS (ORCPT ); Thu, 17 Sep 2015 09:46:18 -0400 Received: from mail-wi0-f176.google.com ([209.85.212.176]:35842 "EHLO mail-wi0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751976AbbIQNqP (ORCPT ); Thu, 17 Sep 2015 09:46:15 -0400 Received: by wicgb1 with SMTP id gb1so118747069wic.1 for ; Thu, 17 Sep 2015 06:46:14 -0700 (PDT) X-Received: by 10.180.10.197 with SMTP id k5mr14482636wib.22.1442497574724; Thu, 17 Sep 2015 06:46:14 -0700 (PDT) Received: from x1.o2wifi.co.uk ([46.233.116.143]) by smtp.gmail.com with ESMTPSA id hk5sm3547895wjb.6.2015.09.17.06.46.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 17 Sep 2015 06:46:14 -0700 (PDT) From: Lee Jones To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, herbert@gondor.apana.org.au, linux-crypto@vger.kernel.org, peter@korsgaard.com, festevam@gmail.com, kieranbingham@gmail.com Cc: kernel@stlinux.com, Lee Jones Subject: [PATCH v2 6/7] ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10} Date: Thu, 17 Sep 2015 14:45:56 +0100 Message-Id: <1442497557-9271-7-git-send-email-lee.jones@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1442497557-9271-1-git-send-email-lee.jones@linaro.org> References: <1442497557-9271-1-git-send-email-lee.jones@linaro.org> Sender: linux-crypto-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-crypto@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: lee.jones@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.215.54 as permitted sender) smtp.mailfrom=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: , Signed-off-by: Lee Jones --- arch/arm/boot/dts/stih407-family.dtsi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi index 838b812..9452b42 100644 --- a/arch/arm/boot/dts/stih407-family.dtsi +++ b/arch/arm/boot/dts/stih407-family.dtsi @@ -565,5 +565,19 @@ <&phy_port2 PHY_TYPE_USB3>; }; }; + + rng10: rng@08a89000 { + compatible = "st,rng"; + reg = <0x08a89000 0x1000>; + clocks = <&clk_sysin>; + status = "okay"; + }; + + rng11: rng@08a8a000 { + compatible = "st,rng"; + reg = <0x08a8a000 0x1000>; + clocks = <&clk_sysin>; + status = "okay"; + }; }; };