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