linux_dsm_epyc7002/drivers/ptp
Arnd Bergmann 2785543fbf ptp: ixp46x: move adjacent to ethernet driver
The ixp46x ptp driver has a somewhat unusual setup, where the ptp
driver and the ethernet driver are in different directories but
access the same registers that are defined a platform specific
header file.

Moving everything into drivers/net/ makes it look more like most
other ptp drivers and allows compile-testing this driver on
other targets.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-01-12 12:59:52 -08:00
..
idt8a340_reg.h ptp: clockmatrix: Rework clockmatrix version information. 2020-01-07 13:51:23 -08:00
Kconfig ptp: ixp46x: move adjacent to ethernet driver 2020-01-12 12:59:52 -08:00
Makefile ptp: ixp46x: move adjacent to ethernet driver 2020-01-12 12:59:52 -08:00
ptp_chardev.c
ptp_clock.c
ptp_clockmatrix.c ptp: clockmatrix: Rework clockmatrix version information. 2020-01-07 13:51:23 -08:00
ptp_clockmatrix.h
ptp_dte.c
ptp_ines.c
ptp_kvm.c
ptp_pch.c
ptp_private.h
ptp_qoriq_debugfs.c
ptp_qoriq.c
ptp_sysfs.c