* [PATCH] ASoC: dt-bindings: maxim,max9867: fix example
@ 2023-03-28 11:25 Richard Leitner
2023-03-28 11:28 ` Krzysztof Kozlowski
2023-03-28 15:52 ` Mark Brown
0 siblings, 2 replies; 3+ messages in thread
From: Richard Leitner @ 2023-03-28 11:25 UTC (permalink / raw)
To: Liam Girdwood, Mark Brown, Rob Herring, Krzysztof Kozlowski,
Ladislav Michl
Cc: alsa-devel, devicetree, linux-kernel, Richard Leitner
Remove the common clock node from the example as suggested by
Krzysztof Kozlowski in [1].
[1] https://lore.kernel.org/lkml/45d306d3-8efb-12ac-0a83-f01ca2982b0a@linaro.org/
Signed-off-by: Richard Leitner <richard.leitner@linux.dev>
---
Documentation/devicetree/bindings/sound/maxim,max9867.yaml | 6 ------
1 file changed, 6 deletions(-)
diff --git a/Documentation/devicetree/bindings/sound/maxim,max9867.yaml b/Documentation/devicetree/bindings/sound/maxim,max9867.yaml
index 6f27029b137d..0b9a84d33b6c 100644
--- a/Documentation/devicetree/bindings/sound/maxim,max9867.yaml
+++ b/Documentation/devicetree/bindings/sound/maxim,max9867.yaml
@@ -57,10 +57,4 @@ examples:
clocks = <&codec_clk>;
};
};
-
- codec_clk: clock {
- compatible = "fixed-clock";
- #clock-cells = <0>;
- clock-frequency = <12288000>;
- };
...
---
base-commit: ad58151fa04280a938c173bcba05ba42a4073d92
change-id: 20230328-max9867_dt_example_fix-e136f2a4da25
Best regards,
--
Richard Leitner <richard.leitner@linux.dev>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: dt-bindings: maxim,max9867: fix example
2023-03-28 11:25 [PATCH] ASoC: dt-bindings: maxim,max9867: fix example Richard Leitner
@ 2023-03-28 11:28 ` Krzysztof Kozlowski
2023-03-28 15:52 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-28 11:28 UTC (permalink / raw)
To: Richard Leitner, Liam Girdwood, Mark Brown, Rob Herring,
Krzysztof Kozlowski, Ladislav Michl
Cc: alsa-devel, devicetree, linux-kernel
On 28/03/2023 13:25, Richard Leitner wrote:
> Remove the common clock node from the example as suggested by
> Krzysztof Kozlowski in [1].
... because it is redundant in s codec binding example.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ASoC: dt-bindings: maxim,max9867: fix example
2023-03-28 11:25 [PATCH] ASoC: dt-bindings: maxim,max9867: fix example Richard Leitner
2023-03-28 11:28 ` Krzysztof Kozlowski
@ 2023-03-28 15:52 ` Mark Brown
1 sibling, 0 replies; 3+ messages in thread
From: Mark Brown @ 2023-03-28 15:52 UTC (permalink / raw)
To: Liam Girdwood, Rob Herring, Krzysztof Kozlowski, Ladislav Michl,
Richard Leitner
Cc: alsa-devel, devicetree, linux-kernel
On Tue, 28 Mar 2023 13:25:14 +0200, Richard Leitner wrote:
> Remove the common clock node from the example as suggested by
> Krzysztof Kozlowski in [1].
>
> [1] https://lore.kernel.org/lkml/45d306d3-8efb-12ac-0a83-f01ca2982b0a@linaro.org/
>
>
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next
Thanks!
[1/1] ASoC: dt-bindings: maxim,max9867: fix example
commit: d23d50de4ad9a960b752b8b7f4ffce32e05a8971
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2023-03-28 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-28 11:25 [PATCH] ASoC: dt-bindings: maxim,max9867: fix example Richard Leitner
2023-03-28 11:28 ` Krzysztof Kozlowski
2023-03-28 15:52 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).