commit | f2b0ecbe4b2c1a515d242ee421d8741d83dc9e26 | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Aug 21 11:31:04 2023 +1200 |
committer | Stefan Roese <sr@denx.de> | Mon Oct 16 11:10:32 2023 +0200 |
tree | 33536645b61d3c1c06aa9bfc83044a84eb1d1654 | |
parent | 1b15888113cedbb5bb0e5e8d49178f2f8ffdcc66 [diff] |
ARM64: dts: marvell: cn9310: Use appropriate label for spi1 pins The CN9130-DB uses the SPI1 interface but had the pinctrl node labelled as "cp0_spi0_pins". Use the label "cp0_spi1_pins" and update the node name to "cp0-spi-pins-1" to avoid confusion with the pinctrl options for SPI0. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>