/*
* This header provides constants for binding nvidia,t210.
*
*/
#ifndef __DT_BINDINGS_PLATFORM_T210_H__
#define __DT_BINDINGS_PLATFORM_T210_H__
#define T210_CAMERA_I2C_MUX_BUS(x) (0x1E + x)
#endif
/* __DT_BINDINGS_PLATFORM_T210_H__ */