|
517 | 517 | status = "disabled"; |
518 | 518 | interrupts = <230 NRF_DEFAULT_IRQ_PRIORITY>; |
519 | 519 | endtx-stoptx-supported; |
| 520 | + frame-timeout-supported; |
520 | 521 | }; |
521 | 522 |
|
522 | 523 | spi121: spi@8e7000 { |
|
847 | 848 | interrupts = <421 NRF_DEFAULT_IRQ_PRIORITY>; |
848 | 849 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
849 | 850 | endtx-stoptx-supported; |
| 851 | + frame-timeout-supported; |
850 | 852 | }; |
851 | 853 |
|
852 | 854 | i2c131: i2c@9a6000 { |
|
885 | 887 | interrupts = <422 NRF_DEFAULT_IRQ_PRIORITY>; |
886 | 888 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
887 | 889 | endtx-stoptx-supported; |
| 890 | + frame-timeout-supported; |
888 | 891 | }; |
889 | 892 |
|
890 | 893 | dppic134: dppic@9b1000 { |
|
957 | 960 | interrupts = <437 NRF_DEFAULT_IRQ_PRIORITY>; |
958 | 961 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
959 | 962 | endtx-stoptx-supported; |
| 963 | + frame-timeout-supported; |
960 | 964 | }; |
961 | 965 |
|
962 | 966 | i2c133: i2c@9b6000 { |
|
995 | 999 | interrupts = <438 NRF_DEFAULT_IRQ_PRIORITY>; |
996 | 1000 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
997 | 1001 | endtx-stoptx-supported; |
| 1002 | + frame-timeout-supported; |
998 | 1003 | }; |
999 | 1004 |
|
1000 | 1005 | dppic135: dppic@9c1000 { |
|
1067 | 1072 | interrupts = <453 NRF_DEFAULT_IRQ_PRIORITY>; |
1068 | 1073 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
1069 | 1074 | endtx-stoptx-supported; |
| 1075 | + frame-timeout-supported; |
1070 | 1076 | }; |
1071 | 1077 |
|
1072 | 1078 | i2c135: i2c@9c6000 { |
|
1105 | 1111 | interrupts = <454 NRF_DEFAULT_IRQ_PRIORITY>; |
1106 | 1112 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
1107 | 1113 | endtx-stoptx-supported; |
| 1114 | + frame-timeout-supported; |
1108 | 1115 | }; |
1109 | 1116 |
|
1110 | 1117 | dppic136: dppic@9d1000 { |
|
1177 | 1184 | interrupts = <469 NRF_DEFAULT_IRQ_PRIORITY>; |
1178 | 1185 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
1179 | 1186 | endtx-stoptx-supported; |
| 1187 | + frame-timeout-supported; |
1180 | 1188 | }; |
1181 | 1189 |
|
1182 | 1190 | i2c137: i2c@9d6000 { |
|
1215 | 1223 | interrupts = <470 NRF_DEFAULT_IRQ_PRIORITY>; |
1216 | 1224 | nordic,clockpin-enable = <NRF_FUN_UART_TX>; |
1217 | 1225 | endtx-stoptx-supported; |
| 1226 | + frame-timeout-supported; |
1218 | 1227 | }; |
1219 | 1228 | }; |
1220 | 1229 | }; |
|
0 commit comments