Re: [PATCH V2 1/2] dt-bindings: power: document Broadcom's PMB binding

From: Rob Herring
Date: Tue Dec 15 2020 - 12:52:55 EST


On Mon, 14 Dec 2020 19:07:42 +0100, Rafał Miłecki wrote:
> From: Rafał Miłecki <rafal@xxxxxxxxxx>
>
> Broadcom's PMB is power controller used for disabling and enabling SoC
> devices.
>
> Signed-off-by: Rafał Miłecki <rafal@xxxxxxxxxx>
> ---
> .../bindings/power/brcm,bcm-pmb.yaml | 50 +++++++++++++++++++
> include/dt-bindings/soc/bcm-pmb.h | 11 ++++
> 2 files changed, 61 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/power/brcm,bcm-pmb.yaml
> create mode 100644 include/dt-bindings/soc/bcm-pmb.h
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>