spi: add support for V831
The Allwinner V831 SoC has similar memory map and CCU with H6.
Add support for it by make the code to dynamically acquire the SPI0
memory base and add clock setup for V831.
These code should work on H6 too, but I am too lazy to test it.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Please register or sign in to comment