android_kernel_xiaomi_sm7250/arch/powerpc/sysdev
Vitaly Bordug 611a15afcd POWERPC: Bring the fs_no calculation to the relevant SoC enumeration
The fs_no mean used to be fs_enet driver driven, hence it was an
enumeration across all the possible fs_enet "users" in the SoC. Now, with
QE on the pipeline, and to make DTS descriptions more clear, fs_no features
relevant SoC part number, with additional field to describe the SoC type.

Another reason for that is now not only fs_enet is going to utilize those
stuff. There might be UART, HLDC, and even USB, so to prevent confusion and
be ready for upcoming OF_device transfer, fs_enet and cpm_uart drivers were
updated in that concern, as well as the relevant DTS.

Signed-off-by: Vitaly Bordug <vbordug@ru.mvista.com>
2006-09-21 22:38:05 +04:00
..
cpm2_common.c POWERPC: overhaul with cpm2_map mechanism 2006-09-21 22:38:05 +04:00
cpm2_pic.c POWERPC: Get rid of remapping the whole immr 2006-09-21 22:37:58 +04:00
cpm2_pic.h POWERPC: Get rid of remapping the whole immr 2006-09-21 22:37:58 +04:00
dart_iommu.c [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption 2006-09-13 22:12:52 +10:00
dart.h [POWERPC] U4 DART improvements 2006-06-29 16:22:46 +10:00
dcr.S
fsl_soc.c POWERPC: Bring the fs_no calculation to the relevant SoC enumeration 2006-09-21 22:38:05 +04:00
fsl_soc.h POWERPC: Add cpm2 stuff support to the fsl_soc.c 2006-09-21 17:26:34 +04:00
grackle.c
i8259.c [POWERPC] Make doc comments extractable 2006-08-08 17:07:04 +10:00
indirect_pci.c
ipic.c [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense 2006-08-30 10:34:33 +10:00
ipic.h [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense 2006-08-30 10:34:33 +10:00
Makefile POWERPC: Move generic cpm2 stuff to powerpc 2006-09-21 22:18:53 +04:00
mmio_nvram.c [POWERPC] Constify & voidify get_property() 2006-07-31 15:55:04 +10:00
mpic.c [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 2006-08-30 14:29:42 +10:00
todc.c [POWERPC] todc: add support for Time-Of-Day-Clock 2006-06-29 16:22:46 +10:00
tsi108_dev.c [POWERPC] Update mpc7448hpc2 board irq support using device tree 2006-08-23 15:51:18 +10:00
tsi108_pci.c Merge branch 'merge' 2006-08-25 14:56:07 +10:00