提交 b6aa35c7 编写于 作者: L Lionel Debieve 提交者: Alexandre Torgue

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

Enable CRYP1 device for cryp accelerated support on
stm32mp157C-EV1/DK2 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>
上级 ee0035b2
......@@ -29,6 +29,10 @@
};
};
&cryp1 {
status = "okay";
};
&dsi {
status = "okay";
phy-dsi-supply = <&reg18>;
......
......@@ -119,6 +119,10 @@
status = "okay";
};
&cryp1 {
status = "okay";
};
&dac {
pinctrl-names = "default";
pinctrl-0 = <&dac_ch1_pins_a &dac_ch2_pins_a>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册