2502ba9b74
Same as r333305, with Linux 4.17 dts the compatible for the prcm added 'simplebus', it mean that the simplebus driver will attach to it at the BUS_PASS_BUS pass. Change the pass for the prcm driver to be at BUS_PASS_BUS so we will win the attach. This introduce a problem as this driver needs the omap_scm one to be already attached. omap_scm also attach at BUS_PASS_BUS but after the prcm one as it is after in the dtb and the simplebus driver simpy walk the tree to attach it's children. Use the bus_new_pass method to defer the frequencies read at BUS_PASS_TIMER. This fixes booting on pandaboard Approved by: re (rgrimes) |
||
---|---|---|
.. | ||
am335x | ||
cpsw | ||
omap4 | ||
twl | ||
usb | ||
aintc.c | ||
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_if.m | ||
ti_gpio.c | ||
ti_gpio.h | ||
ti_hwmods.c | ||
ti_hwmods.h | ||
ti_i2c.c | ||
ti_i2c.h | ||
ti_machdep.c | ||
ti_mbox.c | ||
ti_mbox.h | ||
ti_pinmux.c | ||
ti_pinmux.h | ||
ti_prcm.c | ||
ti_prcm.h | ||
ti_pruss.c | ||
ti_pruss.h | ||
ti_scm.c | ||
ti_scm.h | ||
ti_sdhci.c | ||
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_wdt.c | ||
ti_wdt.h | ||
tivar.h |