All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Lezcano <daniel.lezcano@linaro.org>
To: Laurent Vivier <laurent@vivier.eu>
Cc: Arnd Bergmann <arnd@arndb.de>,
	linux-rtc@vger.kernel.org, Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Stephen Boyd <sboyd@kernel.org>,
	John Stultz <john.stultz@linaro.org>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>,
	Alessandro Zummo <a.zummo@towertech.it>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org,
	Thomas Gleixner <tglx@linutronix.de>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource
Date: Mon, 28 Feb 2022 11:27:40 +0100	[thread overview]
Message-ID: <2e56d310-65a9-e910-98e0-c7c51b88b7f6@linaro.org> (raw)
In-Reply-To: <1a0f23f2-361a-25d1-b371-7a229758d248@vivier.eu>

On 16/02/2022 15:31, Laurent Vivier wrote:
> Daniel,
> 
> as you reviewed the v12, could you review this version to see if I have 
> addressed your comments?

[ ... ]

> Le 30/01/2022 à 15:33, Laurent Vivier a écrit :
>> Add a clocksource based on the goldfish-rtc device.
>>
>> Move the timer register definition to <clocksource/timer-goldfish.h>
>>
>> This kernel implementation is based on the QEMU upstream implementation:
>>
>>     https://git.qemu.org/?p=qemu.git;a=blob_plain;f=hw/rtc/goldfish_rtc.c
>>
>> Details related to Goldfish devices can be found in:
>>
>>    
>> https://android.googlesource.com/platform/external/qemu/+/master/docs/GOLDFISH-VIRTUAL-HARDWARE.TXT 
>>
Please do not add pointer in the changelog as this one will stay forever 
but no guarantee for the url.

A description of the timer is enough:

eg.
commit 625022a5f1606
commit a7ad38b0dd3c1


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

  reply	other threads:[~2022-02-28 10:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-30 14:33 [PATCH v14 0/5] m68k: Add Virtual M68k Machine Laurent Vivier
2022-01-30 14:33 ` [PATCH v14 1/5] m68k: add asm/config.h Laurent Vivier
2022-01-30 14:33 ` [PATCH v14 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32() Laurent Vivier
2022-02-10 13:07   ` Geert Uytterhoeven
2022-01-30 14:33 ` [PATCH v14 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32() Laurent Vivier
2022-02-10 13:11   ` Geert Uytterhoeven
2022-02-11 16:56   ` Alexandre Belloni
2022-01-30 14:33 ` [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource Laurent Vivier
2022-02-11  8:37   ` John Paul Adrian Glaubitz
2022-02-16 14:31   ` Laurent Vivier
2022-02-28 10:27     ` Daniel Lezcano [this message]
2022-03-10  8:15       ` John Paul Adrian Glaubitz
2022-01-30 14:33 ` [PATCH v14 5/5] m68k: introduce a virtual m68k machine Laurent Vivier
2022-02-10 13:18   ` Geert Uytterhoeven

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=2e56d310-65a9-e910-98e0-c7c51b88b7f6@linaro.org \
    --to=daniel.lezcano@linaro.org \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=geert@linux-m68k.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=john.stultz@linaro.org \
    --cc=laurent@vivier.eu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=sboyd@kernel.org \
    --cc=tglx@linutronix.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 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.