mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 04:06:53 +07:00
[ARM] 5511/1: Add w90p910 rtc,kpi and usbd device map_desc define.
Add rtc,kpi and usbd device map_desc define in /arch/arm/mach-w90x900/w90p910.c. Signed-off-by: Wan ZongShun <mcuos.com@gmail.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
21dbe15f7d
commit
0351c506af
@ -46,6 +46,9 @@ static struct map_desc w90p910_iodesc[] __initdata = {
|
||||
IODESC_ENT(USBEHCIHOST),
|
||||
IODESC_ENT(USBOHCIHOST),
|
||||
IODESC_ENT(ADC),
|
||||
IODESC_ENT(RTC),
|
||||
IODESC_ENT(KPI),
|
||||
IODESC_ENT(USBDEV),
|
||||
/*IODESC_ENT(LCD),*/
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user