1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-C 1 /* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */ 2 /* Copyright (c) 2020, Linaro Ltd. */ 2 /* Copyright (c) 2020, Linaro Ltd. */ 3 3 4 #ifndef __DT_BINDINGS_DMA_QCOM_GPI_H__ 4 #ifndef __DT_BINDINGS_DMA_QCOM_GPI_H__ 5 #define __DT_BINDINGS_DMA_QCOM_GPI_H__ 5 #define __DT_BINDINGS_DMA_QCOM_GPI_H__ 6 6 7 #define QCOM_GPI_SPI 1 7 #define QCOM_GPI_SPI 1 8 #define QCOM_GPI_UART 2 8 #define QCOM_GPI_UART 2 9 #define QCOM_GPI_I2C 3 9 #define QCOM_GPI_I2C 3 10 10 11 #endif /* __DT_BINDINGS_DMA_QCOM_GPI_H__ */ 11 #endif /* __DT_BINDINGS_DMA_QCOM_GPI_H__ */ 12 12
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.