projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2f9638
)
MLK-13183: ARM: dts: imx6q pop arm2 set soc pu as shared
author
Adrian Alonso
<adrian.alonso@nxp.com>
Wed, 10 Aug 2016 19:43:13 +0000
(14:43 -0500)
committer
Leonard Crestez
<leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:31:07 +0000
(
02:31
+0300)
Set soc arm as shared, arm_reg and soc_reg share the same
voltage rail source on imx6q pop arm2 target platform
Signed-off-by: Adrian Alonso <adrian.alonso@nxp.com>
Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com>
Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
arch/arm/boot/dts/imx6q-pop-arm2.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6q-pop-arm2.dts
b/arch/arm/boot/dts/imx6q-pop-arm2.dts
index
5ef33fa
..
9697e20
100644
(file)
--- a/
arch/arm/boot/dts/imx6q-pop-arm2.dts
+++ b/
arch/arm/boot/dts/imx6q-pop-arm2.dts
@@
-119,6
+119,10
@@
};
};
+&cpu0 {
+ fsl,arm-soc-shared = <1>;
+};
+
&busfreq {
fsl,max_ddr_freq = <400000000>;
};