mbox series

[GIT,PULL] arm64: hisi: SoC driver updates for v5.1

Message ID d047bba8-3d2c-7937-78f9-ef5feb0a33be@hisilicon.com
State New
Headers show
Series [GIT,PULL] arm64: hisi: SoC driver updates for v5.1 | expand

Pull-request

git://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-5.1

Message

Wei Xu Feb. 8, 2019, 10:14 a.m. UTC
Hi ARM-SoC team,

Please consider to pull the following changes.
Thanks!

Best Regards,
Wei

---

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://github.com/hisilicon/linux-hisi.git tags/hisi-drivers-for-5.1

for you to fetch changes up to 705c0ee8d4a64b072e324f8daa8767e92560a892:

  bus: hisi_lpc: Don't fail probe for unrecognised child devices (2019-02-08 09:18:53 +0000)

----------------------------------------------------------------
ARM64: hisi: SoC driver updates for 5.1

- Add compatibility support for different FWs in the hisi LPC bus driver

----------------------------------------------------------------
John Garry (1):
      bus: hisi_lpc: Don't fail probe for unrecognised child devices

 drivers/bus/hisi_lpc.c | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Comments

Arnd Bergmann Feb. 15, 2019, 4:32 p.m. UTC | #1
On Fri, Feb 8, 2019 at 11:14 AM Wei Xu <xuwei5@hisilicon.com> wrote:
> ARM64: hisi: SoC driver updates for 5.1
>
> - Add compatibility support for different FWs in the hisi LPC bus driver
>


Pulled into arm/drivers, thanks!

     Arnd