Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi into arm...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:32:10 +0000 (00:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 22:32:10 +0000 (00:32 +0200)
commite1d908a7612806b5a2f71213a918a14149e7f37d
tree9f190791764125db09d138858553d56d2001052a
parent7b972f383061b8a527f3af52bc9beeb50083616a
parent4acaa93ef64377417677d777a596e22da68c5e0d
Merge tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi into arm/drivers

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.

* tag 'hisi-drivers-for-5.8' of git://github.com/hisilicon/linux-hisi:
  logic_pio: Use _inX() and _outX()
  logic_pio: Improve macro argument name
  io: Provide _inX() and _outX()