android_kernel_xiaomi_sm8350/Documentation/powerpc
Anton Vorontsov 83ff9dcf37 powerpc/sysdev: implement FSL GTM support
GTM stands for General-purpose Timers Module and able to generate
timer{1,2,3,4} interrupts. These timers are used by the drivers that
need time precise interrupts (like for USB transactions scheduling for
the Freescale USB Host controller as found in some QE and CPM chips),
or these timers could be used as wakeup events from the CPU deep-sleep
mode.

Things unimplemented:
1. Cascaded (32 bit) timers (1-2, 3-4).
   This is straightforward to implement when needed, two timers should
   be marked as "requested" and configured as appropriate.
2. Super-cascaded (64 bit) timers (1-2-3-4).
   This is also straightforward to implement when needed, all timers
   should be marked as "requested" and configured as appropriate.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-06-10 10:38:50 -05:00
..
00-INDEX [POWERPC] QE: Add ability to upload QE firmware 2008-01-23 19:34:06 -06:00
booting-without-of.txt powerpc/sysdev: implement FSL GTM support 2008-06-10 10:38:50 -05:00
cpu_features.txt
eeh-pci-error-recovery.txt typo fixes 2007-10-20 01:34:40 +02:00
hvcs.txt
kvm_440.txt KVM: ppc: PowerPC 440 KVM implementation 2008-04-27 18:21:39 +03:00
mpc52xx-device-tree-bindings.txt [POWERPC] mpc5200: Allow for fixed speed MII configurations 2008-05-01 11:05:58 -06:00
mpc52xx.txt
phyp-assisted-dump.txt [POWERPC] pseries: phyp dump: Documentation 2008-03-26 08:44:06 +11:00
ppc_htab.txt
qe_firmware.txt [POWERPC] QE: Add ability to upload QE firmware 2008-01-23 19:34:06 -06:00
SBC8260_memory_mapping.txt
smp.txt
sound.txt
zImage_layout.txt