android_kernel_xiaomi_sm8350/drivers/net/fs_enet
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
..
fec.h [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
fs_enet-main.c POWERPC: Bring the fs_no calculation to the relevant SoC enumeration 2006-09-21 22:38:05 +04:00
fs_enet.h [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
Kconfig Add fs_enet ethernet network driver, for several embedded platforms. 2005-10-28 16:25:58 -04:00
mac-fcc.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mac-fec.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mac-scc.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
Makefile [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mii-bitbang.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00
mii-fec.c [PATCH] FS_ENET: use PAL for mii management 2006-08-19 17:44:31 -04:00