Message ID | cover.1727438777.git.geert+renesas@glider.be |
---|---|
Headers | show |
Series | ASoC: Clean up {hp,mic}-det-gpio handling | expand |
On Fri, 27 Sep 2024 14:42:15 +0200, Geert Uytterhoeven wrote: > Hi all, > > The "gpio" suffix for GPIO consumers was deprecated a while ago, in > favor of the "gpios" suffix. However, there are still several users of > the "hp-det-gpio" and "mic-det-gpio" properties, in DT bindings, > drivers, and DT source files. > > [...] Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [01/11] ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpios commit: cfd1054c65eefec30972416a83eb62920bc1ff8d [02/11] ASoC: dt-bindings: Deprecate {hp,mic}-det-gpio commit: e58b3914ab8303a2783ec1873c17b7a83dd515f7 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, 27 Sep 2024 14:42:15 +0200, Geert Uytterhoeven wrote: > Hi all, > > The "gpio" suffix for GPIO consumers was deprecated a while ago, in > favor of the "gpios" suffix. However, there are still several users of > the "hp-det-gpio" and "mic-det-gpio" properties, in DT bindings, > drivers, and DT source files. > > [...] Applied, thanks! [06/11] arm64: dts: rockchip: Switch to simple-audio-card,hp-det-gpios commit: 7ac5c0a592f73fdc52393f6469ce8211ff3e771f [07/11] arm64: dts: rockchip: Switch to hp-det-gpios commit: 3ca743f8a5b568dc5e5d5f1bab0298a4a43c2360 after the binding change from patch 02 got merged into the sound tree Best regards,