]> git.baikalelectronics.ru Git - kernel.git/commit
hw_random: ixp4xx: Add DT bindings
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 11 May 2021 13:06:40 +0000 (15:06 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 17 Jun 2021 13:31:05 +0000 (15:31 +0200)
commit053db15df3379b81b9a5493b8d50f329fe712a9d
tree31db18e29736b5a27fea2cc817252df8ff7570a7
parente7ece1233377cfcee52fa7a6fbdc407e966ebe3a
hw_random: ixp4xx: Add DT bindings

This adds device tree bindings for the simple random number
generator found in the IXP46x SoCs.

Cc: Deepak Saxena <dsaxena@plexity.net>
Cc: devicetree@vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/rng/intel,ixp46x-rng.yaml [new file with mode: 0644]
MAINTAINERS