freebsd-src/sys/arm/ti
Jessica Clarke e06afdb285 intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg
The static irq_root_ipicount variable is only ever written to (with the
value passed to irq_root_ipicount), never read. Moreover, the bcm2836
driver, as used by the Raspberry Pi 2B and 3A/B (but not 4, which uses a
GIC-400, though does have the legacy interrupt controller present too)
passes 0 as ipicount, despite implementing IPIs. It's thus inaccurate
and serves no purpose, so should be removed.

Reviewed by:	mmel, imp, mhorne
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D35897
2024-01-24 23:49:53 +00:00
..
am335x syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
clk clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
cpsw syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
omap4
twl
usb
aintc.c intrng: Remove irq_root_ipicount and corresponding intr_pic_claim_root arg 2024-01-24 23:49:53 +00:00
files.ti
std.ti
ti_adc.c
ti_adcreg.h
ti_adcvar.h
ti_cpuid.c
ti_cpuid.h
ti_edma3.c
ti_edma3.h
ti_gpio.c
ti_gpio.h
ti_gpio_if.m
ti_i2c.c
ti_i2c.h
ti_machdep.c
ti_mbox.c
ti_mbox.h
ti_omap4_cm.c
ti_omap4_cm.h
ti_pinmux.c
ti_pinmux.h
ti_prcm.c
ti_prcm.h
ti_prm.c
ti_prm.h
ti_pruss.c clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
ti_pruss.h
ti_scm.c
ti_scm.h
ti_scm_syscon.c syscon: Move syscon code in dev/syscon 2024-01-10 19:20:37 +01:00
ti_sdhci.c clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
ti_sdma.c
ti_sdma.h
ti_sdmareg.h
ti_smc.h
ti_smc.S
ti_spi.c
ti_spireg.h
ti_spivar.h
ti_sysc.c clk: Move clock code in dev/clk 2024-01-10 19:20:26 +01:00
ti_sysc.h
ti_wdt.c
ti_wdt.h
tivar.h