freebsd-dev/sys/arm/allwinner/a20
Emmanuel Vadot cfc8861b06 allwinner: Rework the BUS_PASS on drivers
- Put all clock and control unit driver in BUS_PASS_RESOURCE except
  for the DE2 CCU as it needs the main CCU to be available.
- Use BUS_PASS_CPU for a20_cpu_cfg as it makes more sense.
- For aw_syscon use SCHEDULER pass as we need it early for drivers
  that attach in BUS_PASS_SUPPORTDEV
- For the rest we can use BUS_PASS_SUPPORTDEV
2019-08-10 17:58:30 +00:00
..
a20_cpu_cfg.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
a20_cpu_cfg.h sys/arm: further adoption of SPDX licensing ID tags. 2017-11-27 15:04:10 +00:00
a20_padconf.c
files.a20 aw_ccung: Add a10/a20 support 2018-06-14 17:50:29 +00:00