From patchwork Mon Oct 12 08:21:30 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Thompson X-Patchwork-Id: 7373271 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 5122F9F1D5 for ; Mon, 12 Oct 2015 08:24:37 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 87847206D2 for ; Mon, 12 Oct 2015 08:24:36 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id B7FB4206A4 for ; Mon, 12 Oct 2015 08:24:35 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZlYO0-0002c0-Uw; Mon, 12 Oct 2015 08:23:12 +0000 Received: from mail-wi0-f171.google.com ([209.85.212.171]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZlYNL-00024w-KG for linux-arm-kernel@lists.infradead.org; Mon, 12 Oct 2015 08:22:32 +0000 Received: by wieq12 with SMTP id q12so8294384wie.1 for ; Mon, 12 Oct 2015 01:22:10 -0700 (PDT) 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=c7MAfohUuNZ2xJ36b87//gb7SY/Ux6z91RJmr/X/u8I=; b=DYmlYVLlSlb6u95hFlGmPGUHsgEOlTkyqSzlLxn+8LbPetd3ENKVu7k+e+ahQzQBEC oFgHu5D7n8JQMXkgeaR7Dm4BLRoPC4yEpp/ysCOWroNcvqOYHBbSm07Dx01Lhnop6idg DQWXh5P+wfAswtPG19RBNlCY5p2VkLRRyFfNNkO+SRWCL8xw/zuqGeSKx9+IJoMUcM/3 G03jzBLoFMZa6U6LDDy2ioWzPi5JkVkkitI7puRBuP85hUlek4rcQ7gLv2LxhdaxZStV hwBi1vJgoKdRkdeusuNwLOiXPbbtW+ESeNTWjt1PWiFsJ50+TEHZ7u/vWUGxSStaeizc mbIA== X-Gm-Message-State: ALoCoQmgoX1RTCNLwQK4WGFjCdzJxM4IvR3yu/tQlT9BLgdmf2kQ3ASvwVr11eY/kOOevhP13pDy X-Received: by 10.194.22.231 with SMTP id h7mr9658375wjf.59.1444638129957; Mon, 12 Oct 2015 01:22:09 -0700 (PDT) Received: from wychelm.lan (cpc4-aztw19-0-0-cust71.18-1.cable.virginm.net. [82.33.25.72]) by smtp.gmail.com with ESMTPSA id jt3sm18356370wjc.12.2015.10.12.01.22.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Oct 2015 01:22:09 -0700 (PDT) From: Daniel Thompson To: Matt Mackall , Herbert Xu Subject: [PATCH 3/3] ARM: dts: stm32f429: Adopt STM32 RNG driver Date: Mon, 12 Oct 2015 09:21:30 +0100 Message-Id: <1444638090-22886-4-git-send-email-daniel.thompson@linaro.org> X-Mailer: git-send-email 2.4.3 In-Reply-To: <1444638090-22886-1-git-send-email-daniel.thompson@linaro.org> References: <1443904519-24012-1-git-send-email-daniel.thompson@linaro.org> <1444638090-22886-1-git-send-email-daniel.thompson@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151012_012231_861320_88247B1D X-CRM114-Status: GOOD ( 11.53 ) X-Spam-Score: -2.6 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Daniel Thompson , linaro-kernel@lists.linaro.org, Pawel Moll , patches@linaro.org, Ian Campbell , linux-kernel@vger.kernel.org, Rob Herring , linux-crypto@vger.kernel.org, Maxime Coquelin , Kumar Gala , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP New bindings and driver have been created for STM32 series parts. This patch integrates this changes. Signed-off-by: Daniel Thompson Acked-by: Maxime Coquelin --- arch/arm/boot/dts/stm32f429.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/stm32f429.dtsi b/arch/arm/boot/dts/stm32f429.dtsi index cb0613090243..90081fc22c6c 100644 --- a/arch/arm/boot/dts/stm32f429.dtsi +++ b/arch/arm/boot/dts/stm32f429.dtsi @@ -175,6 +175,13 @@ reg = <0x40023800 0x400>; clocks = <&clk_hse>; }; + + rng: rng@50060800 { + compatible = "st,stm32-rng"; + reg = <0x50060800 0x400>; + interrupts = <80>; + clocks = <&rcc 0 38>; + }; }; };