summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/display/st,stm32-ltdc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/display/st,stm32-ltdc.txt')
-rw-r--r--dts/Bindings/display/st,stm32-ltdc.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/dts/Bindings/display/st,stm32-ltdc.txt b/dts/Bindings/display/st,stm32-ltdc.txt
index 029252253a..3eb1b48b47 100644
--- a/dts/Bindings/display/st,stm32-ltdc.txt
+++ b/dts/Bindings/display/st,stm32-ltdc.txt
@@ -98,7 +98,7 @@ Example 2: DSI panel
compatible = "st,stm32-dsi";
reg = <0x40016c00 0x800>;
clocks = <&rcc 1 CLK_F469_DSI>, <&clk_hse>;
- clock-names = "ref", "pclk";
+ clock-names = "pclk", "ref";
resets = <&rcc STM32F4_APB2_RESET(DSI)>;
reset-names = "apb";