commit | 2fbd5e08e1f57aa5036dbaddcd28a92e49236f90 | [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 | f2b0ecbe4b2c1a515d242ee421d8741d83dc9e26 [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>