freebsd-dev/sys/arm/mv
Michal Meloun 6e9862526a Fix the module name for some arm drivers.
Module name (unlike of the of driver name) must be system wide unique.

Reported by:	Mark Millard(bcm_pci), andrew(mvebu_gpio)
MFC with:	r362954, r362385
2020-07-12 07:27:21 +00:00
..
armada Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
armada38x Add specific stub for ARMADA 8k SoC to Marvell RTC driver. 2020-06-19 15:32:55 +00:00
armadaxp Use the cp15 functions to read cp15 registers rather than using assembly 2018-07-28 17:21:34 +00:00
a37x0_gpio.c arm64: a37x0_gpio: Use syscon instead of MMIO region 2019-08-19 14:28:54 +00:00
a37x0_iic.c Fix the build, use the correct include path. 2019-12-05 02:01:47 +00:00
a37x0_iicreg.h Add the I2C driver for the Armada 37x0. 2019-12-05 00:56:03 +00:00
a37x0_spi.c Be consistent about checking return value from bus_delayed_attach_children. 2019-12-13 21:39:20 +00:00
files.arm7 Restore XHCI operation on Armada 38x 2020-05-26 14:10:53 +00:00
gpio.c Add specialized gpio driver for ARMADA 8k SoC. 2020-06-19 15:21:33 +00:00
ic.c sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
mpic.c Enable ArmadaXP using INTRNG interrupt controller 2018-04-03 21:17:19 +00:00
mv_ap806_clock.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mv_ap806_gicp.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mv_ap806_sei.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mv_armv7_machdep.c Move fdt_is_type to be a Marvell specific function. It's not used by any 2018-04-08 12:20:06 +00:00
mv_common.c [mv] Fix invalid condition in fdt_fixup_ranges 2019-01-16 21:13:50 +00:00
mv_cp110_clock.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mv_cp110_clock.h arm64: marvell: Add cp110 clock controller support 2018-12-12 22:04:21 +00:00
mv_cp110_icu_bus.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mv_cp110_icu.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mv_localbus.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
mv_pci_ctrl.c Fix PCI driver unload for Marvell PCI controller 2018-12-02 21:58:36 +00:00
mv_pci.c arm: Fix duplicate pcib DRIVER_MODULE 2020-04-16 18:37:11 +00:00
mv_spi.c Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00
mv_thermal.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
mv_ts.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
mvebu_gpio.c Fix the module name for some arm drivers. 2020-07-12 07:27:21 +00:00
mvebu_pinctrl.c Update Armada 8k drivers to cover newly imported DT and latest changes 2019-10-20 10:48:27 +00:00
mvreg.h Enable Marvell gpio driver to work with many controllers 2018-04-04 13:20:29 +00:00
mvvar.h Move fdt_is_type to be a Marvell specific function. It's not used by any 2018-04-08 12:20:06 +00:00
mvwin.h Enable cesa driver to work with Linux DT binding 2018-04-09 23:36:52 +00:00
rtc.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
std-pj4b.mv Use PLATFORM for initializing Marvell ArmadaXP and Armada38X 2018-04-04 08:40:49 +00:00
std.mv
timer.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00