linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/4] support Hisilicon SoC
@ 2013-06-17  8:56 Haojian Zhuang
  2013-06-17  8:56 ` [PATCH v5 1/4] clk: hi3xxx: add clock support Haojian Zhuang
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Haojian Zhuang @ 2013-06-17  8:56 UTC (permalink / raw)
  To: linux-arm-kernel

Changelog:
v5:
1. Remove HIWORD clk patches since they're merged into clk git tree.
2. Set hisilicon,clk-reset property of clkgate node is optional.
3. Update on commandline args in DTS file. Remove earlyprintk, mem, nfs.
4. Move gpio-keys out of amba node in DTS file.

v4:
1. Add clk gate with HIWORD mask for Rockchip.
2. Update comments and code of HIWORD flags for mux/divider.
3. Append a mux without HIWORD mask in Hisilicon 3620.
4. Fix the pinmux setting in Hi4511.

v3:
1. Use clk_register_mux_table().

v2:
1. Reuse mux & divider driver. So append CLK_MUX_HIWORD_MASK &
CLK_DIVIDER_HIWORD_MASK for Hi3620 SoC.
2. Fix system timer running too fast because wrong divider is choosen.
3. Remove .init_irq in DT machine descriptor.

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

end of thread, other threads:[~2013-07-01 19:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-17  8:56 [PATCH v5 0/4] support Hisilicon SoC Haojian Zhuang
2013-06-17  8:56 ` [PATCH v5 1/4] clk: hi3xxx: add clock support Haojian Zhuang
2013-06-17 21:50   ` Olof Johansson
2013-06-25  3:50     ` Haojian Zhuang
2013-07-01 19:06     ` Mark Brown
2013-06-20 20:22   ` Mike Turquette
2013-06-25  3:59     ` Haojian Zhuang
2013-06-17  8:56 ` [PATCH v5 2/4] ARM: debug: support debug ll on hisilicon soc Haojian Zhuang
2013-06-17 21:51   ` Olof Johansson
2013-06-17  8:56 ` [PATCH v5 3/4] ARM: hi3xxx: add board support with device tree Haojian Zhuang
2013-06-17 21:51   ` Olof Johansson
2013-06-17  8:56 ` [PATCH v5 4/4] ARM: hi3xxx: enable hi4511 " Haojian Zhuang
2013-06-17 17:41   ` Jean-Christophe PLAGNIOL-VILLARD
2013-06-17 21:39     ` Olof Johansson
2013-06-17 22:05   ` Olof Johansson

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).