All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] update Mediatek MT2712 clock and scpsys support
@ 2018-03-12  7:03 ` Weiyi Lu
  0 siblings, 0 replies; 45+ messages in thread
From: Weiyi Lu @ 2018-03-12  7:03 UTC (permalink / raw)
  To: Matthias Brugger, Stephen Boyd, Mike Turquette, Rob Herring
  Cc: James Liao, Fan Chen, devicetree, linux-arm-kernel, linux-kernel,
	linux-mediatek, linux-clk, srv_heupstream, Weiyi Lu

This series is based on v4.16-rc1 and composed of scpsys control (PATCH 1-2) and clock control (PATCH 3-5).
Basically, all changes are for the ECO design change of MT2712.

changes since v1:
- Avoid renumbering clocks. Append new clocks at the bottom of each own subsystem.

Weiyi Lu (5):
  dt-bindings: soc: update MT2712 power dt-bindings
  soc: mediatek: update power domain data of MT2712
  dt-bindings: clock: add clocks for MT2712
  arm64: dts: add clock device nodes of MT2712
  clk: mediatek: update clock driver of MT2712

 arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 28 +++++++++++++
 drivers/clk/mediatek/clk-mt2712.c         | 69 ++++++++++++++++++++++++-------
 drivers/soc/mediatek/mtk-scpsys.c         | 42 ++++++++++++++++++-
 include/dt-bindings/clock/mt2712-clk.h    | 12 +++++-
 include/dt-bindings/power/mt2712-power.h  |  3 ++
 5 files changed, 136 insertions(+), 18 deletions(-)

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

end of thread, other threads:[~2018-04-17 14:23 UTC | newest]

Thread overview: 45+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-12  7:03 [PATCH v2 0/5] update Mediatek MT2712 clock and scpsys support Weiyi Lu
2018-03-12  7:03 ` Weiyi Lu
2018-03-12  7:03 ` Weiyi Lu
2018-03-12  7:03 ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03 ` [PATCH v2 1/5] dt-bindings: soc: update MT2712 power dt-bindings Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-19  1:32   ` Matthias Brugger
2018-03-19  1:32     ` Matthias Brugger
2018-03-12  7:03 ` [PATCH v2 2/5] soc: mediatek: update power domain data of MT2712 Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-19  1:33   ` Matthias Brugger
2018-03-19  1:33     ` Matthias Brugger
2018-03-12  7:03 ` [PATCH v2 3/5] dt-bindings: clock: add clocks for MT2712 Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-18 12:48   ` Rob Herring
2018-03-18 12:48     ` Rob Herring
2018-03-19 21:38   ` Stephen Boyd
2018-03-19 21:38     ` Stephen Boyd
2018-03-19 21:38     ` Stephen Boyd
2018-03-19 21:38     ` Stephen Boyd
2018-03-12  7:03 ` [PATCH v2 4/5] arm64: dts: add clock device nodes of MT2712 Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03 ` [PATCH v2 5/5] clk: mediatek: update clock driver " Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-12  7:03   ` Weiyi Lu
2018-03-19 21:38   ` Stephen Boyd
2018-03-19 21:38     ` Stephen Boyd
2018-03-19 21:38     ` Stephen Boyd
2018-03-19 21:38     ` Stephen Boyd
2018-03-20  6:07 ` [PATCH v2 0/5] update Mediatek MT2712 clock and scpsys support Weiyi Lu
2018-03-20  6:07   ` Weiyi Lu
2018-03-20  6:07   ` Weiyi Lu
2018-03-20  7:23   ` Stephen Boyd
2018-03-20  7:23     ` Stephen Boyd
2018-03-20  7:23     ` Stephen Boyd
2018-03-21  9:11     ` Matthias Brugger
2018-03-21  9:11       ` Matthias Brugger
2018-04-17 14:22       ` Matthias Brugger
2018-04-17 14:22         ` Matthias Brugger

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.