Files
u-boot/drivers
Weijie Gao 70a2b4220e pinctrl: mediatek: do not probe gpio driver if not enabled
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@mediatek.com>
2021-03-20 16:24:27 -04:00
..
2021-03-08 10:32:34 +01:00
2021-02-07 19:22:54 +01:00
2021-03-15 12:15:38 -04:00
2021-02-24 16:51:49 -05:00
2021-01-05 16:20:26 -05:00
2021-03-13 13:14:52 -05:00
2021-03-10 11:48:09 +01:00
2021-03-15 12:15:38 -04:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00