Skip to content

Commit 2858e62

Browse files
MrVanShawn Guo
authored andcommitted
arm64: dts: imx8mq-librem5: add missing #clock-cells
'#clock-cells' is a dependency of 'clock-output-names', following binding doc, add it. Signed-off-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
1 parent cb562ed commit 2858e62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/freescale/imx8mq-librem5.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -830,6 +830,7 @@
830830
pinctrl-names = "default";
831831
pinctrl-0 = <&pinctrl_pmic>, <&pinctrl_camera_pwr>;
832832
clocks = <&pmic_osc>;
833+
#clock-cells = <0>;
833834
clock-names = "osc";
834835
clock-output-names = "pmic_clk";
835836
interrupt-parent = <&gpio1>;

0 commit comments

Comments
 (0)