Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702718
| From | Jianqun Xu <jay.xu@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH] arm64: dts: rockchip: include opp dtsi for rk3399 firefly |
| Date | 2017-08-03 09:10 +0200 |
| Message-ID | <uaiqB-4Zm-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add opp tables for cpu cluster0 and cluster1 by including
rk3399-opp.dtsi.
Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
---
arch/arm64/boot/dts/rockchip/rk3399-firefly.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts b/arch/arm64/boot/dts/rockchip/rk3399-firefly.dts
index eed7e99..7fd4bfc 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";
--
1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH] arm64: dts: rockchip: include opp dtsi for rk3399 firefly Jianqun Xu <jay.xu@rock-chips.com> - 2017-08-03 09:10 +0200 Re: [PATCH] arm64: dts: rockchip: include opp dtsi for rk3399 firefly Heiko Stuebner <heiko@sntech.de> - 2017-08-06 12:30 +0200
csiph-web