spi: stm32_qspi: Remove "st, stm32-qspi" compatible string
"st,stm32-qspi" is no more used, remove it. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
This commit is contained in:
parent
e2a39a6e30
commit
637e288dc7
@ -526,7 +526,6 @@ static const struct dm_spi_ops stm32_qspi_ops = {
|
||||
};
|
||||
|
||||
static const struct udevice_id stm32_qspi_ids[] = {
|
||||
{ .compatible = "st,stm32-qspi" },
|
||||
{ .compatible = "st,stm32f469-qspi" },
|
||||
{ }
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user