Hi Mark, On 03.02.25 8:57 PM, Mark Brown wrote: > On Wed, 18 Dec 2024 16:27:23 +0100, Frieder Schrempf wrote: >> This is a follow-up of [1]. >> >> The main objective of this is to fix the PCA9450 driver to >> use the correct control register for the LDO5 regulator. >> >> Currently the control register to use for LDO5 is hardcoded to >> LDO5CTRL_H. This is wrong for two reasons: >> >> [...] > > Applied to > > https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next > > Thanks! > > [1/9] dt-bindings: regulator: pca9450: Add properties for handling LDO5 > commit: f9cbf56b0a1966d977df87d15a5bdbff2c342062 > [2/9] arm64: dts: imx8mp-skov-reva: Use hardware signal for SD card VSELECT > commit: b5ec74c2aec76fbdff9bc16951455602e11902bf > [3/9] Revert "regulator: pca9450: Add SD_VSEL GPIO for LDO5" > commit: c73be62caabbec6629689c705aea65e5ce364d5d > [4/9] regulator: pca9450: Fix control register for LDO5 > commit: 3ce6f4f943ddd9edc03e450a2a0d89cb025b165b > [5/9] regulator: pca9450: Fix enable register for LDO5 > commit: f5aab0438ef17f01c5ecd25e61ae6a03f82a4586 > Thanks for picking up these patches. Meanwhile Shawn has applied patch 2 and 7-9 on his side. What about patch 6? Is there a specific reason why this was left out? Thanks Frieder