File tree Expand file tree Collapse file tree 3 files changed +0
-94
lines changed Expand file tree Collapse file tree 3 files changed +0
-94
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 15071507 endtx-stoptx-supported;
15081508 frame-timeout-supported;
15091509 };
1510-
1511- tdm130: tdm@992000 {
1512- compatible = "nordic,nrf-tdm";
1513- easydma-maxcnt-bits = <15>;
1514- #address-cells = <1>;
1515- #size-cells = <0>;
1516- reg = <0x992000 0x1000>;
1517- interrupts = <402 NRF_DEFAULT_IRQ_PRIORITY>;
1518- status = "disabled";
1519- clocks = <&fll16m>;
1520- power-domains = <&gpd NRF_GPD_SLOW_ACTIVE>;
1521- nordic,clockpin-enable = <NRF_FUN_TDM_SCK_M>,
1522- <NRF_FUN_TDM_MCK>;
1523- };
1524-
1525- tdm131: tdm@997000 {
1526- compatible = "nordic,nrf-tdm";
1527- easydma-maxcnt-bits = <15>;
1528- #address-cells = <1>;
1529- #size-cells = <0>;
1530- reg = <0x997000 0x1000>;
1531- interrupts = <407 NRF_DEFAULT_IRQ_PRIORITY>;
1532- status = "disabled";
1533- clocks = <&fll16m>;
1534- power-domains = <&gpd NRF_GPD_SLOW_ACTIVE>;
1535- nordic,clockpin-enable = <NRF_FUN_TDM_SCK_M>,
1536- <NRF_FUN_TDM_MCK>;
1537- };
15381510 };
15391511 };
15401512
Original file line number Diff line number Diff line change 5454 clock-frequency = <DT_FREQ_M(16)>;
5555 };
5656
57- pclk32m: pclk32m {
58- compatible = "fixed-clock";
59- #clock-cells = <0>;
60- clock-frequency = <DT_FREQ_M(32)>;
61- };
62-
6357 lfxo: lfxo {
6458 compatible = "nordic,nrf-lfxo";
6559 #clock-cells = <0>;
569563 status = "disabled";
570564 };
571565
572- tdm: tdm@e8000 {
573- compatible = "nordic,nrf-tdm";
574- easydma-maxcnt-bits = <15>;
575- #address-cells = <1>;
576- #size-cells = <0>;
577- reg = <0xe8000 0x1000>;
578- interrupts = <232 NRF_DEFAULT_IRQ_PRIORITY>;
579- status = "disabled";
580- clocks = <&pclk32m>;
581- nordic,clockpin-enable = <NRF_FUN_TDM_SCK_M>,
582- <NRF_FUN_TDM_MCK>;
583- };
584-
585566 i2c23: i2c@ed000 {
586567 compatible = "nordic,nrf-twim";
587568 #address-cells = <1>;
You can’t perform that action at this time.
0 commit comments