]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Feb 2018 17:35:17 +0000 (09:35 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Feb 2018 17:35:17 +0000 (09:35 -0800)
commit2156b18b159f1f44d51a36c54388aa3d9469801f
treedd813d35d1f7426e1e568e66151b197a9c576a00
parent6e2ecf7dbab753ac1fcb832172fbdcf5e04b83df
parentcb5b084bf6fd451d58eaf794fb96a7dd131196bb
Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips

Pull MIPS fix from James Hogan:
 "A single change (and associated DT binding update) to allow the
  address of the MIPS Cluster Power Controller (CPC) to be chosen by DT,
  which allows SMP to work on generic MIPS kernels where the bootloader
  hasn't configured the CPC address (i.e. the new Ranchu platform)"

* tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips:
  MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
  dt-bindings: Document mti,mips-cpc binding
MAINTAINERS