android_kernel_xiaomi_sm8350/arch/arm/mach-realview
Linus Walleij 48f1d5a3ce ARM: 6204/1: Fixups for the RealView PB1176
This is a number of basic fixes to the PB1176 that makes it tick
properly:

- Detect MMC insertion/removal even when PL061 GPIO is not compiled
  in. The register to read this status directly is removed on the
  PB1176.
- Define the UART3 on the DevChip (where is actually is) and define
  the new UART4 serial port on the FPGA.
- Also define the clocks for these two UARTs apropriately.
- Remove the false notion that the PB1176 should have its CLCD
  on the ISSP, this is not the case, it is in the DevChip.
- Remove the defintions and the previously commented-out PL081
  DMAC. As confirmed by mail this was found to be broken on the
  PB1176 board and removed from the subsequent FPGA images.

Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-07-09 14:32:35 +01:00
..
include/mach ARM: 6204/1: Fixups for the RealView PB1176 2010-07-09 14:32:35 +01:00
core.c ARM: 6204/1: Fixups for the RealView PB1176 2010-07-09 14:32:35 +01:00
core.h RealView: Add default memory configuration 2009-11-05 10:10:36 +00:00
headsmp.S
hotplug.c ARM: rename mach_cpu_disable() to platform_cpu_disable() 2010-05-15 15:03:51 +01:00
Kconfig ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220 2010-07-02 10:10:09 +01:00
localtimer.c [ARM] smp: allow re-use of realview localtimer TWD support 2009-05-17 19:16:41 +01:00
Makefile ARM: Realview/Versatile/Integrator: separate out common clock code 2010-05-02 09:35:33 +01:00
Makefile.boot
platsmp.c RealView: Remove duplicated #define REALVIEW_SYS_FLAGS* statements 2009-11-05 10:10:36 +00:00
realview_eb.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pb11mp.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pb1176.c ARM: 6204/1: Fixups for the RealView PB1176 2010-07-09 14:32:35 +01:00
realview_pba8.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00
realview_pbx.c ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section 2010-07-01 10:13:46 +01:00