Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1702718 > unrolled thread
| Started by | Jianqun Xu <jay.xu@rock-chips.com> |
|---|---|
| First post | 2017-08-03 09:10 +0200 |
| Last post | 2017-08-06 12:30 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[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
| From | Jianqun Xu <jay.xu@rock-chips.com> |
|---|---|
| Date | 2017-08-03 09:10 +0200 |
| Subject | [PATCH] arm64: dts: rockchip: include opp dtsi for rk3399 firefly |
| Message-ID | <uaiqB-4Zm-1@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2017-08-06 12:30 +0200 |
| Message-ID | <ubqYO-XV-11@gated-at.bofh.it> |
| In reply to | #1702718 |
Am Donnerstag, 3. August 2017, 15:02:00 CEST schrieb Jianqun Xu: > Add opp tables for cpu cluster0 and cluster1 by including > rk3399-opp.dtsi. > > Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> applied for 4.14 Thanks Heiko
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web