提交 5bf7b6e8 编写于 作者: L Loic Pallardy 提交者: Patrice Chotard

ARM: dts: STiH410-b2260: Fix typo in spi0 chipselect definition

Change cs-gpio to cs-gpios.
Signed-off-by: NLoic Pallardy <loic.pallardy@st.com>
Acked-by: NPatrice Chotard <patrice.chotard@st.com>
上级 1001354c
......@@ -74,7 +74,7 @@
/* Low speed expansion connector */
spi0: spi@9844000 {
label = "LS-SPI0";
cs-gpio = <&pio30 3 0>;
cs-gpios = <&pio30 3 0>;
status = "okay";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册