OSDN Git Service

ARM: dts: sh73a0: Add missing clocks to sound node
authorGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 19 May 2020 07:55:25 +0000 (09:55 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 17 Jul 2020 08:58:24 +0000 (10:58 +0200)
The device node for the FIFO-buffered Serial Interface sound node lacks
the "clocks" property, as the DTS file didn't describe any clocks yet at
its introduction.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20200519075525.24742-1-geert+renesas@glider.be
arch/arm/boot/dts/sh73a0.dtsi

index 46370d5..a4d6312 100644 (file)
                compatible = "renesas,fsi2-sh73a0", "renesas,sh_fsi2";
                reg = <0xec230000 0x400>;
                interrupts = <GIC_SPI 146 0x4>;
+               clocks = <&mstp3_clks SH73A0_CLK_FSI>;
                power-domains = <&pd_a4mp>;
                status = "disabled";
        };