Message ID | 20200910042949.3795682-1-tzungbi@google.com (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: rt1015p: add rt1015p codec driver | expand |
On Thu, 10 Sep 2020 12:29:47 +0800, Tzung-Bi Shih wrote: > Adds rt1015p codec driver. > > Tzung-Bi Shih (2): > ASoC: rt1015p: add codec driver > ASoC: dt-bindings: rt1015p: add document > > .../bindings/sound/realtek,rt1015p.yaml | 36 +++++ > sound/soc/codecs/Kconfig | 7 + > sound/soc/codecs/Makefile | 2 + > sound/soc/codecs/rt1015p.c | 148 ++++++++++++++++++ > 4 files changed, 193 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/realtek,rt1015p.yaml > create mode 100644 sound/soc/codecs/rt1015p.c Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: rt1015p: add codec driver commit: c07152d46b3b056ff182a0b5beb323fc2e6788fe [2/2] ASoC: dt-bindings: rt1015p: add document commit: 36760d44be7eb2b65e302ee038ded89654abc0ca 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