]> 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)
commitf0d519e7e55a296110cb3ada077acbf56b8b6ba7
tree31db18e29736b5a27fea2cc817252df8ff7570a7
parent6594e5d0af8593031b7a87c229a40957c96a35bd
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