File tree Expand file tree Collapse file tree 3 files changed +0
-95
lines changed
Expand file tree Collapse file tree 3 files changed +0
-95
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 14911491 endtx-stoptx-supported;
14921492 frame-timeout-supported;
14931493 };
1494-
1495- tdm130: tdm@992000 {
1496- compatible = "nordic,nrf-tdm";
1497- easydma-maxcnt-bits = <15>;
1498- #address-cells = <1>;
1499- #size-cells = <0>;
1500- reg = <0x992000 0x1000>;
1501- interrupts = <402 NRF_DEFAULT_IRQ_PRIORITY>;
1502- status = "disabled";
1503- clocks = <&fll16m>;
1504- power-domains = <&gpd NRF_GPD_SLOW_ACTIVE>;
1505- nordic,clockpin-enable = <NRF_FUN_TDM_SCK_M>,
1506- <NRF_FUN_TDM_MCK>;
1507- };
1508-
1509- tdm131: tdm@997000 {
1510- compatible = "nordic,nrf-tdm";
1511- easydma-maxcnt-bits = <15>;
1512- #address-cells = <1>;
1513- #size-cells = <0>;
1514- reg = <0x997000 0x1000>;
1515- interrupts = <407 NRF_DEFAULT_IRQ_PRIORITY>;
1516- status = "disabled";
1517- clocks = <&fll16m>;
1518- power-domains = <&gpd NRF_GPD_SLOW_ACTIVE>;
1519- nordic,clockpin-enable = <NRF_FUN_TDM_SCK_M>,
1520- <NRF_FUN_TDM_MCK>;
1521- };
15221494 };
15231495 };
15241496
Original file line number Diff line number Diff line change 5353 clock-frequency = <DT_FREQ_M(16)>;
5454 };
5555
56- pclk32m: pclk32m {
57- compatible = "fixed-clock";
58- #clock-cells = <0>;
59- clock-frequency = <DT_FREQ_M(32)>;
60- };
61-
6256 lfxo: lfxo {
6357 compatible = "nordic,nrf-lfxo";
6458 #clock-cells = <0>;
690684 frame-timeout-supported;
691685 };
692686
693- tdm: tdm@e8000 {
694- compatible = "nordic,nrf-tdm";
695- easydma-maxcnt-bits = <15>;
696- #address-cells = <1>;
697- #size-cells = <0>;
698- reg = <0xe8000 0x1000>;
699- interrupts = <232 NRF_DEFAULT_IRQ_PRIORITY>;
700- status = "disabled";
701- clocks = <&pclk32m>;
702- nordic,clockpin-enable = <NRF_FUN_TDM_SCK_M>,
703- <NRF_FUN_TDM_MCK>;
704- };
705-
706687 wdt30: watchdog@108000 {
707688 compatible = "nordic,nrf-wdt";
708689 reg = <0x108000 0x620>;
You can’t perform that action at this time.
0 commit comments