From: Wei Xu <xuwei5@hisilicon.com>
To: <soc@kernel.org>, "arm@kernel.org" <arm@kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Cc: song.bao.hua@hisilicon.com, Salil Mehta <salil.mehta@huawei.com>,
Tangkunshan <tangkunshan@huawei.com>,
Arnd Bergmann <arnd@arndb.de>, John Garry <john.garry@huawei.com>,
Linuxarm <linuxarm@huawei.com>,
Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>,
huangdaode <huangdaode@hisilicon.com>,
"xuwei \(O\)" <xuwei5@huawei.com>,
Jonathan Cameron <jonathan.cameron@huawei.com>,
Olof Johansson <olof@lixom.net>,
"Liguozhu \(Kenneth\)" <liguozhu@hisilicon.com>,
Zhangyi ac <zhangyi.ac@huawei.com>,
Shiju Jose <shiju.jose@huawei.com>
Subject: [GIT PULL] Hisilicon driver updates for v5.8
Date: Fri, 15 May 2020 15:26:42 +0800 [thread overview]
Message-ID: <5EBE4432.4090604@hisilicon.com> (raw)
Hi ARM-SoC team,
Please consider to pull the following changes.
Thanks!
Best Regards,
Wei
---
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)
are available in the Git repository at:
git://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-5.8
for you to fetch changes up to 4acaa93ef64377417677d777a596e22da68c5e0d:
logic_pio: Use _inX() and _outX() (2020-05-07 14:54:26 +0800)
----------------------------------------------------------------
ARM64: hisi: SoC driver updates for 5.8
- Generate consistent behaviour for logic_pio by defining and using
generic _inX() and _outX() in asm-generic/io.h which have per-arch
overrideable barriers.
----------------------------------------------------------------
John Garry (3):
io: Provide _inX() and _outX()
logic_pio: Improve macro argument name
logic_pio: Use _inX() and _outX()
include/asm-generic/io.h | 64 +++++++++++++++++++++++++++++++++---------------
lib/logic_pio.c | 22 ++++++++---------
2 files changed, 55 insertions(+), 31 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
reply other threads:[~2020-05-15 7:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=5EBE4432.4090604@hisilicon.com \
--to=xuwei5@hisilicon.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=huangdaode@hisilicon.com \
--cc=john.garry@huawei.com \
--cc=jonathan.cameron@huawei.com \
--cc=liguozhu@hisilicon.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linuxarm@huawei.com \
--cc=olof@lixom.net \
--cc=salil.mehta@huawei.com \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=shiju.jose@huawei.com \
--cc=soc@kernel.org \
--cc=song.bao.hua@hisilicon.com \
--cc=tangkunshan@huawei.com \
--cc=xuwei5@huawei.com \
--cc=zhangyi.ac@huawei.com \
/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.