File tree Expand file tree Collapse file tree 11 files changed +15
-2
lines changed
Expand file tree Collapse file tree 11 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 2525 interrupts = <88 0>, <89 0>;
2626 interrupt-names = "ltdc", "ltdc_er";
2727 clocks = <&rcc STM32_CLOCK_BUS_APB2 0x04000000>;
28+ resets = <&rctl STM32_RESET(APB2, 26U)>;
2829 status = "disabled";
2930 };
3031
Original file line number Diff line number Diff line change 1717 interrupts = <88 0>, <89 0>;
1818 interrupt-names = "ltdc", "ltdc_err";
1919 clocks = <&rcc STM32_CLOCK_BUS_APB2 0x04000000>;
20+ resets = <&rctl STM32_RESET(APB2, 26U)>;
2021 status = "disabled";
2122 };
2223 };
Original file line number Diff line number Diff line change 1818 interrupts = <88 0>, <89 0>;
1919 interrupt-names = "ltdc", "ltdc_err";
2020 clocks = <&rcc STM32_CLOCK_BUS_APB2 0x04000000>;
21+ resets = <&rctl STM32_RESET(APB2, 26U)>;
2122 status = "disabled";
2223 };
2324 };
Original file line number Diff line number Diff line change 8888 interrupts = <88 0>, <89 0>;
8989 interrupt-names = "ltdc", "ltdc_er";
9090 clocks = <&rcc STM32_CLOCK_BUS_APB3 0x00000008>;
91+ resets = <&rctl STM32_RESET(APB3, 4U)>;
9192 status = "disabled";
9293 };
9394
Original file line number Diff line number Diff line change 4949 interrupts = <88 0>, <89 0>;
5050 interrupt-names = "ltdc", "ltdc_er";
5151 clocks = <&rcc STM32_CLOCK_BUS_APB3 0x00000008>;
52+ resets = <&rctl STM32_RESET(APB3, 4U)>;
5253 status = "disabled";
5354 };
5455
Original file line number Diff line number Diff line change 4242 interrupts = <88 0>, <89 0>;
4343 interrupt-names = "ltdc", "ltdc_er";
4444 clocks = <&rcc STM32_CLOCK_BUS_APB3 0x00000008>;
45+ resets = <&rctl STM32_RESET(APB3, 4U)>;
4546 status = "disabled";
4647 };
4748
Original file line number Diff line number Diff line change 4949 interrupts = <88 0>, <89 0>;
5050 interrupt-names = "ltdc", "ltdc_er";
5151 clocks = <&rcc STM32_CLOCK_BUS_APB3 0x00000008>;
52+ resets = <&rctl STM32_RESET(APB3, 4U)>;
5253 status = "disabled";
5354 };
5455
Original file line number Diff line number Diff line change 5252 interrupts = <88 0>, <89 0>;
5353 interrupt-names = "ltdc", "ltdc_er";
5454 clocks = <&rcc STM32_CLOCK_BUS_APB3 0x00000008>;
55+ resets = <&rctl STM32_RESET(APB3, 4U)>;
5556 status = "disabled";
5657 };
5758
Original file line number Diff line number Diff line change 1717 reg = <0x40016800 0x200>;
1818 interrupts = <91 0>, <92 0>;
1919 interrupt-names = "ltdc", "ltdc_er";
20- clocks = <&rcc STM32_CLOCK_BUS_APB2 0x40000000>;
20+ clocks = <&rcc STM32_CLOCK_BUS_APB2 0x04000000>;
21+ resets = <&rctl STM32_RESET(APB2, 26U)>;
2122 status = "disabled";
2223 };
2324 };
Original file line number Diff line number Diff line change 395395 interrupts = <88 0>, <89 0>;
396396 interrupt-names = "ltdc", "ltdc_er";
397397 clocks = <&rcc STM32_CLOCK_BUS_APB4 0x00000001>;
398+ resets = <&rctl STM32_RESET(APB4, 26U)>;
398399 status = "disabled";
399400 };
400401 };
You can’t perform that action at this time.
0 commit comments