|
@@ -24,7 +24,7 @@ Example:
|
|
compatible = "st,stm32-timers";
|
|
compatible = "st,stm32-timers";
|
|
reg = <0x40010000 0x400>;
|
|
reg = <0x40010000 0x400>;
|
|
clocks = <&rcc 0 160>;
|
|
clocks = <&rcc 0 160>;
|
|
- clock-names = "clk_int";
|
|
|
|
|
|
+ clock-names = "int";
|
|
|
|
|
|
pwm {
|
|
pwm {
|
|
compatible = "st,stm32-pwm";
|
|
compatible = "st,stm32-pwm";
|