https://github.com/torvalds/linux
Revision 8dc0f265d39a3933f4c1f846c7c694f12a2ab88a authored by Linus Torvalds on 02 December 2016, 21:34:37 UTC, committed by Linus Torvalds on 02 December 2016, 21:34:37 UTC
Pull ARM SoC fixes from Arnd Bergmann:
 "This should be the last set of bugfixes for arm-soc in v4.9. None of
  these are critical regressions, but it would be nice to still get them
  merged.

   - On the Juno platform, the idle latency was described wrong, leading
     to suboptimal cpuidle tuning.

   - Also on the same platform, PCI I/O space was set up incorrectly and
     could not work.

   - On the sti platform, a syntactically incorrect DT entry caused
     warnings.

   - The newly added 'gr8' platform has somewhat confusing file names,
     which we rename for consistency"

* tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc:
  arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions
  arm64: dts: juno: Correct PCI IO window
  ARM: dts: STiH407-family: fix i2c nodes
  ARM: gr8: Rename the DTSI and relevant DTS
2 parent s 8bca927 + 909e481
History
Tip revision: 8dc0f265d39a3933f4c1f846c7c694f12a2ab88a authored by Linus Torvalds on 02 December 2016, 21:34:37 UTC
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Tip revision: 8dc0f26

back to top