Skip to content

Commit

Permalink
board-helios64-remove-overclock(:1)
Browse files Browse the repository at this point in the history
Original-Subject: Remove overclock from helios64
Signed-off-by: Aditya Prayoga <aditya@kobol.io>
X-Armbian: Patch-File: board-helios64-remove-overclock
X-Armbian: Patch-File-Counter: 1
X-Armbian: Patch-Rel-Directory: patch/kernel/archive/rockchip64-6.3
X-Armbian: Patch-Type: kernel
X-Armbian: Patch-Root-Type: core
X-Armbian: Patch-Sub-Type: common
X-Armbian: Original-Subject: Remove overclock from helios64
  • Loading branch information
aprayoga authored and Armbian AutoPatcher committed Sep 7, 2020
1 parent 8b7e4d4 commit 783ab28
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion arch/arm64/boot/dts/rockchip/rk3399-kobol-helios64.dts
Expand Up @@ -1152,4 +1152,12 @@

&vopl_mmu {
status = "okay";
};
};

&cluster0_opp {
/delete-node/ opp06;
};

&cluster1_opp {
/delete-node/ opp08;
};

0 comments on commit 783ab28

Please sign in to comment.