linux/drivers/pinctrl/mediatek/pinctrl-mtk-mt6795.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 * Copyright (c) 2022 Collabora Ltd.
 * Author: AngeloGioacchino Del Regno <[email protected]>
 */

#ifndef __PINCTRL_MTK_MT6795_H
#define __PINCTRL_MTK_MT6795_H

#include "pinctrl-paris.h"

static const struct mtk_pin_desc mtk_pins_mt6795[] =;

#endif /* __PINCTRL_MTK_MT6795_H */