[GIT,PULL] MFD fixes for v6.6

Message ID 20231005152904.GA808963@google.com
State New
Headers
Series [GIT,PULL] MFD fixes for v6.6 |

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-6.6

Message

Lee Jones Oct. 5, 2023, 3:29 p.m. UTC
  Good evening Linus,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-6.6

for you to fetch changes up to c7f5bd9f3aa04a5d0ced8c8f7835bead62380fa6:

  dt-bindings: mfd: Revert "dt-bindings: mfd: maxim,max77693: Add USB connector" (2023-09-20 10:54:16 +0100)

----------------------------------------------------------------
Couple of small fixes, including:

  - Potential build failure in CS42L43
  - Device Tree bindings clean-up for a superseded patch

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      dt-bindings: mfd: Revert "dt-bindings: mfd: maxim,max77693: Add USB connector"

Woody Zhang (1):
      mfd: cs42l43: Fix MFD_CS42L43 dependency on REGMAP_IRQ

 Documentation/devicetree/bindings/mfd/maxim,max77693.yaml | 4 ----
 drivers/mfd/Kconfig                                       | 1 +
 2 files changed, 1 insertion(+), 4 deletions(-)
  

Comments

pr-tracker-bot@kernel.org Oct. 5, 2023, 6:39 p.m. UTC | #1
The pull request you sent on Thu, 5 Oct 2023 16:29:04 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-6.6

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/bc622f16c18dd5ef72a8b598b1d9e77bbe0c11d3

Thank you!