Message ID | 20210420170118.12788-1-krzysztof.kozlowski@canonical.com |
---|---|
Headers | show |
Series | mfd/rtc/regulator: Drop board file support for Samsung PMIC | expand |
On Tue, 20 Apr 2021 19:01:09 +0200, Krzysztof Kozlowski wrote: > The Samsung PMIC drivers since long time are used only on devicetree > platforms (Samsung Exynos) and there are no users with board files. > > Drop the support for board files entirely and depend on OF for matching. > > This makes the code smaller and simpler. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next Thanks! [8/9] regulator: s2mpa01: Drop initialization via platform data commit: 378b40ae1a8639f03192711573e478a367ccb6e1 [9/9] regulator: s2mps11: Drop initialization via platform data commit: beeab9bc8e85de6cacbbb2124a464166f2f5043d 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 Tue, 20 Apr 2021 19:01:09 +0200, Krzysztof Kozlowski wrote: > The Samsung PMIC drivers since long time are used only on devicetree > platforms (Samsung Exynos) and there are no users with board files. > > Drop the support for board files entirely and depend on OF for matching. > > This makes the code smaller and simpler. > > [...] Applied, thanks! [7/9] rtc: s5m: Remove reference to parent's device pdata commit: aa364b12fd7404374a8a6c55ec2e4a70aba9a574 Best regards, -- Alexandre Belloni <alexandre.belloni@bootlin.com>