Almost nothing changes here except moving braces to the same line as the
function declaration. Everything else is largely whitespace changes and
a few dangling files with tab indents.
See scripts/codestyle
Support MT6735 platform.
Most files are copied from platform MT6797 without any modification.
The register offsets (mt_reg_base.h) were cross-referenced from the following
source code releases.
http://git.huayusoft.com/tomsu/AP7350_MDK-kernelhttps://github.com/alexgoussev/AP7350_MDK-kernel
ToDo:
1. Porting other peripheral drivers.
2. Check what files can be shared between platforms
then reduce file duplications.
Signed-off-by: Macpaul Lin <macpaul@gmail.com>