https://github.com/torvalds/linux
Revision e2e927c8238a84454d0f841a2adf14d4adb1e845 authored by Olof Johansson on 11 August 2015, 13:22:10 UTC, committed by Olof Johansson on 11 August 2015, 13:22:10 UTC
Few trivial omap MMC regression fixes for card voltages where
the syscon areas for PBIAS regulator were missing "simple-bus"
that prevents probing of the children in the mapped region.

This probably was not noticed earlier as the bootloader has
already configured the regulator for the card in the slot.

* tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap:
  ARM: dts: dra7: Fix broken pbias device creation
  ARM: dts: OMAP5: Fix broken pbias device creation
  ARM: dts: OMAP4: Fix broken pbias device creation
  ARM: dts: omap243x: Fix broken pbias device creation

Signed-off-by: Olof Johansson <olof@lixom.net>
2 parent s bf64dd2 + cd45567
History
Tip revision: e2e927c8238a84454d0f841a2adf14d4adb1e845 authored by Olof Johansson on 11 August 2015, 13:22:10 UTC
Merge tag 'omap-for-v4.2/fixes-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
Tip revision: e2e927c
File Mode Size
test
.gitignore -rw-r--r-- 44 bytes
Makefile -rw-r--r-- 3.6 KB
algos.c -rw-r--r-- 5.9 KB
altivec.uc -rw-r--r-- 3.3 KB
avx2.c -rw-r--r-- 8.6 KB
int.uc -rw-r--r-- 3.7 KB
mktables.c -rw-r--r-- 3.6 KB
mmx.c -rw-r--r-- 3.9 KB
neon.c -rw-r--r-- 1.7 KB
neon.uc -rw-r--r-- 2.2 KB
recov.c -rw-r--r-- 3.6 KB
recov_avx2.c -rw-r--r-- 9.0 KB
recov_ssse3.c -rw-r--r-- 9.2 KB
sse1.c -rw-r--r-- 4.9 KB
sse2.c -rw-r--r-- 16.1 KB
tilegx.uc -rw-r--r-- 2.2 KB
unroll.awk -rw-r--r-- 424 bytes
x86.h -rw-r--r-- 2.0 KB

back to top