clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller
authorYu Tu <yu.tu@amlogic.com>
Mon, 4 Sep 2023 07:55:04 +0000 (15:55 +0800)
committerJerome Brunet <jbrunet@baylibre.com>
Wed, 27 Sep 2023 09:01:03 +0000 (11:01 +0200)
commit57b55c76aaf1ba50ecc6dcee5cd6843dc4d85239
tree569ff6854778e12c7f4f5269f9ec9e9ca9f735df
parente787c9c55edadb5d9d6c75ce5080dd3c64bd996b
clk: meson: S4: add support for Amlogic S4 SoC peripheral clock controller

Add the peripherals clock controller driver in the S4 SoC family.

[jbrunet: remove extra new line at end of s4-peripherals.h]
Signed-off-by: Yu Tu <yu.tu@amlogic.com>
Link: https://lore.kernel.org/r/20230904075504.23263-5-yu.tu@amlogic.com
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
drivers/clk/meson/Kconfig
drivers/clk/meson/Makefile
drivers/clk/meson/s4-peripherals.c [new file with mode: 0644]
drivers/clk/meson/s4-peripherals.h [new file with mode: 0644]