From: H. Nikolaus Schaller Date: Wed, 15 Feb 2023 17:31:56 +0000 (+0100) Subject: MIPS: DTS: jz4780: add #clock-cells to rtc_dev X-Git-Tag: v6.3-rc1~32^2~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=ab47b3dae55300868efd0d4eb0d66a5d43315092;p=linux-block.git MIPS: DTS: jz4780: add #clock-cells to rtc_dev This makes the driver present the clk32k signal if requested. It is needed to clock the PMU of the BCM4330 WiFi and Bluetooth module of the CI20 board. Signed-off-by: H. Nikolaus Schaller Reviewed-by: Paul Cercueil Signed-off-by: Thomas Bogendoerfer --- diff --git a/arch/mips/boot/dts/ingenic/jz4780.dtsi b/arch/mips/boot/dts/ingenic/jz4780.dtsi index c182a656d63b..18affff85ce3 100644 --- a/arch/mips/boot/dts/ingenic/jz4780.dtsi +++ b/arch/mips/boot/dts/ingenic/jz4780.dtsi @@ -155,6 +155,8 @@ clocks = <&cgu JZ4780_CLK_RTCLK>; clock-names = "rtc"; + + #clock-cells = <0>; }; pinctrl: pin-controller@10010000 {