All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Hi3660: enable power management features
@ 2018-05-15  2:53 ` Leo Yan
  0 siblings, 0 replies; 20+ messages in thread
From: Leo Yan @ 2018-05-15  2:53 UTC (permalink / raw)
  To: Wei Xu, Rob Herring, Mark Rutland, Michael Turquette,
	Stephen Boyd, Jassi Brar, Arnd Bergmann, Olof Johansson,
	Daniel Lezcano, linux-arm-kernel, devicetree, linux-kernel,
	linux-clk
  Cc: Leo Yan

Since hi3660 drivers have been merged into Linux kernel (mailbox driver is in
Linux-next branch and other drivers are existed in Linux mainline kernel), so
this patch series is to enable power management features on hi3660.

This patch series includes device tree binding for mailbox, stub clock and CPU
OPPs, and has one patch to consolidate the Kconfigs for driver modules.

This patch set have been tested on Hikey960 and also verified the patch 'hisi:
Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX' for Hikey620.

Changes from v1:
* Changed patch subject from "dts: arm64: hi3660" to "arm64: dts: hi3660".


Daniel Lezcano (1):
  hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX

Kaihua Zhong (2):
  arm64: dts: hi3660: Add mailbox node
  arm64: dts: hi3660: Add stub clock node

Leo Yan (1):
  arm64: dts: hi3660: Add CPU frequency scaling support

Tao Wang (1):
  arm64: dts: hi3660: Add thermal cooling management

 arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 145 ++++++++++++++++++++++++++++++
 arch/arm64/configs/defconfig              |   1 -
 drivers/clk/hisilicon/Kconfig             |  13 +--
 drivers/mailbox/Kconfig                   |  12 ++-
 4 files changed, 161 insertions(+), 10 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-05-15 14:55 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-15  2:53 [PATCH v2 0/5] Hi3660: enable power management features Leo Yan
2018-05-15  2:53 ` Leo Yan
2018-05-15  2:53 ` [PATCH v2 1/5] arm64: dts: hi3660: Add mailbox node Leo Yan
2018-05-15  2:53   ` Leo Yan
2018-05-15  2:53 ` [PATCH v2 2/5] arm64: dts: hi3660: Add stub clock node Leo Yan
2018-05-15  2:53   ` Leo Yan
2018-05-15  2:53 ` [PATCH v2 3/5] arm64: dts: hi3660: Add CPU frequency scaling support Leo Yan
2018-05-15  2:53   ` Leo Yan
2018-05-15  2:53 ` [PATCH v2 4/5] arm64: dts: hi3660: Add thermal cooling management Leo Yan
2018-05-15  2:53   ` Leo Yan
2018-05-15  2:53 ` [PATCH v2 5/5] hisi: Consolidate the Kconfigs for the CLOCK_STUB and the MAILBOX Leo Yan
2018-05-15  2:53   ` Leo Yan
2018-05-15  8:23   ` Wei Xu
2018-05-15  8:23     ` Wei Xu
2018-05-15  8:23     ` Wei Xu
2018-05-15 14:50 ` [PATCH v2 0/5] Hi3660: enable power management features Wei Xu
2018-05-15 14:50   ` Wei Xu
2018-05-15 14:50   ` Wei Xu
2018-05-15 14:54   ` Leo Yan
2018-05-15 14:54     ` Leo Yan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.