From: Ahmad Fatoum <a.fatoum@pengutronix.de>
To: Sascha Hauer <s.hauer@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] Revert "clocksource: ARMv8 timer can only be built on ARMv8"
Date: Thu, 16 Jan 2020 15:40:49 +0100 [thread overview]
Message-ID: <eae1b40e-49ff-a0c6-b7a2-de90fed902ba@pengutronix.de> (raw)
In-Reply-To: <20200116083405.62dy2zjf63l6f246@pengutronix.de>
Hello Sascha,
On 1/16/20 9:34 AM, Sascha Hauer wrote:
>> diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
>> index 44a6cef6fbae..43c5bfc9736a 100644
>> --- a/drivers/clocksource/Kconfig
>> +++ b/drivers/clocksource/Kconfig
>> @@ -73,7 +73,7 @@ config CLOCKSOURCE_ATMEL_PIT
>> config CLOCKSOURCE_ARMV8_TIMER
>> bool
>> default y
>> - depends on ARM && CPU_V8
>> + depends on ARM && (CPU_64v8 || CPU_V7)
>
> Is it worth renaming the driver to something not v8 specific?
> ARM_ARCHITECTED_TIMER maybe?
Hmm, it's default y, so we won't risk anyone losing the config
option on oldfconfig. Yes, I think we should rename it.
Cheers
Ahmad
>
> Sascha
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | https://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2020-01-16 14:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-15 11:14 Ahmad Fatoum
2020-01-16 8:34 ` Sascha Hauer
2020-01-16 14:40 ` Ahmad Fatoum [this message]
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=eae1b40e-49ff-a0c6-b7a2-de90fed902ba@pengutronix.de \
--to=a.fatoum@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=s.hauer@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox