mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-12 16:07:30 +00:00
8a954eb695
This patch adds basic pinmux support for the hi6220 SoC, which is found on the hikey board. Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
8 lines
132 B
Makefile
8 lines
132 B
Makefile
#
|
|
# (C) Copyright 2015 Linaro
|
|
# Peter Griffin <peter.griffin@linaro.org>
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y += pinmux.o
|