提交 ee0035b2 编写于 作者: N Nicolas Toromanoff 提交者: Alexandre Torgue

ARM: dts: stm32: enable CRC1 by default on stm32mp15

Enable CRC1 device for CRC-32 accelerated support on
stm32mp15 STMicroelectronics platforms.
Signed-off-by: NNicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: NLionel Debieve <lionel.debieve@st.com>
Signed-off-by: NAlexandre Torgue <alexandre.torgue@st.com>
上级 304b5691
...@@ -115,6 +115,10 @@ ...@@ -115,6 +115,10 @@
}; };
}; };
&crc1 {
status = "okay";
};
&dac { &dac {
pinctrl-names = "default"; pinctrl-names = "default";
pinctrl-0 = <&dac_ch1_pins_a &dac_ch2_pins_a>; pinctrl-0 = <&dac_ch1_pins_a &dac_ch2_pins_a>;
......
...@@ -124,6 +124,10 @@ ...@@ -124,6 +124,10 @@
status = "okay"; status = "okay";
}; };
&crc1 {
status = "okay";
};
&dts { &dts {
status = "okay"; status = "okay";
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册