summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2021-04-28 08:00:58 -0500
committerShawn Guo <shawnguo@kernel.org>2021-06-12 16:17:02 +0800
commit1de3aa8611d21d6be546ca1cd13ee05bdd650018 (patch)
tree322092bbcbc2b06382d028831a395570e40e7668 /arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
parent8240c972c1798ea013cbb407722295fc826b3584 (diff)
arm64: dts: imx8mn-beacon-som: Assign PMIC clock
The PMIC throws an errors because the clock isn't assigned to it. Fix this by assigning the clocks info. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
index c35eeaff958f..54eaf3d6055b 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
@@ -120,6 +120,9 @@
interrupt-parent = <&gpio1>;
interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
rohm,reset-snvs-powered;
+ #clock-cells = <0>;
+ clocks = <&osc_32k 0>;
+ clock-output-names = "clk-32k-out";
regulators {
buck1_reg: BUCK1 {