/* SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause */ /* * Copyright (C) 2023 Sophgo Ltd. * * Author: Inochi Amaoto <[email protected]> */ #ifndef _DT_BINDINGS_PINCTRL_CV18XX_H #define _DT_BINDINGS_PINCTRL_CV18XX_H #define PIN_MUX_INVALD … #define PINMUX2(pin, mux, mux2) … #define PINMUX(pin, mux) … #endif /* _DT_BINDINGS_PINCTRL_CV18XX_H */