[GIT PULL] MIPS fixes for 4.16-rc7
From: James Hogan <jhogan@kernel.org>
Date: 2018-03-23 10:26:25
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: James Hogan <jhogan@kernel.org>
Date: 2018-03-23 10:26:25
Hi Linus,
Please pull the following MIPS fixes for 4.16-rc7.
Thanks
James
The following changes since commit 0c8efd610b58cb23cefdfa12015799079aef94ae:
Linux 4.16-rc5 (2018-03-11 17:25:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips.git tags/mips_fixes_4.16_5
for you to fetch changes up to a63d706ea719190a79a6c769e898f70680044d3e:
MIPS: ralink: Fix booting on MT7621 (2018-03-22 00:06:30 +0000)
----------------------------------------------------------------
MIPS fixes for 4.16-rc7
Another miscellaneous pile of MIPS fixes for 4.16:
- lantiq: fixes for clocks and Amazon SE (4.14)
- ralink: fix booting on MT7621 (4.5)
- ralink: fix halt (3.9)
----------------------------------------------------------------
Mathias Kresin (3):
MIPS: lantiq: Fix Danube USB clock
MIPS: lantiq: Enable AHB Bus for USB
MIPS: lantiq: ase: Enable MFD_SYSCON
NeilBrown (2):
MIPS: ralink: Remove ralink_halt()
MIPS: ralink: Fix booting on MT7621
arch/mips/lantiq/Kconfig | 2 ++
arch/mips/lantiq/xway/sysctrl.c | 6 ++---
arch/mips/ralink/mt7621.c | 50 +++++++++++++++++++++--------------------
arch/mips/ralink/reset.c | 7 ------
4 files changed, 31 insertions(+), 34 deletions(-)