From: Adel Belhouane <bugs.a.b@free.fr>
To: Kukjin Kim <kgene@kernel.org>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>,
linux-samsung-soc@vger.kernel.org
Cc: Adel Belhouane <bugs.a.b@free.fr>
Subject: [PATCH 0/1] ARM: dts: exynos: Add timer node for exynos5420
Date: Mon, 28 Mar 2016 16:08:08 +0200 [thread overview]
Message-ID: <cover.1459167385.git.bugs.a.b@free.fr> (raw)
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
next reply other threads:[~2016-03-28 14:08 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-28 14:08 Adel Belhouane [this message]
2016-03-28 14:08 ` [PATCH 1/1] ARM: dts: exynos: Add timer node for exynos5420 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1459167385.git.bugs.a.b@free.fr \
--to=bugs.a.b@free.fr \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.