linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] ARM: rockchip: add cpuclk handling - arm-soc part
Date: Sat, 13 Sep 2014 00:34:28 +0200	[thread overview]
Message-ID: <1410561271-19197-1-git-send-email-heiko@sntech.de> (raw)

This series provides the devicetree integration of the cpuclk provider
submitted against the clk-next tree.

It adds the necessary operating points and voltages as well as the
cpu regulator reference and a platform-device for cpufreq-cpu0

It needs an exported branch from the clock-tree that provides the
new ARMCLK id introduced there.


Heiko Stuebner (3):
  ARM: dts: rockchip: add operating points and armclk references
  ARM: dts: rockchip: add cpu supplies to boards
  ARM: rockchip: add a cpufreq-cpu0 device

 arch/arm/boot/dts/rk3066a-bqcurie2.dts |  4 ++++
 arch/arm/boot/dts/rk3066a.dtsi         | 12 +++++++++++-
 arch/arm/boot/dts/rk3188-radxarock.dts |  6 +++++-
 arch/arm/boot/dts/rk3188.dtsi          | 15 ++++++++++++++-
 arch/arm/boot/dts/rk3288-evb-rk808.dts |  6 +++++-
 arch/arm/boot/dts/rk3288.dtsi          | 19 ++++++++++++++++++-
 arch/arm/mach-rockchip/rockchip.c      |  7 +++++++
 7 files changed, 64 insertions(+), 5 deletions(-)

-- 
2.0.1

             reply	other threads:[~2014-09-12 22:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-12 22:34 Heiko Stuebner [this message]
2014-09-12 22:34 ` [PATCH 1/3] ARM: dts: rockchip: add operating points and armclk references Heiko Stuebner
2014-09-12 22:34 ` [PATCH 2/3] ARM: dts: rockchip: add cpu supplies to boards Heiko Stuebner
2014-09-12 22:34 ` [PATCH 3/3] ARM: rockchip: add a cpufreq-cpu0 device Heiko Stuebner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1410561271-19197-1-git-send-email-heiko@sntech.de \
    --to=heiko@sntech.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).