Message ID | 20200529124940.10675-1-m.szyprowski@samsung.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix regulators coupling for Exynos5800 | expand |
On Fri, 29 May 2020 14:49:38 +0200, Marek Szyprowski wrote: > This patchset is another attempt to fix the regulator coupling on > Exynos5800/5422 SoCs. Here are links to the previous attempts: > > https://lore.kernel.org/linux-samsung-soc/20191008101709.qVNy8eijBi0LynOteWFMnTg4GUwKG599n6OyYoX1Abs@z/ > https://lore.kernel.org/lkml/20191017102758.8104-1-m.szyprowski@samsung.com/ > https://lore.kernel.org/linux-pm/cover.1589528491.git.viresh.kumar@linaro.org/ > https://lore.kernel.org/linux-pm/20200528131130.17984-1-m.szyprowski@samsung.com/ > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [1/1] regulator: extract voltage balancing code to the separate function commit: 752db83a5dfd4fd3a0624b9ab440ed947fa003ca All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted. You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed. If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced. Please add any relevant lists and maintainers to the CCs when replying to this mail. Thanks, Mark
On Fri, May 29, 2020 at 05:52:15PM +0100, Mark Brown wrote: > [1/1] regulator: extract voltage balancing code to the separate function > commit: 752db83a5dfd4fd3a0624b9ab440ed947fa003ca Let me know if you need a pull request for this - I figured it was too late to apply the second patch before the merge window with the cross tree stuff.
On Fri, May 29, 2020 at 05:58:27PM +0100, Mark Brown wrote: > On Fri, May 29, 2020 at 05:52:15PM +0100, Mark Brown wrote: > > > [1/1] regulator: extract voltage balancing code to the separate function > > commit: 752db83a5dfd4fd3a0624b9ab440ed947fa003ca > > Let me know if you need a pull request for this - I figured it was too > late to apply the second patch before the merge window with the cross > tree stuff. Thanks, I think it will not be needed. I'll apply the second patch after the merge window. Best regards, Krzysztof