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


Groups > linux.kernel > #1304414 > unrolled thread

[RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036

Started byXing Zheng <zhengxing@rock-chips.com>
First post2016-01-08 12:40 +0100
Last post2016-01-08 12:40 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036 Xing Zheng <zhengxing@rock-chips.com> - 2016-01-08 12:40 +0100

#1304414 — [RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036

FromXing Zheng <zhengxing@rock-chips.com>
Date2016-01-08 12:40 +0100
Subject[RESEND RFC PATCH 0/2] Add 100MHz integer multiples of cpu freq table for the RK3036
Message-ID<qODyF-63D-7@gated-at.bofh.it>
Hi,
  We need the cpu changing freqs capability, and considering that emac
ref which is need 50MHz might is under the APLL, meanwhile, we don't
need too many freqs because it may spend more time to find the correct
freq.
  Therefore, we should add 100MHz integer multiples cpu freqs for
emac.


Xing Zheng (2):
  clk: rockchip: rk3036: Add to 100MHz integer multiples of cpu freq
    table
  ARM: dts: rockchip: Update the cpu freqs table

 arch/arm/boot/dts/rk3036.dtsi     |   13 ++++++++++++-
 drivers/clk/rockchip/clk-rk3036.c |   27 ++++++++++++++++++++++++---
 2 files changed, 36 insertions(+), 4 deletions(-)

-- 
1.7.9.5

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web