ARM: zynq: switch to DT based probing
All the currently supported devices can now be probed
from the DT. Remove platform devices and switch to DT.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent cfffe93 commit 70b00bda144d2bf0dfbf55cef62d70f9e5e4fb69
@Lucas Stach Lucas Stach authored on 9 Nov 2019
Sascha Hauer committed on 11 Nov 2019
Showing 6 changed files
View
arch/arm/boards/avnet-zedboard/board.c
View
arch/arm/mach-zynq/Kconfig
View
arch/arm/mach-zynq/Makefile
View
arch/arm/mach-zynq/devices.c 100644 → 0
View
arch/arm/mach-zynq/include/mach/devices.h 100644 → 0
View
arch/arm/mach-zynq/zynq.c