/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2022 MediaTek Inc. * Author: Hui Liu <[email protected]> * */ #ifndef __PINCTRL_MTK_MT8188_H #define __PINCTRL_MTK_MT8188_H #include "pinctrl-paris.h" static const struct mtk_pin_desc mtk_pins_mt8188[] = …; #endif /* __PINCTRL__MTK_MT8188_H */