Hi All,
Here is v2 of my cleaned up version of Maxime's sunxi SRAM controller driver.
Changes since v1:
- Make the SUNXI_SRAM Kconfig option hidden, enabled by default if ARCH_SUNXI
- Fix some typos in the comments in the dts file, both in the example in the
devicetree-binding documentation, as well as in the actual dts files
- Drop the bogus change to drivers/net/ethernet/stmicro/stmmac/Kconfig
Since this is a prereq for my musb work, if there are no objections then I
would like to see this go upstream soon.
Since it only touches sunxi files (and one Makefile), it is probably best if
this all goes upstream through Maxime.
Regards,
Hans