From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Thu, 14 Apr 2016 11:13:11 -0500 Subject: [PATCH v4 1/2] dt/bindings: Add bindings for hisilicon random number generator In-Reply-To: <1460542288-25941-2-git-send-email-wangkefeng.wang@huawei.com> References: <1460542288-25941-1-git-send-email-wangkefeng.wang@huawei.com> <1460542288-25941-2-git-send-email-wangkefeng.wang@huawei.com> Message-ID: <20160414161311.GA10817@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 13, 2016 at 06:11:27PM +0800, Kefeng Wang wrote: > Document the devicetree bindings for the random number generator found > on Hisilicon Hip04 and Hip05 soc. > > Signed-off-by: Kefeng Wang > --- > Documentation/devicetree/bindings/rng/hisi-rng.txt | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > create mode 100644 Documentation/devicetree/bindings/rng/hisi-rng.txt Acked-by: Rob Herring