[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210519235745.GA3914249@robh.at.kernel.org>
Date: Wed, 19 May 2021 18:57:45 -0500
From: Rob Herring <robh@...nel.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: lee.jones@...aro.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH v3] mfd: db8500-prcmu: Add devicetree bindings
On Tue, 18 May 2021 16:51:32 +0200, Linus Walleij wrote:
> This driver was merged in the early days of device tree
> on Arm in 2012 and somehow we failed to provide bindings
> for it. Fix it up with some YAML bindings.
>
> Cc: devicetree@...r.kernel.org
> Signed-off-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> ChangeLog v2->v3:
> - Enforce unit name on the DT node, 'prcmu@'
> - Remove overspecified unit names for prcmu-timer and thermal and
> use patternProperties to match this to a regexp instead.
> - Drop dependency interrupt-controller: [ interrupts ] instead make
> interrupts required. Make interrupts required instead since
> interrupt-controller is already required.
> ChangeLog v1->v2:
> - Make the main PRCMU node name more generic instead of
> hammering it down to a specific address.
> ---
> .../bindings/mfd/stericsson,db8500-prcmu.yaml | 278 ++++++++++++++++++
> 1 file changed, 278 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists