drivers/clk/socfpga/clk-agilex5.c
0 → 100644
+561
−0
Loading
Add the new Clock manager driver to support new Agilex5 platform. The new driver got rid of the clk_parent_data structures as there are no 'clock-names' property in the DT bindings and use parent_names internally. This is based on the previous feedback from the maintainer. Signed-off-by:Ang Tien Sung <tiensung.ang@altera.com> Signed-off-by:
Khairul Anuar Romli <khairul.anuar.romli@altera.com> Signed-off-by:
Dinh Nguyen <dinguyen@kernel.org>