clk: sm1: add clk driver [1/1]
authorShunzhou Jiang <shunzhou.jiang@amlogic.com>
Wed, 6 Mar 2019 06:10:20 +0000 (14:10 +0800)
committerJianxiong Pan <jianxiong.pan@amlogic.com>
Fri, 29 Mar 2019 11:46:49 +0000 (04:46 -0700)
commit5e89d07b8e02266bfbc6f1a6d867c2f86a448a05
tree1244de8b52895e7c2fceb6c135e9b1e13fd2048e
parentaf1fcfe79f11535dc4034e040ad81d090c2636a4
clk: sm1: add clk driver [1/1]

PD#SWPL-5407

Problem:
sm1 not have clk driver

Solution:
add clk driver

Verify:
PxP

Change-Id: Id48257d88ef200fd4adb309bf2e4ada1be407753
Signed-off-by: Shunzhou Jiang <shunzhou.jiang@amlogic.com>
12 files changed:
Documentation/devicetree/bindings/clock/amlogic,meson-clkc.txt
MAINTAINERS
arch/arm/boot/dts/amlogic/mesonsm1.dtsi
arch/arm64/boot/dts/amlogic/mesonsm1.dtsi
drivers/amlogic/clk/Makefile
drivers/amlogic/clk/g12a/g12a.c
drivers/amlogic/clk/g12a/g12a_ao.c
drivers/amlogic/clk/g12a/g12a_clk-pll.c
drivers/amlogic/clk/sm1/Makefile [new file with mode: 0644]
drivers/amlogic/clk/sm1/sm1.c [new file with mode: 0644]
drivers/amlogic/clk/sm1/sm1.h [new file with mode: 0644]
include/dt-bindings/clock/amlogic,g12a-clkc.h