projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1982084
)
arm64: dts: imx8mp: Unbypass the SAI PLL
author
Abel Vesa
<abel.vesa@nxp.com>
Thu, 18 Jun 2020 07:14:48 +0000
(10:14 +0300)
committer
Dong Aisheng
<aisheng.dong@nxp.com>
Mon, 14 Dec 2020 03:22:56 +0000
(11:22 +0800)
Set the parent of IMX8MP_CLK_AUDIO_BLK_CTRL_SAI_PLL_BYPASS
to IMX8MP_CLK_AUDIO_BLK_CTRL_SAI_PLL.
Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index
3bba6d5
..
d8868b8
100644
(file)
--- a/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/
arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@
-1529,6
+1529,9
@@
#clock-cells = <1>;
#reset-cells = <1>;
+
+ assigned-clocks = <&audio_blk_ctrl IMX8MP_CLK_AUDIO_BLK_CTRL_SAI_PLL_BYPASS>;
+ assigned-clock-parents = <&audio_blk_ctrl IMX8MP_CLK_AUDIO_BLK_CTRL_SAI_PLL>;
};
mu2: mu2@30e60000 {