[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210601144924.GJ543307@dell>
Date: Tue, 1 Jun 2021 15:49:24 +0100
From: Lee Jones <lee.jones@...aro.org>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v3] mfd: db8500-prcmu: Add devicetree bindings
On Tue, 18 May 2021, 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
Applied, thanks.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists