devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: at91: fix cpuidle crash on SAMA5D4 Xplained board
@ 2017-01-06  6:59 Wenyou Yang
  2017-01-06  6:59 ` [PATCH 1/3] ARM: at91: flush the L2 cache before entering cpu idle Wenyou Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Wenyou Yang @ 2017-01-06  6:59 UTC (permalink / raw)
  To: Alexandre Belloni, Russell King, Nicolas Ferre, Rob Herring,
	Mark Rutland
  Cc: linux-arm-kernel, devicetree, linux-kernel, Wenyou Yang,
	Wenyou Yang

Fix cpuidle crash on SAMA5D4 Xplained board when enable
CONFIG_ARM_AT91_CPUIDLE. Because some SoCs have the L2 cache,
we should flush the L2 cache before entering the cpu idle.


Wenyou Yang (3):
  ARM: at91: flush the L2 cache before entering cpu idle
  doc: binding: add new compatible for SDRAM/DDR Controller
  ARM: dts: at91: use "atmel,sama5d4-ddramc" for ramc

 Documentation/devicetree/bindings/arm/atmel-at91.txt |  1 +
 arch/arm/boot/dts/sama5d2.dtsi                       |  2 +-
 arch/arm/boot/dts/sama5d4.dtsi                       |  2 +-
 arch/arm/mach-at91/pm.c                              | 19 +++++++++++++++++++
 drivers/memory/atmel-sdramc.c                        |  1 +
 5 files changed, 23 insertions(+), 2 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-12  1:25 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-06  6:59 [PATCH 0/3] ARM: at91: fix cpuidle crash on SAMA5D4 Xplained board Wenyou Yang
2017-01-06  6:59 ` [PATCH 1/3] ARM: at91: flush the L2 cache before entering cpu idle Wenyou Yang
2017-01-06  9:05   ` Alexandre Belloni
     [not found]     ` <20170106090517.txcoukisnx43cfqq-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>
2017-01-09  1:47       ` Wenyou.Yang-UWL1GkI3JZL3oGB3hsPCZA
     [not found]   ` <20170106065947.30631-2-wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
2017-01-10 16:18     ` Alexandre Belloni
2017-01-10 16:30       ` Alexandre Belloni
     [not found]       ` <20170110161821.vp673jyfqx6s76pg-m++hUPXGwpdeoWH0uzbU5w@public.gmane.org>
2017-01-10 16:50         ` Jean-Jacques Hiblot
2017-01-10 17:22           ` Alexandre Belloni
2017-01-11  8:15           ` Wenyou.Yang
2017-01-11 11:05             ` Jean-Jacques Hiblot
2017-01-11 11:18               ` Russell King - ARM Linux
2017-01-11 13:18                 ` Jean-Jacques Hiblot
     [not found]                 ` <20170111111814.GJ14217-l+eeeJia6m9URfEZ8mYm6t73F7V6hmMc@public.gmane.org>
2017-01-12  1:25                   ` Wenyou.Yang-UWL1GkI3JZL3oGB3hsPCZA
2017-01-06  6:59 ` [PATCH 2/3] doc: binding: add new compatible for SDRAM/DDR Controller Wenyou Yang
2017-01-09 18:45   ` Rob Herring
2017-01-06  6:59 ` [PATCH 3/3] ARM: dts: at91: use "atmel,sama5d4-ddramc" for ramc Wenyou Yang

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