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@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > 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