Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8ef75105 authored by Marek Behún's avatar Marek Behún Committed by Gregory CLEMENT
Browse files

arm64: dts: marvell: armada-37xx: add SPI CS1 pinctrl



This adds pinctrl node for the GPIO to be used as SPI chip select 1.

Signed-off-by: default avatarMarek Behún <marek.behun@nic.cz>
Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 4e48ff43
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -215,6 +215,11 @@
					function = "spi";
				};

				spi_cs1_pins: spi-cs1-pins {
					groups = "spi_cs1";
					function = "spi";
				};

				i2c1_pins: i2c1-pins {
					groups = "i2c1";
					function = "i2c";