freebsd-dev/sys/arm/allwinner
Emmanuel Vadot e53a11bef5 arm: allwinner: Set aw_ccu to BUS_PASS_BUS
In r350842 I've switched the bus pass to resource so it matches the other
clock drivers but this cannot work as this drivers is meant to match
the dts node '/clocks' and if we don't do it at this pass simplebus is
catching this node and we cannot attach.
This solve booting on Allwinner boards that are still using /clocks (A20 SoC)

MFC after:	3 days
2019-08-15 18:57:48 +00:00
..
a10 Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
a13
a20 allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
a31
a33
a64
a83t
clkng allwinner: Add support to min/max in aw_clk_frac 2019-08-10 19:02:50 +00:00
h3
a10_ahci.c a10_ahci: Correct clock indices for new bindings 2018-06-14 18:34:02 +00:00
a10_codec.c arm: allwinner: Fix audio for Allwinner H3/H5 2019-04-17 21:45:19 +00:00
a10_dmac.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
a10_dmac.h
a10_ehci.c a10_ehci: Always set the phy to host mode 2018-11-23 19:45:11 +00:00
a10_fb.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
a10_hdmi.c Include eventhandler.h in more compilation units 2019-05-21 01:18:43 +00:00
a10_hdmiaudio.c
a10_sramc.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
a10_sramc.h
a10_timer.c A bit of code hygiene (no functional changes). 2019-06-10 23:25:40 +00:00
a31_dmac.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
allwinner_pinctrl.h
aw_ccu.c arm: allwinner: Set aw_ccu to BUS_PASS_BUS 2019-08-15 18:57:48 +00:00
aw_cir.c
aw_gmacclk.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_gpio.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aw_if_dwc.c Clean up OF_getprop_alloc API 2018-04-08 22:59:34 +00:00
aw_machdep.c uart_snps: Add early printf support 2018-05-01 13:57:08 +00:00
aw_machdep.h
aw_mmc.c allwinner mmc: move variable assignment into block 2019-06-10 13:46:36 +00:00
aw_mmc.h aw_mmc: Rename clock register defines consistently 2018-05-31 15:36:26 +00:00
aw_mp.c
aw_mp.h
aw_nmi.c
aw_pwm.c Implement the ofw_bus_get_node method in aw_pwm(4) so that ofw_pwmbus can 2019-06-17 03:40:00 +00:00
aw_reset.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_rsb.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_rtc.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_sid.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_sid.h aw_sid: Add nvmem interface 2018-08-06 05:35:24 +00:00
aw_spi.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
aw_syscon.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_thermal.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
aw_ts.c
aw_usbphy.c aw_usbphy: Do not error if it's not phy 0 2018-11-26 14:27:13 +00:00
aw_wdog.c Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
aw_wdog.h
axp81x.c arm: allwinner: Add pnp info to axp81x and compile it as module too 2019-04-25 18:40:23 +00:00
axp209.c
axp209reg.h
files.allwinner allwinner: Add a new clock aw_clk_m 2019-08-10 18:50:37 +00:00
files.allwinner_up
if_awg.c arm: allwinner: Add pnp info to if_awg and compile it as module too 2019-04-25 18:42:27 +00:00
if_awgreg.h
if_emac.c aw_sid: Add nvmem interface 2018-08-06 05:35:24 +00:00
if_emacreg.h
std.allwinner Remove IPI_IRQ_START and IPI_IRQ_END from the arm kernel config files. 2018-07-28 06:46:10 +00:00
std.allwinner_up
sunxi_dma_if.m