1 /* SPDX-License-Identifier: (GPL-2.0-only OR M 1 2 /* 3 * Copyright (C) 2022 Laurent Pinchart <lauren 4 */ 5 6 #ifndef __DT_BINDINGS_MEDIA_VIDEO_INTERFACES_H 7 #define __DT_BINDINGS_MEDIA_VIDEO_INTERFACES_H 8 9 #define MEDIA_BUS_TYPE_CSI2_CPHY 10 #define MEDIA_BUS_TYPE_CSI1 11 #define MEDIA_BUS_TYPE_CCP2 12 #define MEDIA_BUS_TYPE_CSI2_DPHY 13 #define MEDIA_BUS_TYPE_PARALLEL 14 #define MEDIA_BUS_TYPE_BT656 15 16 #endif /* __DT_BINDINGS_MEDIA_VIDEO_INTERFACES 17
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.