All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
To: Laurent Vivier <laurent@vivier.eu>, linux-kernel@vger.kernel.org
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>,
	Alessandro Zummo <a.zummo@towertech.it>,
	linux-m68k@lists.linux-m68k.org,
	John Stultz <john.stultz@linaro.org>,
	linux-rtc@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	Stephen Boyd <sboyd@kernel.org>,
	Alexandre Belloni <alexandre.belloni@bootlin.com>
Subject: Re: [PATCH v6 2/4] rtc: goldfish: use __raw_writel()/__raw_readl()
Date: Fri, 14 Jan 2022 12:07:01 +0100	[thread overview]
Message-ID: <10b80ee9-b180-45e7-77bc-8420908a4b21@physik.fu-berlin.de> (raw)
In-Reply-To: <20220113201920.3201760-3-laurent@vivier.eu>

Hi Laurent!

On 1/13/22 21:19, Laurent Vivier wrote:
> As android implementation defines the endianness of the device is the one
> of the architecture replace all writel()/readl() by
> __raw_writel()/__raw_readl()

I think this sentence is a little hard to understand. Can you rephrase it in
case you are sending another version of the series?

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


  parent reply	other threads:[~2022-01-14 11:07 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-13 20:19 [PATCH v6 0/4] m68k: Add Virtual M68k Machine Laurent Vivier
2022-01-13 20:19 ` [PATCH v6 1/4] m68k: add asm/config.h Laurent Vivier
2022-01-13 20:19 ` [PATCH v6 2/4] rtc: goldfish: use __raw_writel()/__raw_readl() Laurent Vivier
2022-01-13 21:18   ` Jiaxun Yang
2022-01-14  6:57   ` Arnd Bergmann
2022-01-14 11:07   ` John Paul Adrian Glaubitz [this message]
2022-01-13 20:19 ` [PATCH v6 3/4] clocksource/drivers: Add a goldfish-timer clocksource Laurent Vivier
2022-01-14  4:50   ` kernel test robot
2022-01-14  4:50     ` kernel test robot
2022-01-14  8:32   ` kernel test robot
2022-01-14  8:32     ` kernel test robot
2022-01-14 10:46   ` Arnd Bergmann
2022-01-14 11:03     ` Laurent Vivier
2022-01-14 11:12       ` Geert Uytterhoeven
2022-01-14 11:31         ` Laurent Vivier
2022-01-14 12:09           ` Geert Uytterhoeven
2022-01-13 20:19 ` [PATCH v6 4/4] m68k: introduce a virtual m68k machine Laurent Vivier

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=10b80ee9-b180-45e7-77bc-8420908a4b21@physik.fu-berlin.de \
    --to=glaubitz@physik.fu-berlin.de \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=arnd@arndb.de \
    --cc=daniel.lezcano@linaro.org \
    --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.