From mboxrd@z Thu Jan 1 00:00:00 1970 From: heiko@sntech.de (Heiko =?ISO-8859-1?Q?St=FCbner?=) Date: Mon, 29 Sep 2014 11:43:37 +0200 Subject: [GIT PULL 2/2] ARM: rockchip: cpufreq-cpu0 device In-Reply-To: <7172632.O1FfdvXn6k@phil> References: <7172632.O1FfdvXn6k@phil> Message-ID: <201717175.L17Ccvmpek@phil> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Arnd, Olof, this one patch adds a platform-device for cpufreq-cpu0 to mach-rockchip, enabling frequency scaling using this cpufreq driver. While it could be small enough to simply be included in the dt branch, I didn't want to take that decision on my own :-) So please pull The following changes since commit 7d1311b93e58ed55f3a31cc8f94c4b8fe988a2b9: Linux 3.17-rc1 (2014-08-16 10:40:26 -0600) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v3.18-rockchip-cpufreqdev for you to fetch changes up to 47b06fc2d97a0d98d6053357561f2953d6547d25: ARM: rockchip: add a cpufreq-cpu0 device (2014-09-29 09:21:38 +0200) ---------------------------------------------------------------- Add a simple cpufreq-cpu0 device for mach-rockchip ---------------------------------------------------------------- Heiko Stuebner (1): ARM: rockchip: add a cpufreq-cpu0 device arch/arm/mach-rockchip/rockchip.c | 7 +++++++ 1 file changed, 7 insertions(+)