]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux...
authorOlof Johansson <olof@lixom.net>
Wed, 4 Oct 2017 01:08:27 +0000 (18:08 -0700)
committerOlof Johansson <olof@lixom.net>
Wed, 4 Oct 2017 01:08:27 +0000 (18:08 -0700)
commit67504014d32170da44ee2e398f4c7ec49878a8b0
treefc6077eb5472d5b31c269ac87199f78e9f66465f
parent4d23e815b6ed47d91d6292648c308255c0cd75bb
parent3e72281a546e11bf87e58b5382721bc5062741fb
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into fixes

Fixes for 4.14:
- three DT fixes for the newly introduced sama5d27_som1_ek board
- one treewide modification that didn't touch this new PM code: we
  synchronize now to be coherent with the other ARM platforms

* tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91:
  ARM: at91: Replace uses of virt_to_phys with __pa_symbol
  ARM: dts: at91: sama5d27_som1_ek: fix USB host vbus
  ARM: dts: at91: sama5d27_som1_ek: fix typos
  ARM: dts: at91: sama5d27_som1_ek: update pinmux/pinconf for LEDs and USB

Signed-off-by: Olof Johansson <olof@lixom.net>