mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2025-12-10 07:44:53 +01:00
ipq6018: Ading BLSP1 SPI DEASSERT Register
Change-Id: Id219000f53a6eb91f249d7c4465c076a203135a0 Signed-off-by: Antony Arun T <antothom@codeaurora.org>
This commit is contained in:
parent
f6b5d2b5fd
commit
56185bd524
2 changed files with 2 additions and 0 deletions
|
|
@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -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,
|
||||
},
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue