otp_read
bool otp_read;
if (imx208->otp_read)
imx208->otp_read = true;
status = otp_read(priv->spi, 64, buf, from, len);
status = otp_read(priv->spi, 0, buf, from, len);