Hi All,
I developing custom serdes in Jetson Tx2 .
custom serializer intialial setup have to change i2c address type 16bit address to 8bit address.
What process is required to change to 8bit after setting 16bit using devm_regmap_init_i2c function?