VENDOR_IC_ID_REG
ret = i2c_smbus_read_byte_data(client, VENDOR_IC_ID_REG);
ret = i2c_smbus_read_byte_data(priv->client[1], VENDOR_IC_ID_REG);