esp-hosted
esp-hosted copied to clipboard
Device tree support
Please, make it configurable via device tree
Which Linux SoC are you using?
Actually, there is no one single Device Tree config which might work on all SoCs. The problem is that every SoC has different interpretations of similar config and the all configs also not supported by all.
But anyway, you can search Device Tree configs for your Linux SoC in issues. Possibly, you may find one in there..
My fork has added dt config but only for sdio. The branch spi_6.3 was an attempt at adding spi. And dev/new-usedt is an older version of esp_hosted_ng but with dt support.
Which Linux SoC are you using?
Cm4