[PATCH] arm64: dts: renesas: ulcb-kf: fix wrong comment

Nikita Yushchenko posted 1 patch 4 years, 4 months ago
arch/arm64/boot/dts/renesas/ulcb-kf.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] arm64: dts: renesas: ulcb-kf: fix wrong comment
Posted by Nikita Yushchenko 4 years, 4 months ago
Fix comment referencing salvator board, likely a copy-paste leftover.

ulcb-kf.dtsi has nothing to do with salvator.

Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>
---
 arch/arm64/boot/dts/renesas/ulcb-kf.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/ulcb-kf.dtsi b/arch/arm64/boot/dts/renesas/ulcb-kf.dtsi
index d122e645a892..40147920bdf7 100644
--- a/arch/arm64/boot/dts/renesas/ulcb-kf.dtsi
+++ b/arch/arm64/boot/dts/renesas/ulcb-kf.dtsi
@@ -413,7 +413,7 @@ &sound_clk_pins
 		     &sound_pcm_pins>;
 
 	ports {
-		/* rsnd_port0/1 are on salvator-common */
+		/* rsnd_port0/1 are defined in ulcb.dtsi */
 		rsnd_port2: port@2 {
 			reg = <2>;
 			rsnd_for_pcm3168a_play: endpoint {
-- 
2.30.2

Re: [PATCH] arm64: dts: renesas: ulcb-kf: fix wrong comment
Posted by Geert Uytterhoeven 4 years, 4 months ago
On Wed, Feb 16, 2022 at 7:10 PM Nikita Yushchenko
<nikita.yoush@cogentembedded.com> wrote:
> Fix comment referencing salvator board, likely a copy-paste leftover.
>
> ulcb-kf.dtsi has nothing to do with salvator.
>
> Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com>

Fixes: 80c07701d5918928 ("arm64: dts: renesas: ulcb-kf: add pcm3168
sound codec")
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
i.e. will queue in renesas-devel for v5.18.

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds