File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 101
101
102
102
rtc_timer: rtc_timer@60008004 {
103
103
reg = <0x60008004 0xC>;
104
- compatible = "espressif,esp32-rtc_timer ";
104
+ compatible = "espressif,esp32-rtc-timer ";
105
105
clocks = <&clock ESP32_MODULE_MAX>;
106
106
interrupts = <RTC_CORE_INTR_SOURCE IRQ_DEFAULT_PRIORITY 0>;
107
107
interrupt-parent = <&intc>;
Original file line number Diff line number Diff line change 128
128
129
129
rtc_timer: rtc_timer@60008004 {
130
130
reg = <0x60008004 0xC>;
131
- compatible = "espressif,esp32-rtc_timer ";
131
+ compatible = "espressif,esp32-rtc-timer ";
132
132
clocks = <&clock ESP32_MODULE_MAX>;
133
133
interrupts = <RTC_CORE_INTR_SOURCE IRQ_DEFAULT_PRIORITY 0>;
134
134
interrupt-parent = <&intc>;
Original file line number Diff line number Diff line change 173
173
};
174
174
175
175
rtc_timer: rtc_timer@600b0c00 {
176
- compatible = "espressif,esp32-rtc_timer ";
176
+ compatible = "espressif,esp32-rtc-timer ";
177
177
reg = <0x600B0C00 DT_SIZE_K(1)>;
178
178
clocks = <&clock ESP32_MODULE_MAX>;
179
179
interrupts = <LP_RTC_TIMER_INTR_SOURCE IRQ_DEFAULT_PRIORITY 0>;
Original file line number Diff line number Diff line change 142
142
143
143
rtc_timer: rtc_timer@3f408004 {
144
144
reg = <0x3f408004 0xC>;
145
- compatible = "espressif,esp32-rtc_timer ";
145
+ compatible = "espressif,esp32-rtc-timer ";
146
146
clocks = <&clock ESP32_MODULE_MAX>;
147
147
interrupts = <RTC_CORE_INTR_SOURCE IRQ_DEFAULT_PRIORITY 0>;
148
148
interrupt-parent = <&intc>;
Original file line number Diff line number Diff line change 181
181
182
182
rtc_timer: rtc_timer@60008004 {
183
183
reg = <0x60008004 0xC>;
184
- compatible = "espressif,esp32-rtc_timer ";
184
+ compatible = "espressif,esp32-rtc-timer ";
185
185
clocks = <&clock ESP32_MODULE_MAX>;
186
186
interrupts = <RTC_CORE_INTR_SOURCE IRQ_DEFAULT_PRIORITY 0>;
187
187
interrupt-parent = <&intc>;
You can’t perform that action at this time.
0 commit comments