From patchwork Fri Jun 10 08:21:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9169019 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 D5DC76048F for ; Fri, 10 Jun 2016 08:22:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C3B742012F for ; Fri, 10 Jun 2016 08:22:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B866B28319; Fri, 10 Jun 2016 08:22:45 +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 80FEF2012F for ; Fri, 10 Jun 2016 08:22:45 +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 1bBHiG-0005FD-72; Fri, 10 Jun 2016 08:22:44 +0000 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1bBHhy-00056y-0P for linux-amlogic@lists.infradead.org; Fri, 10 Jun 2016 08:22:27 +0000 Received: by mail-wm0-x22e.google.com with SMTP id n184so256300169wmn.1 for ; Fri, 10 Jun 2016 01:22:05 -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=DbP+2HcX0QGSa2rbPhXO4qOO8wRaWyUqFamE/nK7xDU=; b=fF7SIlj8mc+p5zJTQkSEpECXmH+V72/0nbNiNbVmQbEu1CRFBxIq6QPNR4Jh+pdDjH m35PngMOJDceqIYqqVriXA/vIH1yo2beYjHa0btTK7e4tReiqdGtHl6Zb3cu2JDLOg+n jiOEQ0fI23rJb32G9wWnjdf4FZuWd0sYP1tZ8+BvArzS3RP1Lp6EgWhsg1rkFJrpX9xH pXJPM7+/GQNpAiZ1FAQFRI31eq1L6Vt5T8hl0SSJ7ti0HjqpT2a7HY8/5ij9omqz0f5f un5J4WPKxtV9khzOVRpUg76a92q4DIRXYcTt73zWR749A9jFOckkEvUz7mCPO3t4z5eE +ArA== 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=DbP+2HcX0QGSa2rbPhXO4qOO8wRaWyUqFamE/nK7xDU=; b=btKDF2RF7feK7jxFnX38J2Z8r8tQmyXPiSLv7Tvhn+kdWY4HrfyCj1C1NY/R9+Wr0X rqpTARfCmuMCFxnFGtZXXdaigyBCx0cEFd5PGLp8d3URfO26+EQeznsGiQ+JNz+5qz7G iu4JT7MMnwtGFqFwekj1WPw2LyZJm4ASmUbo1ZqARFMQ39Os6+56/sLiGeFgcO6YsBUg xPKNONQl8baaNEbG1kNccXnupUWF9GMQ/lGWr70vmtuHLrtEFfZoflrVuVvFAu7znvXU ZnJowNT3iweBgD3mUkl+j86m4cwZJ3qbCBF8WDVLUR8HbAG+/LfcGFnOsP5wv1899mJd tT+w== X-Gm-Message-State: ALyK8tLHLKO9pkpEOaqB0tMi1XbmIwi6NgbUUq0lf0Yy8IkWc+cn8VXK4tL33IyXEXvzU7cY X-Received: by 10.194.145.244 with SMTP id sx20mr964088wjb.169.1465546924442; Fri, 10 Jun 2016 01:22:04 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id t199sm11680221wmt.11.2016.06.10.01.22.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 10 Jun 2016 01:22:03 -0700 (PDT) From: Neil Armstrong To: Matt Mackall , Herbert Xu Subject: [PATCH v2 2/3] dt-bindings: hwrng: Add Amlogic Meson Hardware Random Generator bindings Date: Fri, 10 Jun 2016 10:21:54 +0200 Message-Id: <1465546915-24229-3-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1465546915-24229-1-git-send-email-narmstrong@baylibre.com> References: <1465546915-24229-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160610_012226_372945_120C1E2D X-CRM114-Status: GOOD ( 10.62 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Neil Armstrong , 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 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Acked-by: Rob Herring Signed-off-by: Neil Armstrong --- .../devicetree/bindings/rng/amlogic,meson-rng.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt diff --git a/Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt b/Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt new file mode 100644 index 0000000..202f2d0 --- /dev/null +++ b/Documentation/devicetree/bindings/rng/amlogic,meson-rng.txt @@ -0,0 +1,14 @@ +Amlogic Meson Random number generator +===================================== + +Required properties: + +- compatible : should be "amlogic,meson-rng" +- reg : Specifies base physical address and size of the registers. + +Example: + +rng { + compatible = "amlogic,meson-rng"; + reg = <0x0 0xc8834000 0x0 0x4>; +};