Upstream dts for allwinner will require a syscon driver, since the emac node coming in 4.15 will be using xref to /soc/syscon for configuring the emac clock. Add a generic syscon driver to attach to /soc/syscon for use by if_awg.
This syscon driver was written by mmel@; I only applied minor style/comment changes and made probe return BUS_PROBE_GENERIC.
Tested on: BananaPi-M3 (a83t)