[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250522144559.GB1378991@google.com>
Date: Thu, 22 May 2025 15:45:59 +0100
From: Lee Jones <lee@...nel.org>
To: Artur Weber <aweber.kernel@...il.com>
Cc: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Ray Jui <rjui@...adcom.com>, Scott Branden <sbranden@...adcom.com>,
Broadcom internal kernel review list <bcm-kernel-feedback-list@...adcom.com>,
Stanislav Jakubek <stano.jakubek@...il.com>,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
~postmarketos/upstreaming@...ts.sr.ht
Subject: [GIT PULL] Immutable branch between MFD and Regulator due for the
v6.16 merge window
Enjoy!
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-regulator-v6.16-1
for you to fetch changes up to ef7f3631a44b8e0990ab8ffcbed4b2c3a4270883:
regulator: bcm590xx: Add support for BCM59054 regulators (2025-05-22 10:57:46 +0100)
----------------------------------------------------------------
Immutable branch between MFD and Regulator due for the v6.16 merge window
----------------------------------------------------------------
Artur Weber (8):
dt-bindings: mfd: brcm,bcm59056: Convert to YAML
dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
mfd: bcm590xx: Add PMU ID/revision parsing function
regulator: bcm590xx: Use dev_err_probe for regulator register error
regulator: bcm590xx: Store regulator descriptions in table
regulator: bcm590xx: Rename BCM59056-specific data as such
regulator: bcm590xx: Add support for BCM59054 regulators
.../devicetree/bindings/mfd/brcm,bcm59056.txt | 39 -
.../devicetree/bindings/mfd/brcm,bcm59056.yaml | 76 ++
.../bindings/regulator/brcm,bcm59054.yaml | 56 +
.../bindings/regulator/brcm,bcm59056.yaml | 51 +
drivers/mfd/bcm590xx.c | 66 +-
drivers/regulator/bcm590xx-regulator.c | 1289 ++++++++++++++++----
include/linux/mfd/bcm590xx.h | 27 +
7 files changed, 1325 insertions(+), 279 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/mfd/brcm,bcm59056.txt
create mode 100644 Documentation/devicetree/bindings/mfd/brcm,bcm59056.yaml
create mode 100644 Documentation/devicetree/bindings/regulator/brcm,bcm59054.yaml
create mode 100644 Documentation/devicetree/bindings/regulator/brcm,bcm59056.yaml
--
Lee Jones [李琼斯]
Powered by blists - more mailing lists