Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Feb 2016 19:50:53 +0000 (11:50 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 17 Feb 2016 19:50:53 +0000 (11:50 -0800)
commitc28b947d048d6539389309af70be0ac599122ec0
tree47bfd18ffa68cedaf9eb2f3dc15c120ddc6cc70b
parent35683dd326b89751b5b45cb188978c83b22729c5
parent43f3408261a2fd5054ada359efa15f0b78faf0a7
Merge tag 'devicetree-fixes-for-4.5-2' of git://git./linux/kernel/git/robh/linux

Pull DeviceTree fixes from Rob Herring:

 - Fix irq msi-map calculation for nonzero rid-base.

 - Binding doc updates for GICv3, fsl-imx-uart, and S3C RTC.

* tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux:
  rtc: s3c: Document required clocks in the DT binding
  serial: fsl-imx-uart: Fix typo in fsl,dte-mode description
  dt-bindings: arm, gic-v3: require that reserved cells are always 0
  of/irq: Fix msi-map calculation for nonzero rid-base