From patchwork Sun Jul 23 17:49:05 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Kaiser X-Patchwork-Id: 9858517 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 8115F602CB for ; Sun, 23 Jul 2017 17:52:20 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 718452818A for ; Sun, 23 Jul 2017 17:52:20 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6619F28464; Sun, 23 Jul 2017 17:52:20 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id B41AE2818A for ; Sun, 23 Jul 2017 17:52:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=Svymy3U88wYHpEYsX7XSvJw1L9oweQEOnxIzv4ABpyQ=; b=fboNKgNF2tUo+cU2guYmGC6fhZ E5wIdtpV9x2YMtnz2glXCYc4R4Tw7jjeiEV6svb0m84yFYpliVyqwcTbPINQk8FO+XktMI0w+H9NO kysdPtwgogNRDwwUJD0DKkmy9P60e0zfeNQps8WClQHGL22qI0XlL6fbe+MDJkiWM5AsT+0cPcebk 6OxDGsVpK7q8XrsKcGUMuRraWWGyMpjsdXbvcu1t7h/NUdcMtfBlvwChoNw7RhV3rDCbflQ5Q963D edP1sA9ZjXGLgs195ioO/SLE+xddcws4g4CxNxstohcIqDMML/TfBJLsid+B3klmkQN+h9ricKnMe 11/Zdk+w==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dZL34-0002rR-LV; Sun, 23 Jul 2017 17:52:10 +0000 Received: from botnar.kaiser.cx ([176.28.20.183]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dZL30-0002qH-4y for linux-arm-kernel@lists.infradead.org; Sun, 23 Jul 2017 17:52:08 +0000 Received: from p4fdc8d32.dip0.t-ipconnect.de ([79.220.141.50] helo=reykholt.kaiser.cx) by botnar.kaiser.cx with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1dZL0U-0006DM-Kx; Sun, 23 Jul 2017 19:49:30 +0200 From: Martin Kaiser To: Steffen Trumtrar , Shawn Guo , Herbert Xu Subject: [PATCH v6 2/3] ARM: i.MX25: add RNGB node to dtsi Date: Sun, 23 Jul 2017 19:49:05 +0200 Message-Id: <1500832146-8660-2-git-send-email-martin@kaiser.cx> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1500832146-8660-1-git-send-email-martin@kaiser.cx> References: <1457705200-16951-1-git-send-email-s.trumtrar@pengutronix.de> <1500832146-8660-1-git-send-email-martin@kaiser.cx> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170723_105206_407152_D7654063 X-CRM114-Status: UNSURE ( 8.17 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, PrasannaKumar Muralidharan , linux-kernel@vger.kernel.org, Rob Herring , linux-crypto@vger.kernel.org, kernel@pengutronix.de, Martin Kaiser , Fabio Estevam , 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-Virus-Scanned: ClamAV using ClamSMTP From: Steffen Trumtrar Add a devicetree entry for the Random Number Generator Version B (RNGB). The driver for RNGC supports version B as well. Signed-off-by: Steffen Trumtrar Signed-off-by: Martin Kaiser --- Changes in v6: - use rngb instead of just rng Changes in v5: none Changes in v4: none Changes in v3: - remove clock-names from dtsi Changes in v2: - remove interrupt-names from dtsi arch/arm/boot/dts/imx25.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm/boot/dts/imx25.dtsi b/arch/arm/boot/dts/imx25.dtsi index dfcc8e0..d8d3163 100644 --- a/arch/arm/boot/dts/imx25.dtsi +++ b/arch/arm/boot/dts/imx25.dtsi @@ -451,6 +451,13 @@ interrupt-names = "scm", "smn"; }; + rngb: rngb@53fb0000 { + compatible = "fsl,imx25-rngb"; + reg = <0x53fb0000 0x4000>; + clocks = <&clks 109>; + interrupts = <22>; + }; + esdhc1: esdhc@53fb4000 { compatible = "fsl,imx25-esdhc"; reg = <0x53fb4000 0x4000>;