On Tue, 15 Oct 2024 13:10:57 +0200, Sascha Hauer wrote: > This series adds support for the RK808 PMIC found on several Rockchip > boards. Unlike the earlier versions of this PMIC this one comes with > SPI support. As we do not have a Rockchip SPI driver yet, this is added > in this series as well. > > Applied, thanks! [1/7] spi: add rockchip spi controller support https://git.pengutronix.de/cgit/barebox/commit/?id=c4598e66e92f (link may not be stable) [2/7] mfd: mx13xxx: drop unnecessary ifdefs https://git.pengutronix.de/cgit/barebox/commit/?id=512cfb4b3805 (link may not be stable) [3/7] mfd: rk808: factor out common probe function https://git.pengutronix.de/cgit/barebox/commit/?id=87a9ec846b0a (link may not be stable) [4/7] mfd: rk808: update header file from kernel https://git.pengutronix.de/cgit/barebox/commit/?id=f72a75d550a0 (link may not be stable) [5/7] mfd: rk808: add support for RK806 https://git.pengutronix.de/cgit/barebox/commit/?id=e26649b90703 (link may not be stable) [6/7] regulator: add regulator_register() https://git.pengutronix.de/cgit/barebox/commit/?id=2d724387bc68 (link may not be stable) [7/7] regulator: rk808: update from kernel https://git.pengutronix.de/cgit/barebox/commit/?id=50d47557efb9 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>