linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/7] support Hisilicon SoC
@ 2013-06-08 14:47 Haojian Zhuang
  2013-06-08 14:47 ` [PATCH v4 1/7] clk: mux: add CLK_MUX_HIWORD_MASK Haojian Zhuang
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Haojian Zhuang @ 2013-06-08 14:47 UTC (permalink / raw)
  To: linux-arm-kernel

Changelog:
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] 18+ messages in thread

end of thread, other threads:[~2013-06-18  7:38 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 14:47 [PATCH v4 0/7] support Hisilicon SoC Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 1/7] clk: mux: add CLK_MUX_HIWORD_MASK Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 2/7] clk: divider: add CLK_DIVIDER_HIWORD_MASK flag Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 3/7] clk: gate: add CLK_GATE_HIWORD_MASK Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 4/7] clk: hi3xxx: add clock support Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 5/7] ARM: debug: support debug ll on hisilicon soc Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 6/7] ARM: hi3xxx: add board support with device tree Haojian Zhuang
2013-06-12 19:54   ` Olof Johansson
2013-06-17  1:06     ` Haojian Zhuang
2013-06-08 14:47 ` [PATCH v4 7/7] ARM: hi3xxx: enable hi4511 " Haojian Zhuang
2013-06-12 20:00   ` Olof Johansson
2013-06-17  1:21     ` Haojian Zhuang
2013-06-18  7:38   ` Linus Walleij
2013-06-12 20:01 ` [PATCH v4 0/7] support Hisilicon SoC Olof Johansson
2013-06-13 16:29   ` Heiko Stübner
2013-06-13 19:58     ` Olof Johansson
2013-06-16  4:08       ` Mike Turquette
2013-06-16  4:32         ` 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).