All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Hisilicon driver updates for v5.8
@ 2020-05-15  7:26 Wei Xu
  0 siblings, 0 replies; only message in thread
From: Wei Xu @ 2020-05-15  7:26 UTC (permalink / raw)
  To: soc, arm, linux-arm-kernel
  Cc: song.bao.hua, Salil Mehta, Tangkunshan, Arnd Bergmann,
	John Garry, Linuxarm, Shameerali Kolothum Thodi, huangdaode,
	xuwei (O), Jonathan Cameron, Olof Johansson, Liguozhu (Kenneth),
	Zhangyi ac, Shiju Jose

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-15  7:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15  7:26 [GIT PULL] Hisilicon driver updates for v5.8 Wei Xu

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.