Merge tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Fri, 24 Jan 2020 20:05:32 +0000 (12:05 -0800)
committerOlof Johansson <olof@lixom.net>
Fri, 24 Jan 2020 20:05:33 +0000 (12:05 -0800)
commit6716cb162deb9d474095a57d7a515edc13926ea7
treee8f569da439f671c8b0848fbca09d610832969fd
parent088307d216205227baa4707f07c73d1dcb863c9b
parentb0b03951544534d6d9ad4aa2787eefec988fff20
Merge tag 'omap-for-fixes-whenever-signed' of git://git./linux/kernel/git/tmlind/linux-omap into arm/fixes

Few minor fixes for omaps

Looks like we have wrong default memory size for beaglebone black,
it has at least 512 MB of RAM and not 256 MB. This causes an issue
when booted with GRUB2 that does not seem to pass memory info to
the kernel.

And for am43x-epos-evm the SPI pin directions need to be configured
for SPI to work.

* tag 'omap-for-fixes-whenever-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: am43x-epos-evm: set data pin directions for spi0 and spi1
  ARM: dts: am335x-boneblack-common: fix memory size

Link: https://lore.kernel.org/r/pull-1579895109-287828@atomide.com
Signed-off-by: Olof Johansson <olof@lixom.net>