mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-16 01:40:26 +00:00
05b3adc0db
The clocks for SPI busses were named wrongly which resulted in the
spi-mt65xx driver not requesting them. This has apparently been
worked around by marking the clocks required for SPI0 which is used
for SPI-NOR and SPI-NAND flash chips as critical.
Fix the device tree for all 3 generic SPI host controllers and no
longer mark clocks as critical.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
files/drivers | ||
files-6.6 | ||
filogic | ||
image | ||
mt7622 | ||
mt7623 | ||
mt7629 | ||
patches-6.6 | ||
Makefile | ||
modules.mk |