[PATCH v2 2/9] dt-bindings: arm: brcmstb: Correct BIUCTRL node documentation
From: robh@kernel.org (Rob Herring)
Date: 2017-12-20 21:24:31
Also in:
linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-12-20 21:24:31
Also in:
linux-devicetree, lkml
On Tue, Dec 19, 2017 at 11:22:40AM -0800, Florian Fainelli wrote:
Correct the Device Tree bindings for the HIF_CPUBIUCTRL node whose
compatible string is actually brcm,bcm<chip-id>-cpu-biu-ctrl. Also
document in the binding the fallback property
("brcm,brcmstb-cpu-biu-ctrl") and update the example accordingly.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
.../devicetree/bindings/arm/bcm/brcm,brcmstb.txt | 22 ++++++++++++----------
1 file changed, 12 insertions(+), 10 deletions(-)Reviewed-by: Rob Herring <robh@kernel.org>