summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-21 11:29:01 +0900
committerTom Rini <trini@konsulko.com>2016-09-23 22:25:44 -0400
commit4815db87f518ba6d4f070cfbcb6959ea7720775d (patch)
tree3c921d5f5b2bf0539e8383152259cc943d2d4edf /board
parent259ede1132724a82327e06808884d4debba6f8eb (diff)
downloadu-boot-imx-4815db87f518ba6d4f070cfbcb6959ea7720775d.zip
u-boot-imx-4815db87f518ba6d4f070cfbcb6959ea7720775d.tar.gz
u-boot-imx-4815db87f518ba6d4f070cfbcb6959ea7720775d.tar.bz2
reset: add no-op stubs for optional reset control
My motivation for this patch is to make reset control handling optional for generic drivers. I want to add reset control to drivers/usb/host/ehci-generic.c, but it is used by several platforms, some will implement a reset controller driver, some will not. Add no-op stubs in order to avoid link error for drivers that implement reset controlling, but still it is optional. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'board')
0 files changed, 0 insertions, 0 deletions