Merge tag 'sunxi-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git...
authorArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 21:26:38 +0000 (23:26 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 21 May 2025 21:26:39 +0000 (23:26 +0200)
commit4e3d2c4b7fb8d66e607ebd9ee8eb3422ab510599
tree53ff9b707f3c8f84921bcb2aa25b53aef7123121
parent6c9ab811871bc9a08e9cd4b96371a60667fa9ec8
parent573f99c7585f597630f14596550c79e73ffaeef4
Merge tag 'sunxi-fixes-for-6.15' of https://git./linux/kernel/git/sunxi/linux into arm/fixes

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.

* tag 'sunxi-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux:
  Revert "arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection"

Link: https://lore.kernel.org/r/aCaeLgjZllV7bauX@wens.tw
Signed-off-by: Arnd Bergmann <arnd@arndb.de>