[GIT,PULL] Allwinner fixes for 6.15

Message ID aCaeLgjZllV7bauX@wens.tw (mailing list archive)
State New
Headers
Series [GIT,PULL] Allwinner fixes for 6.15 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-6.15

Message

Chen-Yu Tsai May 16, 2025, 2:08 a.m. UTC
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-fixes-for-6.15

for you to fetch changes up to 573f99c7585f597630f14596550c79e73ffaeef4:

  Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection" (2025-04-27 13:38:14 +0800)

----------------------------------------------------------------
Allwinner fixes for 6.15

Only one fix:

Switch back to I2C for PMICs on Allwinner H6 devices. Apparently using
Allwinner's proprietary bus ended up causing issues when the PMIC was
sharing the bus with other devices.

----------------------------------------------------------------
Jernej Skrabec (1):
      Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"

 .../boot/dts/allwinner/sun50i-h6-beelink-gs1.dts   | 38 +++++++++++-----------
 .../boot/dts/allwinner/sun50i-h6-orangepi-3.dts    | 14 ++++----
 .../boot/dts/allwinner/sun50i-h6-orangepi.dtsi     | 22 ++++++-------
 3 files changed, 37 insertions(+), 37 deletions(-)