lkml.org 
[lkml]   [2020]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/4] dt-bindings: soc: brcm: add BCM63xx power domain binding
    Date
    BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller
    to enable/disable certain components in order to save power.

    Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
    ---
    .../devicetree/bindings/mips/brcm/soc.txt | 17 +++++++++++++++++
    1 file changed, 17 insertions(+)

    diff --git a/Documentation/devicetree/bindings/mips/brcm/soc.txt b/Documentation/devicetree/bindings/mips/brcm/soc.txt
    index 3a66d3c483e1..22ec9e39bff7 100644
    --- a/Documentation/devicetree/bindings/mips/brcm/soc.txt
    +++ b/Documentation/devicetree/bindings/mips/brcm/soc.txt
    @@ -164,3 +164,20 @@ Example:
    reg = <0x4067c0 0x40>;
    interrupts = <&periph_intc 19>;
    };
    +
    +BCM63xx
    +-------
    +
    += Power domain controller
    +
    +BCM6318, BCM6328, BCM6362 and BCM63268 SoCs have a power domain controller
    +to enable/disable certain components in order to save power.
    +
    +- compatible : should contain one of:
    + "brcm,bcm6318-power-controller"
    + "brcm,bcm6328-power-controller"
    + "brcm,bcm6362-power-controller"
    + "brcm,bcm63268-power-controller"
    +- reg : the register start and length for the power domain
    + controller block
    +- #power-domain-cells : must be 1
    --
    2.26.2
    \
     
     \ /
      Last update: 2020-06-09 12:54    [W:4.577 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site