Message ID | 1464943621-18278-4-git-send-email-narmstrong@baylibre.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> 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 BBC2360751 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 3 Jun 2016 08:49:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 959A7282E8 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 3 Jun 2016 08:49:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 8A79828309; Fri, 3 Jun 2016 08:49:18 +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=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 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.wl.linuxfoundation.org (Postfix) with ESMTPS id 3A91F282E8 for <patchwork-linux-arm@patchwork.kernel.org>; Fri, 3 Jun 2016 08:49:18 +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 1b8klx-0003pw-Fk; Fri, 03 Jun 2016 08:48:05 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1b8klV-0003Ry-HQ for linux-arm-kernel@lists.infradead.org; Fri, 03 Jun 2016 08:47:39 +0000 Received: by mail-wm0-x230.google.com with SMTP id z87so99306884wmh.0 for <linux-arm-kernel@lists.infradead.org>; Fri, 03 Jun 2016 01:47:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=A97XkPhpYAqf68qrb+nC6rV68lb7seKUtFTCcumogIk=; b=JBJZN6AHninxVIyKmiXC0kZ/EQY+RP1wnGP8fQBKhKPZcN4x+QzG2NapkLZiNGC1lG eFcwhwrxyPMLihoTW4FklJlTqHvVEKeV7BwGi+VV5TRzIOlpFCKckErItgBk5F310xt8 lLUJVzK8Of1GdDFzZglEuWv+XrfBwd4ox6ZBaAuWiIiOw8ffAiWLb34xAtcGJUGf3q/q KRebEI6TTtVCSdt+I1sPC5t07239XrmcqqbYaxmTHapZXDGXEC5fXOLDgIgAxetGpaHr jSh3fj9GnOP2YICaHLEkoMowCfA9GLzwqx6ChHlEVtDrrKbQoNBwCVb/r+5M9MPu/Y0u ufJw== 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=A97XkPhpYAqf68qrb+nC6rV68lb7seKUtFTCcumogIk=; b=H3GroBc4ENLaRFwzwuZmFm/p9RHIomndY1fTKskAL1twOYj2FHid87R1WYf5soxnqf QlLnraaN1vIRdfqCORO7h518dFHD/LPElhW9OntDRgYDeXVH1Elt3xby6nvj0dYUKtA3 lWDRYbzodeFC5NeMCasE48F/sShV+K1fGhwSR9aDrrTBDVmIzJdvDY22h4B9XQhHGMlY 0Qm45twAwDvMA5dgY569ySBeHrUPO13UT6ncmfCG/2QOTubp0oVeRvxxNGo4bMiyjqLZ VNzpEVGDcSBvtGL//XjQpvbeRp8flzIs2OKUl0lnM4Ur9ANfkilwWYA772KJjd+LfNo2 CBcw== X-Gm-Message-State: ALyK8tKugTaV53iDH59xrjjvO8dLPxMAdeux2cXgi2FxYWQL/M1vFri25XuArs7w3PAV338Q X-Received: by 10.194.184.169 with SMTP id ev9mr2232183wjc.27.1464943635842; Fri, 03 Jun 2016 01:47:15 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id dj4sm4583215wjc.13.2016.06.03.01.47.14 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 03 Jun 2016 01:47:15 -0700 (PDT) From: Neil Armstrong <narmstrong@baylibre.com> To: Matt Mackall <mpm@selenic.com>, Herbert Xu <herbert@gondor.apana.org.au> Subject: [PATCH 3/3] ARM64: dts: meson-gxbb: Add Hardware Random Generator node Date: Fri, 3 Jun 2016 10:47:01 +0200 Message-Id: <1464943621-18278-4-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1464943621-18278-1-git-send-email-narmstrong@baylibre.com> References: <1464943621-18278-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160603_014737_881678_716083B4 X-CRM114-Status: UNSURE ( 9.27 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: devicetree@vger.kernel.org, Neil Armstrong <narmstrong@baylibre.com>, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 832815d..8353621 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -167,6 +167,11 @@ }; }; + rng { + compatible = "amlogic,meson-rng"; + reg = <0x0 0xc8834000 0x0 0x4>; + }; + apb: apb@d0000000 { compatible = "simple-bus"; reg = <0x0 0xd0000000 0x0 0x200000>;
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 5 +++++ 1 file changed, 5 insertions(+)