[PATCH 3/4] pinctrl: mediatek: do not probe gpio driver if not enabled
Tom Rini
trini at konsulko.com
Sun Mar 21 00:36:55 CET 2021
On Fri, Mar 05, 2021 at 10:22:26AM +0800, Weijie Gao wrote:
> The mtk pinctrl driver is a combination driver with support for both
> pinctrl and gpio. When this driver is used in SPL, gpio support may not be
> enabled, and this will result in a compilation error.
>
> To fix this, macros are added to make sure gpio related code will only be
> compiled when gpio support is enabled.
>
> Signed-off-by: Weijie Gao <weijie.gao at mediatek.com>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20210320/7060dfbf/attachment.sig>
More information about the U-Boot
mailing list