linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* No subject
@ 2013-08-24  9:29 Haojian Zhuang
  2013-08-24  9:29 ` [PATCH v8 1/8] ARM: debug: support debug ll on hisilicon soc Haojian Zhuang
                   ` (7 more replies)
  0 siblings, 8 replies; 11+ messages in thread
From: Haojian Zhuang @ 2013-08-24  9:29 UTC (permalink / raw)
  To: linux-arm-kernel

Changelog:
v8:
1. Drop to support CLK_GATE_SEPERATED_REG in common clock gate driver.
Support this feature in hi3xxx clock driver.
2. Clean unnecessary device node in DTS.
3. Define all clocks in hi3620-clk.dtsi. And all clock nodes are defined
in the clocks node.
4. Fix the clock gate & clock mux for timer.
5. Rename timer0~4 to dual_timer0~4 in DTS file. It's used to make
name clearer.

v7:
1. Add hi3xxx_defconfig.
2. Use reg property in clock node.
3. Drop origin clock divider table.
4. Reuse clock divider register helper.
5. Reuse clock gate register helper.
6. Append CLK_GATE_SEPERATED_REG flag in order to support Hisilicon
   Hi3620 SoC.
7. Rebase DEBUG_LL for Hi3xxx.
8. Add more clock node in DTS file.

v6:
1. Remove hisilicon string from properties in clock driver.
2. Replace array by pointer in clock driver. Since only sctrl parent
   node exists at this time.

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] 11+ messages in thread

end of thread, other threads:[~2013-08-28  1:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-24  9:29 No subject Haojian Zhuang
2013-08-24  9:29 ` [PATCH v8 1/8] ARM: debug: support debug ll on hisilicon soc Haojian Zhuang
2013-08-25 16:19   ` Russell King - ARM Linux
2013-08-28  1:41     ` Haojian Zhuang
2013-08-24  9:29 ` [PATCH v8 2/8] clk: hi3xxx: add clock support Haojian Zhuang
2013-08-24  9:29 ` [PATCH v8 3/8] ARM: hi3xxx: add board support with device tree Haojian Zhuang
2013-08-24  9:29 ` [PATCH v8 4/8] ARM: dts: enable hi4511 " Haojian Zhuang
2013-08-24  9:30 ` [PATCH v8 5/8] ARM: config: enable hi3xxx in multi_v7_defconfig Haojian Zhuang
2013-08-24  9:30 ` [PATCH v8 6/8] ARM: config: add defconfig for Hi3xxx Haojian Zhuang
2013-08-24  9:30 ` [PATCH v8 7/8] ARM: hi3xxx: add smp support Haojian Zhuang
2013-08-24  9:30 ` [PATCH v8 8/8] ARM: hi3xxx: add hotplug support Haojian Zhuang

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