]> Git Repo - J-u-boot.git/commit
sunxi: add clock code for H6
authorIcenowy Zheng <[email protected]>
Sat, 21 Jul 2018 08:20:26 +0000 (16:20 +0800)
committerJagan Teki <[email protected]>
Tue, 31 Jul 2018 06:08:13 +0000 (11:38 +0530)
commit0558676d4b7c79c8d79d7ef284fe7e51ab834052
tree5727e73100711a4df6caa1fec437a148b965a5f9
parent6958c3031998a34f5fb2afdd91584e40d78f09f0
sunxi: add clock code for H6

The new Allwinner H6 SoC has a brand new CCU layout.

Add clock code for it.

Signed-off-by: Icenowy Zheng <[email protected]>
Acked-by: Maxime Ripard <[email protected]>
Reviewed-by: Jagan Teki <[email protected]>
Tested-by: Jagan Teki <[email protected]>
arch/arm/include/asm/arch-sunxi/clock.h
arch/arm/include/asm/arch-sunxi/clock_sun50i_h6.h [new file with mode: 0644]
arch/arm/mach-sunxi/Makefile
arch/arm/mach-sunxi/clock_sun50i_h6.c [new file with mode: 0644]
This page took 0.057254 seconds and 4 git commands to generate.