commit | 4df539c0c59a76b14c0541a4a42687de35641bbb | [log] [tgz] |
---|---|---|
author | Chris Packham <judge.packham@gmail.com> | Mon Aug 21 11:31:05 2023 +1200 |
committer | Stefan Roese <sr@denx.de> | Mon Oct 16 11:10:32 2023 +0200 |
tree | ba6378ac4bb4e60028624150b92c52a8ab5e7d21 | |
parent | 6b8efc66eab2ac3ed2c258d6445a2cdbd3246c9d [diff] |
ARM64: dts: marvell: cn9310-crb: Remove duplicate pinctrl The cn9130.dtsi defines a pinctrl node for SPI1 (until recently it was mislabeled as spi0). Use this instead of having a duplicate definition with a different label. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Stefan Roese <sr@denx.de>