dts: esp32s3: Add timers support

Add timer support for esp32s3

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
This commit is contained in:
Lucas Tamborrino 2023-02-27 16:44:21 -03:00 committed by Carles Cufí
commit c530eca285
4 changed files with 61 additions and 0 deletions

View file

@ -88,6 +88,22 @@
pinctrl-names = "default";
};
&timer0 {
status = "disabled";
};
&timer1 {
status = "disabled";
};
&timer2 {
status = "disabled";
};
&timer3 {
status = "disabled";
};
&flash0 {
status = "okay";
partitions {