mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-07 21:54:45 +00:00
ad9d40acb4
Add clk/misc/pad/pm/rm scfw api implementaion for different drivers to invoke. The low level code is using misc_call to invoke imx8_scu driver. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de>
3 lines
62 B
Makefile
3 lines
62 B
Makefile
# SPDX-License-Identifier: GPL-2.0+
|
|
|
|
obj-y += scu_api.o scu.o
|