ipq6018: Ading BLSP1 SPI DEASSERT Register

Change-Id: Id219000f53a6eb91f249d7c4465c076a203135a0
Signed-off-by: Antony Arun T <antothom@codeaurora.org>
This commit is contained in:
Antony Arun T 2019-01-31 14:32:56 +05:30 committed by Gerrit - the friendly Code Review server
parent f6b5d2b5fd
commit 56185bd524
2 changed files with 2 additions and 0 deletions

View file

@ -190,6 +190,7 @@ static const struct blsp_spi spi_reg[] = {
BLSP1_QUP_MX_OUTPUT_COUNT_REG,
BLSP1_QUP_SW_RESET_REG,
BLSP1_QUP_OPERATIONAL_MASK,
BLSP1_SPI_DEASSERT_WAIT_REG,
},
};

View file

@ -234,6 +234,7 @@ static const struct blsp_spi spi_reg[] = {
BLSP1_QUP_MX_WRITE_COUNT_REG,
BLSP1_QUP_SW_RESET_REG,
BLSP1_QUP_OPERATIONAL_MASK,
BLSP1_SPI_DEASSERT_WAIT_REG,
},
};