Message ID | 20240129115216.96479-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | reset: gpio: ASoC: shared GPIO resets | expand |
On 29/01/2024 12:52, Krzysztof Kozlowski wrote: > Hi, > > Dependencies / Merging > ====================== > 1. Depends on !GPIOLIB stub: > https://lore.kernel.org/all/20240125081601.118051-3-krzysztof.kozlowski@linaro.org/ > > 2. Patch #2 (cpufreq: do not open-code of_phandle_args_equal()) and patch #4 > (reset: Instantiate reset GPIO controller for shared reset-gpios) depend on OF > change (patch #1). Hi Philipp, I got acks from GPIO folks. The also provided stable tag with dependency: https://lore.kernel.org/all/20240213101000.16700-1-brgl@bgdev.pl/ (which BTW already is in mainline, so you could just merge Linus' tree into your next branch) Can you take entire patchset? Best regards, Krzysztof
On Mon, 29 Jan 2024 12:52:10 +0100, Krzysztof Kozlowski wrote: > Dependencies / Merging > ====================== > 1. Depends on !GPIOLIB stub: > https://lore.kernel.org/all/20240125081601.118051-3-krzysztof.kozlowski@linaro.org/ > > 2. Patch #2 (cpufreq: do not open-code of_phandle_args_equal()) and patch #4 > (reset: Instantiate reset GPIO controller for shared reset-gpios) depend on OF > change (patch #1). > > [...] Applied patches 1-4 to reset/next, thanks! [1/6] of: Add of_phandle_args_equal() helper https://git.pengutronix.de/cgit/pza/linux/commit/?id=26ea8511c849 [2/6] cpufreq: do not open-code of_phandle_args_equal() https://git.pengutronix.de/cgit/pza/linux/commit/?id=0f28982835c2 [3/6] reset: gpio: Add GPIO-based reset controller https://git.pengutronix.de/cgit/pza/linux/commit/?id=cee544a40e44 [4/6] reset: Instantiate reset GPIO controller for shared reset-gpios https://git.pengutronix.de/cgit/pza/linux/commit/?id=c721f189e89c regards Philipp
Hi Krzysztof, On Mi, 2024-02-21 at 10:44 +0100, Krzysztof Kozlowski wrote: > On 29/01/2024 12:52, Krzysztof Kozlowski wrote: > > Hi, > > > > Dependencies / Merging > > ====================== > > 1. Depends on !GPIOLIB stub: > > https://lore.kernel.org/all/20240125081601.118051-3-krzysztof.kozlowski@linaro.org/ > > > > 2. Patch #2 (cpufreq: do not open-code of_phandle_args_equal()) and patch #4 > > (reset: Instantiate reset GPIO controller for shared reset-gpios) depend on OF > > change (patch #1). > > > Hi Philipp, > > I got acks from GPIO folks. The also provided stable tag with dependency: > https://lore.kernel.org/all/20240213101000.16700-1-brgl@bgdev.pl/ > (which BTW already is in mainline, so you could just merge Linus' tree > into your next branch) Thanks. > Can you take entire patchset? I've picked up 1-4. Patches 5-6 can go independently via ASoC, right? regards Philipp
On 21/02/2024 12:26, Philipp Zabel wrote: > Hi Krzysztof, > > On Mi, 2024-02-21 at 10:44 +0100, Krzysztof Kozlowski wrote: >> On 29/01/2024 12:52, Krzysztof Kozlowski wrote: >>> Hi, >>> >>> Dependencies / Merging >>> ====================== >>> 1. Depends on !GPIOLIB stub: >>> https://lore.kernel.org/all/20240125081601.118051-3-krzysztof.kozlowski@linaro.org/ >>> >>> 2. Patch #2 (cpufreq: do not open-code of_phandle_args_equal()) and patch #4 >>> (reset: Instantiate reset GPIO controller for shared reset-gpios) depend on OF >>> change (patch #1). >> >> >> Hi Philipp, >> >> I got acks from GPIO folks. The also provided stable tag with dependency: >> https://lore.kernel.org/all/20240213101000.16700-1-brgl@bgdev.pl/ >> (which BTW already is in mainline, so you could just merge Linus' tree >> into your next branch) > > Thanks. > >> Can you take entire patchset? > > I've picked up 1-4. Patches 5-6 can go independently via ASoC, right? Yes, thanks. Best regards, Krzysztof
On Mon, 29 Jan 2024 12:52:10 +0100, Krzysztof Kozlowski wrote: > Dependencies / Merging > ====================== > 1. Depends on !GPIOLIB stub: > https://lore.kernel.org/all/20240125081601.118051-3-krzysztof.kozlowski@linaro.org/ > > 2. Patch #2 (cpufreq: do not open-code of_phandle_args_equal()) and patch #4 > (reset: Instantiate reset GPIO controller for shared reset-gpios) depend on OF > change (patch #1). > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [5/6] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line commit: 26c8a435fce6ef8d1dea39cc52b15cf36c7e986b [6/6] ASoC: codecs: wsa884x: Allow sharing reset GPIO commit: 0dae534c48239be0a99092e46e1baade0cf3e04a 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