mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-19 05:04:20 +00:00
ARM: dts: stm32: Enable DCMI camera interface on STM32F429-EVAL board
Enable DCMI camera interface on STM32F429-EVAL board. Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
This commit is contained in:
parent
ba7f0df089
commit
e8e16b7b29
1 changed files with 9 additions and 0 deletions
|
@ -151,6 +151,15 @@
|
|||
clock-frequency = <25000000>;
|
||||
};
|
||||
|
||||
&dcmi {
|
||||
status = "okay";
|
||||
|
||||
port {
|
||||
dcmi_0: endpoint {
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
pinctrl-0 = <&i2c1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue