All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] ARM: dts: exynos: Add timer node for exynos5420
@ 2016-03-28 14:08 Adel Belhouane
  2016-03-28 14:08 ` [PATCH 1/1] " Adel Belhouane
  2016-03-29 10:06 ` [PATCH 0/1] " Krzysztof Kozlowski
  0 siblings, 2 replies; 8+ messages in thread
From: Adel Belhouane @ 2016-03-28 14:08 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski, linux-samsung-soc; +Cc: Adel Belhouane

On ODROID XU3, after having all the Exynos5422 cores detected as
started in HYP mode with a patch[1], KVM still won't work because it
needs the Generic Timer Architecture. It's defined in other exynos5
models (5250, 5440) DTs,  but not the 542x/5800, so I just added it.

Actually this timer was defined in ODROID Hardkernel's repository [2],
so I took its clock-frequency value too (which isn't provided by
firmware/U-Boot).

KVM now works on ODROID XU3 with kernel v4.5 plus these changes.

regards,
Adel Belhouane.

[1] from Brian Kim:
https://gist.github.com/bkrepo/6f4eea33be133ad306e3

[2]
https://github.com/hardkernel/linux/blob/odroidxu3-3.10.y/arch/arm/boot/dts/exynos5422-odroidxu3.dts

Adel Belhouane (1):
  ARM: dts: exynos: Add timer node for exynos5420

 arch/arm/boot/dts/exynos5420.dtsi | 10 ++++++++++
 1 file changed, 10 insertions(+)

-- 
2.1.4

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

end of thread, other threads:[~2016-04-04 19:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-28 14:08 [PATCH 0/1] ARM: dts: exynos: Add timer node for exynos5420 Adel Belhouane
2016-03-28 14:08 ` [PATCH 1/1] " Adel Belhouane
2016-03-30  5:17   ` Chanwoo Choi
2016-04-03 20:49     ` Adel Belhouane
2016-03-29 10:06 ` [PATCH 0/1] " Krzysztof Kozlowski
2016-04-03 20:39   ` Adel Belhouane
2016-04-04  1:57     ` Krzysztof Kozlowski
2016-04-04 19:08       ` Adel Belhouane

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.