Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1642967

[PATCH 0/4] amend some properties related clk and cpu for rk322x

From Frank Wang <frank.wang@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] amend some properties related clk and cpu for rk322x
Date 2017-05-17 06:50 +0200
Message-ID <tHZ4l-6Ti-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


These series of patches amend some assigned-clocks and add cpu opp table
for rk322x SoCs.

the following patches on patchwork are required for this changes.
https://patchwork.kernel.org/patch/9627639/
https://patchwork.kernel.org/patch/9703945/
https://patchwork.kernel.org/patch/9703939/
https://patchwork.kernel.org/patch/9707517/

Elaine Zhang (1):
  arm: dts: rk322x: add some assigned-clocks

Finley Xiao (2):
  arm: dts: rk322x: add operating-points-v2 property for cpu
  arm: dts: rk3229: add a new cpu opp table

Rocky Hao (1):
  arm: dts: rk322x: update tsadc's frequence setting

 arch/arm/boot/dts/rk3229-cpu-opp.dtsi | 85 +++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/rk322x.dtsi         | 52 ++++++++++++++++++---
 2 files changed, 131 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm/boot/dts/rk3229-cpu-opp.dtsi

-- 
2.0.0

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] amend some properties related clk and cpu for rk322x Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 06:50 +0200
  [PATCH 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 06:50 +0200
    Re: [PATCH 2/4] arm: dts: rk322x: add operating-points-v2 property  for cpu Viresh Kumar <viresh.kumar@linaro.org> - 2017-05-17 07:40 +0200
  [PATCH 3/4] arm: dts: rk3229: add a new cpu opp table Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 06:50 +0200
    Re: [PATCH 3/4] arm: dts: rk3229: add a new cpu opp table Viresh Kumar <viresh.kumar@linaro.org> - 2017-05-17 07:40 +0200
  [PATCH 4/4] arm: dts: rk322x: update tsadc's frequence setting Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 06:50 +0200

csiph-web