We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9504816 commit 901e3d0Copy full SHA for 901e3d0
dts/arm/st/f4/stm32f429.dtsi
@@ -22,7 +22,7 @@
22
reg = <0x40016800 0x200>;
23
interrupts = <88 0>, <89 0>;
24
interrupt-names = "ltdc", "ltdc_er";
25
- clocks = <&rcc STM32_CLOCK_BUS_APB2 0x040000000>;
+ clocks = <&rcc STM32_CLOCK_BUS_APB2 0x004000000>;
26
status = "disabled";
27
label = "LTDC";
28
};
0 commit comments