Message ID | 20230220095643.64898-1-krzysztof.kozlowski@linaro.org |
---|---|
State | Accepted |
Commit | 0106ba2476e1cce06da738a2076a98428a7da2a2 |
Headers | show |
Series | [1/2] ASoC: dt-bindings: qcom,wcd934x: Reference dai-common | expand |
On Mon, 20 Feb 2023 10:56:42 +0100, Krzysztof Kozlowski wrote: > Reference common DAI properties to get sound-dai-cells description and > allow name-prefix. > > Applied to https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next Thanks! [1/2] ASoC: dt-bindings: qcom,wcd934x: Reference dai-common commit: 0106ba2476e1cce06da738a2076a98428a7da2a2 [2/2] ASoC: dt-bindings: qcom,wcd9335: Convert to dtschema commit: 631b8a8bb448e90764b8d4b6c0f8cdcc97b1e3e4 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
diff --git a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml index ea09590bfa30..ae8346b9d332 100644 --- a/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml +++ b/Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml @@ -151,6 +151,7 @@ required: - reg allOf: + - $ref: dai-common.yaml# - if: required: - slim-ifc-dev
Reference common DAI properties to get sound-dai-cells description and allow name-prefix. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Documentation/devicetree/bindings/sound/qcom,wcd934x.yaml | 1 + 1 file changed, 1 insertion(+)