MAX6902_REG_SECONDS
res = max6902_get_reg(&spi->dev, MAX6902_REG_SECONDS, &tmp);
max6902_set_reg(dev, MAX6902_REG_SECONDS, bin2bcd(dt->tm_sec));