freebsd-nq/sys/arm/ti/am335x
Warner Losh 887611b122 Retire devctl_notify_f()
devctl_notify_f isn't needed, so retire it. The flags argument is now
unused, so rather than keep it around, retire it. Convert all old
users of it to devctl_notify(). This path no longer sleeps, so is safe
to call from any context. Since it doesn't sleep, it doesn't need to
know if it is OK to sleep or not.

Reviewed by: markj@
Differential Revision: https://reviews.freebsd.org/D26140
2020-08-29 04:30:06 +00:00
..
am335x_dmtimer.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_dmtpps.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_dmtreg.h Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_ecap.c
am335x_ehrpwm.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
am335x_gpio.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_lcd_syscons.c Kill off dummy kbd drivers 2019-12-20 16:22:14 +00:00
am335x_lcd.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_lcd.h
am335x_musb.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_pmic.c Retire devctl_notify_f() 2020-08-29 04:30:06 +00:00
am335x_pwm.h
am335x_pwmss.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_reg.h
am335x_rtc.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_rtcreg.h
am335x_rtcvar.h
am335x_scm_padconf.c
am335x_scm_padconf.h
am335x_scm.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am335x_scm.h
am335x_usb_phy.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
am3359_cppi41.c Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
files.am335x Move Ti AM335x to dev/extres/clk framework. 2020-07-30 14:45:05 +00:00
std.am335x Make kernel option KERNVIRTADDR optional, remove it from std.<platform> 2017-12-30 00:20:49 +00:00
tda19988.c Remove use of intr_config_hook from the am335x_pmic and tda19988 drivers. 2019-08-10 20:08:37 +00:00
tps65217x.h