freebsd-dev/sys/arm64/qoriq
Kornel Duleba 463b6ba05a Introduce qoriq_gpio_pic driver
It adds the PIC functionality on top of qoriq_gpio driver.
We need a separate module since the powerpc PIC API is completely
different than on other architectures.

Two types of intr_map_data are supported:
INTR_MAP_DATA_GPIO and INTR_MAP_DATA_FDT.

This way interrupts can be allocated using the userspace gpio
interrupt allocation method, as well as directly from simplebus.
The latter can be used by devices that have its irq routed to a GPIO pin.

Obtained from: Semihalf
Sponsored by: Alstom Group
2021-11-06 09:08:45 +01:00
..
clk NXP: Add ls1028a SPI clock driver 2021-10-29 09:52:20 +02:00
qoriq_dw_pci.c qoriq_dw_pci: Fix typo in link status checking code 2021-08-31 06:22:33 +02:00
qoriq_gpio_pic.c Introduce qoriq_gpio_pic driver 2021-11-06 09:08:45 +01:00
qoriq_therm_if.m Add basic support for Freescale LX2160A SoC. 2020-12-05 12:08:37 +00:00
qoriq_therm.c qoriq_therm.c: avoid a segfault on the error exit path. 2021-09-28 12:19:44 -06:00