DM: SPI: Convert display5 to use SPI with DM/DTS (but no in SPL)
The DM/DTS support for SPI is disabled on purpose for SPL, as it is not supported as of time of this conversion. Signed-off-by: Lukasz Majewski <lukma@denx.de>
This commit is contained in:

committed by
Stefano Babic

parent
32e0751383
commit
e95b4bdd8d
@@ -34,7 +34,6 @@
|
||||
void displ5_set_iomux_uart_spl(void);
|
||||
void displ5_set_iomux_uart(void);
|
||||
void displ5_set_iomux_ecspi_spl(void);
|
||||
void displ5_set_iomux_ecspi(void);
|
||||
void displ5_set_iomux_usdhc_spl(void);
|
||||
void displ5_set_iomux_misc_spl(void);
|
||||
|
||||
|
Reference in New Issue
Block a user