diff options
author | Jianqun Xu <jay.xu@rock-chips.com> | 2017-08-03 15:02:00 +0800 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2017-08-06 12:25:22 +0200 |
commit | bc911f25904082cd0be529116eb836e32bb51541 (patch) | |
tree | ca4059b04e5e7005d4985d2c22140a3b7a6d33ae /arch | |
parent | e997a6a4b20cc801c906545ffc08cbd0199c1c2b (diff) | |
download | linux-bc911f25904082cd0be529116eb836e32bb51541.tar.gz linux-bc911f25904082cd0be529116eb836e32bb51541.tar.bz2 linux-bc911f25904082cd0be529116eb836e32bb51541.zip |
arm64: dts: rockchip: include opp dtsi for rk3399 firefly
Add opp tables for cpu cluster0 and cluster1 by including
rk3399-opp.dtsi.
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts index eed7e99310ac..7fd4bfcaa38e 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts +++ b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts @@ -43,6 +43,7 @@ /dts-v1/; #include <dt-bindings/pwm/pwm.h> #include "rk3399.dtsi" +#include "rk3399-opp.dtsi" / { model = "Firefly-RK3399 Board"; |