linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Fix random hang up issue while kernel init
@ 2015-10-07  9:14 James Liao
  2015-10-07  9:14 ` [PATCH v2 1/3] dt-bindings: soc: Add clocks for Mediatek SCPSYS unit James Liao
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: James Liao @ 2015-10-07  9:14 UTC (permalink / raw)
  To: linux-arm-kernel

This patch is based on v4.3-rc4, to fix system hanging up issue
while disabling unused clocks.

There is nothing different in mtk-scpsys.c and mt8173.dtsi from v1 [1].

Changes since v1:
- Rebase to v4.3-rc4.
- Add a patch to change the corresponding binding document.
- Add a separated patch to change the dtsi.

[1] https://patchwork.kernel.org/patch/7262411/

James Liao (3):
  dt-bindings: soc: Add clocks for Mediatek SCPSYS unit
  soc: mediatek: Fix random hang up issue while kernel init
  arm64: dts: mt8173: Add clocks for SCPSYS unit

 .../devicetree/bindings/soc/mediatek/scpsys.txt    | 10 ++--
 arch/arm64/boot/dts/mediatek/mt8173.dtsi           |  6 +-
 drivers/soc/mediatek/mtk-scpsys.c                  | 67 ++++++++++++++--------
 3 files changed, 54 insertions(+), 29 deletions(-)

--
1.9.1

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

end of thread, other threads:[~2015-10-13  2:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07  9:14 [PATCH v2 0/3] Fix random hang up issue while kernel init James Liao
2015-10-07  9:14 ` [PATCH v2 1/3] dt-bindings: soc: Add clocks for Mediatek SCPSYS unit James Liao
2015-10-07  9:14 ` [PATCH v2 2/3] soc: mediatek: Fix random hang up issue while kernel init James Liao
2015-10-07  9:14 ` [PATCH v2 3/3] arm64: dts: mt8173: Add clocks for SCPSYS unit James Liao
2015-10-12 16:32 ` [PATCH v2 0/3] Fix random hang up issue while kernel init Matthias Brugger
2015-10-13  2:21   ` James Liao

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