projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b5cd77
)
arm64: dts: imx8mm-beacon-som: Assign PMIC clock
author
Adam Ford
<aford173@gmail.com>
Thu, 26 Nov 2020 10:45:35 +0000
(
04:45
-0600)
committer
Shawn Guo
<shawnguo@kernel.org>
Tue, 1 Dec 2020 01:49:49 +0000
(09:49 +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/imx8mm-beacon-som.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
b/arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
index 8380fd4047d4f441ff049f188c45a6c17f276172..c14add99bfa47d9614ba2fad5b293ee61b1b0fb5 100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mm-beacon-som.dtsi
@@
-110,6
+110,10
@@
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 {
regulator-name = "buck1";