projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8240c97
)
arm64: dts: imx8mn-beacon-som: Assign PMIC clock
author
Adam Ford
<aford173@gmail.com>
Wed, 28 Apr 2021 13:00:58 +0000
(08:00 -0500)
committer
Shawn Guo
<shawnguo@kernel.org>
Sat, 12 Jun 2021 08:17:02 +0000
(16:17 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
b/arch/arm64/boot/dts/freescale/imx8mn-beacon-som.dtsi
index c35eeaff958f5d205212d883dbba01c7792faf9e..54eaf3d6055b11707c1fad1b1bd68729fa5f5bfe 100644
(file)
--- 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 {