commit | ac2cb4d7478957f6708a48cd6bf439d98d28d366 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sat Aug 07 16:01:10 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Mon Aug 09 14:46:51 2021 +0200 |
tree | 33b40e92d9f95702bdf95cc1bd09b706ac552aab | |
parent | f6928f930365bc89573a749946a7df25cfe6b3f1 [diff] [blame] |
imx8ulp: add upower api support Add upower api support, this is modified from upower firmware exported package. Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/mach-imx/imx8ulp/upower/Makefile b/arch/arm/mach-imx/imx8ulp/upower/Makefile new file mode 100644 index 0000000..f8b5da2 --- /dev/null +++ b/arch/arm/mach-imx/imx8ulp/upower/Makefile
@@ -0,0 +1,6 @@ +# SPDX-License-Identifier: GPL-2.0+ +# +# Copyright 2020 NXP +# + +obj-y += upower_api.o upower_hal.o