Revert "ARM: dts: rockchip: temporarily disable smp on rk3288"
We now have the physical-timers patches lined up as a dependency in this same
branch, so we can revert the temporary disablement.
This reverts commit b77d43943e
.
Signed-off-by: Olof Johansson <olof@lixom.net>
This commit is contained in:
parent
fb3268b008
commit
08bcc754c3
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@
|
||||||
cpus {
|
cpus {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
#size-cells = <0>;
|
#size-cells = <0>;
|
||||||
|
enable-method = "rockchip,rk3066-smp";
|
||||||
rockchip,pmu = <&pmu>;
|
rockchip,pmu = <&pmu>;
|
||||||
|
|
||||||
cpu0: cpu@500 {
|
cpu0: cpu@500 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue