/* SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) */ /* * Copyright (c) 2021 Linaro Ltd. * Author: Sam Protsenko <[email protected]> * * Device Tree bindings for Samsung Exynos USI (Universal Serial Interface). */ #ifndef __DT_BINDINGS_SAMSUNG_EXYNOS_USI_H #define __DT_BINDINGS_SAMSUNG_EXYNOS_USI_H #define USI_V2_NONE … #define USI_V2_UART … #define USI_V2_SPI … #define USI_V2_I2C … #endif /* __DT_BINDINGS_SAMSUNG_EXYNOS_USI_H */