kernel_optimize_test/drivers/clk/sunxi-ng
Thomas Gleixner ec8f24b7fa treewide: Add SPDX license identifier - Makefile/Kconfig
Add SPDX license identifiers to all Make/Kconfig files which:

 - Have no license information of any form

These files fall under the project license, GPL v2 only. The resulting SPDX
license identifier is:

  GPL-2.0-only

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-21 10:50:46 +02:00
..
ccu_common.c
ccu_common.h
ccu_div.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_div.h
ccu_frac.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_frac.h
ccu_gate.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_gate.h
ccu_mmc_timing.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_mp.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_mp.h
ccu_mult.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_mult.h
ccu_mux.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_mux.h
ccu_nk.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_nk.h
ccu_nkm.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_nkm.h
ccu_nkmp.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_nkmp.h clk: sunxi-ng: nkmp: Add constraint for maximum rate 2018-08-27 09:18:10 +02:00
ccu_nm.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_nm.h clk: sunxi-ng: Add maximum rate constraint to NM PLLs 2018-08-27 09:18:01 +02:00
ccu_phase.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_phase.h
ccu_reset.c
ccu_reset.h
ccu_sdm.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu_sdm.h
ccu-sun4i-a10.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun4i-a10.h
ccu-sun5i.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun5i.h clk: sunxi-ng: sun5i: Export the MBUS clock 2019-04-10 16:33:01 +02:00
ccu-sun6i-a31.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun6i-a31.h
ccu-sun8i-a23-a33.h
ccu-sun8i-a23.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun8i-a33.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun8i-a83t.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun8i-a83t.h
ccu-sun8i-de2.c clk: sunxi-ng: Add support for H6 DE3 clocks 2018-11-05 10:22:50 +01:00
ccu-sun8i-de2.h clk: sunxi-ng: Add support for H6 DE3 clocks 2018-11-05 10:22:50 +01:00
ccu-sun8i-h3.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun8i-h3.h
ccu-sun8i-r.c
ccu-sun8i-r.h
ccu-sun8i-r40.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun8i-r40.h clk: sunxi-ng: r40: Export video PLLs 2018-06-27 19:06:56 +02:00
ccu-sun8i-v3s.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun8i-v3s.h
ccu-sun9i-a80-de.c
ccu-sun9i-a80-de.h
ccu-sun9i-a80-usb.c
ccu-sun9i-a80-usb.h
ccu-sun9i-a80.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun9i-a80.h
ccu-sun50i-a64.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun50i-a64.h dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro 2018-09-05 09:19:59 +02:00
ccu-sun50i-h6-r.c
ccu-sun50i-h6-r.h
ccu-sun50i-h6.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-sun50i-h6.h clk: sunxi-ng: Use the correct style for SPDX License Identifier 2019-05-01 13:01:26 -07:00
ccu-suniv-f1c100s.c clk: Remove io.h from clk-provider.h 2019-05-15 13:21:37 -07:00
ccu-suniv-f1c100s.h clk: sunxi-ng: Use the correct style for SPDX License Identifier 2019-05-01 13:01:26 -07:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile clk: sunxi-ng: add support for suniv F1C100s SoC 2018-12-04 08:41:13 +01:00