commit | 5b0f8eeb3dc495d3b2a97127761a873298b376ea | [log] [tgz] |
---|---|---|
author | Vladimir Oltean <vladimir.oltean@nxp.com> | Mon Jan 03 14:47:33 2022 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Feb 01 15:08:07 2022 +0530 |
tree | b5e91b27958b73eb284cce400d048009397536c5 | |
parent | 4a5362fc10288b3f2734cf0c9f6d1ad2be7e6368 [diff] |
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>