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

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
......@@ -215,6 +215,11 @@ spi_quad_pins: spi-quad-pins {
function = "spi";
};
spi_cs1_pins: spi-cs1-pins {
groups = "spi_cs1";
function = "spi";
};
i2c1_pins: i2c1-pins {
groups = "i2c1";
function = "i2c";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment