提交 ec0a8260 编写于 作者: N Neil Armstrong 提交者: Kevin Hilman

ARM64: dts: meson-gxbb: Add SPI pinctrl nodes

This patch adds the SPICC Controller pins nodes for Amlogic GXBB SoCs.
Signed-off-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 44ddadc3
......@@ -393,6 +393,22 @@
};
};
spi_pins: spi {
mux {
groups = "spi_miso",
"spi_mosi",
"spi_sclk";
function = "spi";
};
};
spi_ss0_pins: spi-ss0 {
mux {
groups = "spi_ss0";
function = "spi";
};
};
sdcard_pins: sdcard {
mux {
groups = "sdcard_d0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册