cpufreq: add cpufreq drivers for m8baby
authorTao Zeng <tao.zeng@amlogic.com>
Wed, 5 Apr 2017 08:30:09 +0000 (16:30 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Fri, 14 Apr 2017 08:50:21 +0000 (01:50 -0700)
commitaef00313b3adee8fd3c309cbee25e3420f7a25bb
tree7467d18a6ae1772b82e21c0106f9ceaaedb089ed
parenta55ffd9aad520ff50cac65ada1381621d7b5b232
cpufreq: add cpufreq drivers for m8baby

PD#141217: porting cpufreq drivers for m8baby

1. add driver source code files of cpufreq;
2. update dts and Make files;

Change-Id: I905f62ec7f89ae3f1ea06de988d23d4ef009a477
Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>
MAINTAINERS
arch/arm/boot/dts/amlogic/meson8b_m200.dts
arch/arm/configs/meson32_defconfig
drivers/amlogic/Kconfig
drivers/amlogic/Makefile
drivers/amlogic/cpufreq/Kconfig [new file with mode: 0644]
drivers/amlogic/cpufreq/Makefile [new file with mode: 0644]
drivers/amlogic/cpufreq/m8b_cpufreq.c [new file with mode: 0644]