arm64: rockchip: Add a module for rk_spiThe spi node doesn't lives under a simple-bus compatible node so we needOFWBUS_PNP_INFO instead of SIMPLEBUS_PNP_INFO.
arm64: rockchip: Add a module for rk_dwmmcThis is mostly needed for dev/debug as most users will have their rooton the sdcard or emmc.MFC after: 1 month
Add RK805 PMIC SupportRK805 is the companion PMIC for RK3328 SoC.Add a driver for it with most of it's regulators supported.MFC after: 1 month
Add modules/rockchipBuild rockchip modules as part of buildkernel.Add the i2c controller module.