ads7846: moves from the hw/display folder to the hw/input folder.
commitf12985f14a05181b34b3cfb935b4136a05726423
authorGan Qixin <ganqixin@huawei.com>
Sun, 15 Nov 2020 12:35:03 +0000 (15 20:35 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 13 Dec 2020 16:54:55 +0000 (13 17:54 +0100)
tree697f91c2703f9568e63b3149715e17ffce185611
parenta998de0dcd4dd62bd8aa4f7aad381ac36220b012
ads7846: moves from the hw/display folder to the hw/input folder.

ads7846 is a touch-screen controller that is an input device rather
than a display device, so move it to the hw/input folder.

Signed-off-by: Gan Qixin <ganqixin@huawei.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20201115123503.1110665-1-ganqixin@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/arm/Kconfig
hw/display/Kconfig
hw/display/meson.build
hw/input/Kconfig
hw/input/ads7846.c [moved from hw/display/ads7846.c with 100% similarity]
hw/input/meson.build