
7 Dec
2021
7 Dec
'21
5:59 a.m.
-----Original Message----- From: Vladimir Oltean vladimir.oltean@nxp.com Sent: Thursday, December 2, 2021 8:24 PM To: u-boot@lists.denx.de Cc: Michael Walle michael@walle.cc; Tom Rini trini@konsulko.com; Priyanka Jain priyanka.jain@nxp.com; Leo Li leoyang.li@nxp.com Subject: [PATCH 11/15] arm: dts: ls1028a-rdb: disable DSPI nodes
There is no SPI peripheral on the LS1028A-RDB, therefore no reason to enable these nodes in the U-Boot device tree (and Linux does not enable them either).
Signed-off-by: Vladimir Oltean vladimir.oltean@nxp.com
Reviewed-by: Priyanka Jain priyanka.jain@nxp.com