From: Krzysztof Kozlowski <krzk@kernel.org>
To: Paul Cercueil <paul@crapouillou.net>
Cc: od@zcrc.me, linux-kernel@vger.kernel.org,
"H . Nikolaus Schaller" <hns@goldelico.com>
Subject: Re: [PATCH v2] memory: jz4780_nemc: Only request IO memory the driver will use
Date: Tue, 28 Jul 2020 17:34:41 +0200 [thread overview]
Message-ID: <20200728153441.GA15034@kozik-lap> (raw)
In-Reply-To: <20200728152629.28878-1-paul@crapouillou.net>
On Tue, Jul 28, 2020 at 05:26:29PM +0200, Paul Cercueil wrote:
> The driver only uses the registers up to offset 0x54. Since the EFUSE
> registers are in the middle of the NEMC registers, we only request
> the registers we will use for now - that way the EFUSE driver can
> probe too.
>
> Tested-by: H. Nikolaus Schaller <hns@goldelico.com>
> Signed-off-by: Paul Cercueil <paul@crapouillou.net>
> ---
>
> Notes:
> v2: Only ioremap() the registers we will use
>
> drivers/memory/jz4780-nemc.c | 17 ++++++++++++++++-
Thanks, applied.
Best regards,
Krzysztof
prev parent reply other threads:[~2020-07-28 15:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-28 15:26 [PATCH v2] memory: jz4780_nemc: Only request IO memory the driver will use Paul Cercueil
2020-07-28 15:34 ` Krzysztof Kozlowski [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=20200728153441.GA15034@kozik-lap \
--to=krzk@kernel.org \
--cc=hns@goldelico.com \
--cc=linux-kernel@vger.kernel.org \
--cc=od@zcrc.me \
--cc=paul@crapouillou.net \
/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