mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
arm64: dts: renesas: r8a779g3-sparrow-hawk: Sort DTS
Sort DTS alphabetically. Fix up the placement of &rcar_sound {}.
No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/20250525160336.82960-1-marek.vasut+renesas@mailbox.org
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
parent
3113bb8a11
commit
e3bbdeeefe
|
|
@ -679,19 +679,6 @@ sound_clk_pins: sound-clk {
|
|||
};
|
||||
};
|
||||
|
||||
/* Page 30 / Audio_Codec */
|
||||
&rcar_sound {
|
||||
pinctrl-0 = <&sound_clk_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
/* It is used for ADG output as DA7212_MCLK */
|
||||
|
||||
/* audio_clkout */
|
||||
clock-frequency = <12288000>; /* 48 kHz groups */
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Page 31 / FAN */
|
||||
&pwm0 {
|
||||
pinctrl-0 = <&pwm0_pins>;
|
||||
|
|
@ -720,6 +707,19 @@ &pwm7 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
/* Page 30 / Audio_Codec */
|
||||
&rcar_sound {
|
||||
pinctrl-0 = <&sound_clk_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
/* It is used for ADG output as DA7212_MCLK */
|
||||
|
||||
/* audio_clkout */
|
||||
clock-frequency = <12288000>; /* 48 kHz groups */
|
||||
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
/* Page 16 / QSPI_FLASH */
|
||||
&rpc {
|
||||
pinctrl-0 = <&qspi0_pins>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user