[PATCH 10/12] dt-bindings: rng: Incorporate brcm,bcm6368.txt binding
From: robh@kernel.org (Rob Herring)
Date: 2017-11-06 21:38:29
Also in:
linux-crypto, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-11-06 21:38:29
Also in:
linux-crypto, linux-devicetree, lkml
On Wed, Nov 01, 2017 at 06:04:06PM -0700, Florian Fainelli wrote:
Since the same block is used on BCM2835 and BCM6368, merge the bindings and remove the brcm,bcm6368.txt binding document. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> --- .../devicetree/bindings/rng/brcm,bcm2835.txt | 22 +++++++++++++++++++--- .../devicetree/bindings/rng/brcm,bcm6368.txt | 17 ----------------- 2 files changed, 19 insertions(+), 20 deletions(-) delete mode 100644 Documentation/devicetree/bindings/rng/brcm,bcm6368.txt
Acked-by: Rob Herring <robh@kernel.org>