All of lore.kernel.org
 help / color / mirror / Atom feed
* clk: Ingenic: Add support for the X1830 v2.
@ 2019-12-13 15:21 周琰杰 (Zhou Yanjie)
  2019-12-13 15:21 ` [PATCH v2 0/5] " 周琰杰 (Zhou Yanjie)
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: 周琰杰 (Zhou Yanjie) @ 2019-12-13 15:21 UTC (permalink / raw)
  To: linux-mips
  Cc: linux-kernel, linux-clk, devicetree, robh+dt, paul.burton,
	paulburton, paul, mturquette, sboyd, mark.rutland, sernia.zhou,
	zhenwenjin

v1->v2:
1.Use two fields (pll_reg & bypass_reg) instead of the 2-values
  array (reg[2]).
2.Remove the "pll_info->version" and add a "pll_info->rate_multiplier".
3.Fix the coding style and add more detailed commit message.
4.Remove [4/5] and [5/5] in v1, because some problems were found in
  subsequent tests.
5.Remove unnecessary spinlock as Paul Burton and Paul Cercueil's suggestion.
6.Change my Signed-off-by from "Zhou Yanjie <zhouyanjie@zoho.com>"
  to "周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>" because
  the old mailbox is in an unstable state.


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

end of thread, other threads:[~2019-12-14 12:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-13 15:21 clk: Ingenic: Add support for the X1830 v2 周琰杰 (Zhou Yanjie)
2019-12-13 15:21 ` [PATCH v2 0/5] " 周琰杰 (Zhou Yanjie)
2019-12-13 15:21 ` [PATCH v2 1/5] clk: Ingenic: Adjust cgu code to make it compatible with X1830 周琰杰 (Zhou Yanjie)
2019-12-13 21:25   ` Paul Cercueil
2019-12-14 12:16     ` zhouyanjie
2019-12-13 15:21 ` [PATCH v2 2/5] clk: Ingenic: Adjust code to make it compatible with new cgu code 周琰杰 (Zhou Yanjie)
2019-12-13 15:21 ` [PATCH v2 3/5] dt-bindings: clock: Add X1830 bindings 周琰杰 (Zhou Yanjie)
2019-12-13 15:21 ` [PATCH v2 4/5] clk: Ingenic: Add CGU driver for X1830 周琰杰 (Zhou Yanjie)
2019-12-13 15:21 ` [PATCH v2 5/5] clk: Ingenic: Remove unnecessary spinlock when reading registers 周琰杰 (Zhou Yanjie)

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.