mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 23:24:38 +00:00
ee87a097b0
This allows to scan the DT including all "clocks" node's sub-nodes in which fixed-clock are defined. All fixed-clock should be defined inside a clocks node which collect all external oscillators. Until now, all clocks sub-nodes can't be binded except if the "simple-bus" compatible string is added which is a hack. Update test.dts by moving clk_fixed node inside clocks. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
adc.c | ||
blk.c | ||
bus.c | ||
clk.c | ||
cmd_dm.c | ||
core.c | ||
eth.c | ||
gpio.c | ||
i2c.c | ||
Kconfig | ||
led.c | ||
mailbox.c | ||
Makefile | ||
mmc.c | ||
pci.c | ||
phy.c | ||
pmic.c | ||
power-domain.c | ||
pwm.c | ||
ram.c | ||
regmap.c | ||
regulator.c | ||
remoteproc.c | ||
reset.c | ||
rtc.c | ||
sf.c | ||
spi.c | ||
spmi.c | ||
syscon.c | ||
sysreset.c | ||
test-driver.c | ||
test-fdt.c | ||
test-main.c | ||
test-uclass.c | ||
timer.c | ||
usb.c | ||
video.c | ||
wdt.c |