arm: allwinner: aw_mmc: Make it possible to unload the moduleWhile here, add a makefile in sys/modules/allwinner so it is built.Also add the PNP info so devmatch will load this module automaticall
arm: allwinner: aw_mmc: Make it possible to unload the moduleWhile here, add a makefile in sys/modules/allwinner so it is built.Also add the PNP info so devmatch will load this module automatically.MFC after: 1 month
show more ...
The pwm interface was replaced with pwmbus, include the right header file.
arm: allwinner: aw_pwm: compile it as module tooMFC after: 1 month
arm: allwinner: Add pnp info to aw_rsb and compile it as module tooMFC after: 1 month
arm: allwinner: Add pnp info to if_awg and compile it as module tooWhile here make it depend on aw_sid as it's needed for mac generation.MFC after: 1 month
arm: allwinner: Add pnp info to aw_rtc and compile it as module tooMFC after: 1 month
arm: allwinner: Add pnp info to axp81x and compile it as module tooMFC after: 1 month
arm: allwinner: Add pnp info to aw_thermal and compile it as module tooMFC after: 1 month
arm: allwinner: Add pnpinfo for aw_sid and add module MakefileMFC after: 1 month
alwinner: Add missing files in r333708