Commit fd2762a6 authored by Christopher Obbard's avatar Christopher Obbard Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: Move OPP table from ROCK Pi 4 dtsi



The ROCK 4SE uses the RK3399-T variant of the RK3399 SoC, which has some
changes to the OPP tables. Prepare for the bringup of this SoC by moving
the inclusion of existing OPP tables from the common devicetree into
each board-specific devicetree.

Signed-off-by: default avatarChristopher Obbard <chris.obbard@collabora.com>
Link: https://lore.kernel.org/r/20230710115025.507439-2-chris.obbard@collabora.com


Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent dd4464ec
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@
#include <dt-bindings/leds/common.h>
#include <dt-bindings/pwm/pwm.h>
#include "rk3399.dtsi"
#include "rk3399-opp.dtsi"

/ {
	aliases {
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@

/dts-v1/;
#include "rk3399-rock-pi-4.dtsi"
#include "rk3399-opp.dtsi"

/ {
	model = "Radxa ROCK Pi 4A";
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@

/dts-v1/;
#include "rk3399-rock-pi-4.dtsi"
#include "rk3399-opp.dtsi"

/ {
	model = "Radxa ROCK Pi 4B";
+1 −0
Original line number Diff line number Diff line
@@ -7,6 +7,7 @@

/dts-v1/;
#include "rk3399-rock-pi-4.dtsi"
#include "rk3399-opp.dtsi"

/ {
	model = "Radxa ROCK Pi 4C";