Message ID | 20220216181003.114049-1-nikita.yoush@cogentembedded.com (mailing list archive) |
---|---|
State | Mainlined |
Commit | b90d10da84e3bc58ea12c0298a0dda040a06e9a8 |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | arm64: dts: renesas: ulcb-kf: fix wrong comment | expand |
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
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 {
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(-)