RESETS_MAX
struct reset_control_bulk_data resets[RESETS_MAX];
if (priv->drv_data->resets_num > RESETS_MAX) {