Signal the port that the client wants to start a tx
int hsi_start_tx(struct hsi_client * cl);
cl
Pointer to the HSI client
Return -errno on failure, 0 on success