提交 04645a12 编写于 作者: L Ludovic Barre 提交者: Alexandre Torgue

ARM: dts: stm32: add jedec compatible for nor flash on stm32mp157c-ev1

This patch adds jedec compatible for spi-nor flash
on stm32mp157c-ev1 (needed with new spi-mem interface).
Signed-off-by: NLudovic Barre <ludovic.barre@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 e79fe5fa
......@@ -201,6 +201,7 @@
status = "okay";
flash0: mx66l51235l@0 {
compatible = "jedec,spi-nor";
reg = <0>;
spi-rx-bus-width = <4>;
spi-max-frequency = <108000000>;
......@@ -209,6 +210,7 @@
};
flash1: mx66l51235l@1 {
compatible = "jedec,spi-nor";
reg = <1>;
spi-rx-bus-width = <4>;
spi-max-frequency = <108000000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册