Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1643219
| From | Frank Wang <frank.wang@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/4] amend some properties related clk and cpu for rk322x |
| Date | 2017-05-17 12:20 +0200 |
| Message-ID | <tI4dH-1LO-15@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 change. https://patchwork.kernel.org/patch/9627639/ https://patchwork.kernel.org/patch/9703945/ https://patchwork.kernel.org/patch/9703939/ https://patchwork.kernel.org/patch/9707517/ Changes from v1: - Updated the 'Signed-off-by' tag with original authors' email id. - Updated the 'Acked-by' tag from Viresh Kumar <viresh.kumar@linaro.org>. 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 | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/4] amend some properties related clk and cpu for rk322x Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 12:20 +0200
[PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu Frank Wang <frank.wang@rock-chips.com> - 2017-05-17 12:20 +0200
Re: [PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu Heiko Stuebner <heiko@sntech.de> - 2017-05-19 13:30 +0200
csiph-web