File tree 5 files changed +10
-10
lines changed
5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 14
14
15
15
#define DT_GPIO_GECKO_SWO_LOCATION DT_SILABS_GECKO_GPIO_40088400_LOCATION_SWO
16
16
17
- #define DT_RTC_0_NAME DT_INST_0_SILABS_GECKO_RTCC_LABEL
17
+ #define DT_RTC_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_rtcc))
18
18
19
- #define DT_WDT_0_NAME DT_INST_0_SILABS_GECKO_WDOG_LABEL
20
- #define DT_WDT_1_NAME DT_INST_1_SILABS_GECKO_WDOG_LABEL
19
+ #define DT_WDT_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_wdog))
20
+ #define DT_WDT_1_NAME DT_LABEL(DT_INST(1, silabs_gecko_wdog))
21
21
22
22
/* End of SoC Level DTS fixup file */
Original file line number Diff line number Diff line change 14
14
15
15
#define DT_GPIO_GECKO_SWO_LOCATION DT_SILABS_GECKO_GPIO_4000A400_LOCATION_SWO
16
16
17
- #define DT_WDT_0_NAME DT_INST_0_SILABS_GECKO_WDOG_LABEL
18
- #define DT_WDT_1_NAME DT_INST_1_SILABS_GECKO_WDOG_LABEL
17
+ #define DT_WDT_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_wdog))
18
+ #define DT_WDT_1_NAME DT_LABEL(DT_INST(1, silabs_gecko_wdog))
19
19
#define CONFIG_ENTROPY_NAME DT_SILABS_GECKO_TRNG_4001D000_LABEL
20
20
21
21
/* End of SoC Level DTS fixup file */
Original file line number Diff line number Diff line change 14
14
15
15
#define DT_GPIO_GECKO_SWO_LOCATION DT_SILABS_GECKO_GPIO_4000A400_LOCATION_SWO
16
16
17
- #define DT_WDT_0_NAME DT_INST_0_SILABS_GECKO_WDOG_LABEL
18
- #define DT_WDT_1_NAME DT_INST_1_SILABS_GECKO_WDOG_LABEL
17
+ #define DT_WDT_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_wdog))
18
+ #define DT_WDT_1_NAME DT_LABEL(DT_INST(1, silabs_gecko_wdog))
19
19
#define CONFIG_ENTROPY_NAME DT_SILABS_GECKO_TRNG_4001D000_LABEL
20
20
21
21
/* End of SoC Level DTS fixup file */
Original file line number Diff line number Diff line change 16
16
17
17
#define DT_GPIO_GECKO_SWO_LOCATION DT_SILABS_GECKO_GPIO_4000A400_LOCATION_SWO
18
18
19
- #define DT_WDT_0_NAME DT_INST_0_SILABS_GECKO_WDOG_LABEL
19
+ #define DT_WDT_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_wdog))
20
20
21
21
/* End of SoC Level DTS fixup file */
Original file line number Diff line number Diff line change 16
16
17
17
#define DT_GPIO_GECKO_SWO_LOCATION DT_SILABS_GECKO_GPIO_4000A400_LOCATION_SWO
18
18
19
- #define DT_WDT_0_NAME DT_INST_0_SILABS_GECKO_WDOG_LABEL
20
- #define DT_WDT_1_NAME DT_INST_1_SILABS_GECKO_WDOG_LABEL
19
+ #define DT_WDT_0_NAME DT_LABEL(DT_INST(0, silabs_gecko_wdog))
20
+ #define DT_WDT_1_NAME DT_LABEL(DT_INST(1, silabs_gecko_wdog))
21
21
#define CONFIG_ENTROPY_NAME DT_SILABS_GECKO_TRNG_4001D000_LABEL
22
22
23
23
/* End of SoC Level DTS fixup file */
You can’t perform that action at this time.
0 commit comments