REG_HWREV
rc = regmap_read(regmap, REG_HWREV, &val);
pr_err("Failed to read hw rev reg %d:rc=%d\n", REG_HWREV, rc);