arm-exynos4: add regulator fix patches for SMDK310 and Origen boards
Without those patches, both drivers oopses, due to a bug at the dummy regulator on Kernel 3.6. Also, some board components don't work without it. Those patches could not be 100% correct, but all components that are known to work with the upstream Kernel are available with it. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
162ad0ffb6
commit
d4d4cfe7bf
3 changed files with 55 additions and 0 deletions
|
|
@ -741,6 +741,10 @@ Patch21006: arm-tegra-sdhci-module-fix.patch
|
|||
# ARM highbank patches
|
||||
Patch21010: arm-highbank-sata-fix.patch
|
||||
|
||||
# ARM exynos4
|
||||
Patch21020: arm-smdk310-regulator-fix.patch
|
||||
Patch21021: arm-origen-regulator-fix.patch
|
||||
|
||||
Patch21094: power-x86-destdir.patch
|
||||
|
||||
#rhbz 754518
|
||||
|
|
@ -1341,6 +1345,9 @@ ApplyPatch arm-tegra-nvec-kconfig.patch
|
|||
ApplyPatch arm-tegra-usb-no-reset-linux33.patch
|
||||
ApplyPatch arm-tegra-sdhci-module-fix.patch
|
||||
|
||||
ApplyPatch arm-smdk310-regulator-fix.patch
|
||||
ApplyPatch arm-origen-regulator-fix.patch
|
||||
|
||||
#
|
||||
# bugfixes to drivers and filesystems
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue