Message ID | 20240620-topic-amlogic-upstream-bindings-convert-everest-v2-0-660985615522@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | ASoC: dt-bindings: convert everest,es7134.txt & everest,es7241.txt to dt-schema | expand |
On Thu, 20 Jun 2024 11:39:56 +0200, Neil Armstrong wrote: > Convert the text bindings of the Everest ES7241/ES7134/7144/7154 2 channels > I2S analog to digital converter to dt-schema. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: dt-bindings: convert everest,es7241.txt to dt-schema commit: 78df231dae2e1a9bf22f76b5cf03c0bf98738fd7 [2/2] ASoC: dt-bindings: convert everest,es7134.txt to dt-schema commit: 534a0e5e737f8117344372d8658a4702ae816281 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
Convert the text bindings of the Everest ES7241/ES7134/7144/7154 2 channels I2S analog to digital converter to dt-schema. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- Changes in v2: - Fixed examples - Collected review tags - Link to v1: https://lore.kernel.org/r/20240611-topic-amlogic-upstream-bindings-convert-everest-v1-0-a7f9b4c9005c@linaro.org --- Neil Armstrong (2): ASoC: dt-bindings: convert everest,es7241.txt to dt-schema ASoC: dt-bindings: convert everest,es7134.txt to dt-schema .../devicetree/bindings/sound/everest,es7134.txt | 15 ----- .../devicetree/bindings/sound/everest,es71x4.yaml | 62 ++++++++++++++++++++ .../devicetree/bindings/sound/everest,es7241.txt | 28 --------- .../devicetree/bindings/sound/everest,es7241.yaml | 67 ++++++++++++++++++++++ 4 files changed, 129 insertions(+), 43 deletions(-) --- base-commit: c3f38fa61af77b49866b006939479069cd451173 change-id: 20240611-topic-amlogic-upstream-bindings-convert-everest-4d5a601e4ef5 Best regards,