Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
299 commits
Select commit Hold shift + click to select a range
017d72c
[nrf fromtree] drivers: wifi: Fix crash when recovery is triggered
krish2718 Sep 11, 2024
5e6c371
[nrf fromtree] drivers: wifi: Fix missing unlock for stats
krish2718 Sep 12, 2024
25a8bd0
[nrf fromtree] drivers: wifi: Fix mutex re-initialization
krish2718 Sep 13, 2024
0dcde52
[nrf fromtree] wifi_mgmt: Add support for configuring PS exit strategy
ajayparida Sep 3, 2024
a0713dc
[nrf fromtree] drivers: nrfwifi: Fix build errors when Util is enabled
krish2718 Oct 7, 2024
d0b1344
Revert "[nrf noup] samples: net: wifi: Enable Wi-Fi driver in sysbuil…
krish2718 Oct 21, 2024
1d6965a
[nrf fromtree] samples: net: wifi: Enable nRF70 Util in nRF70 build
krish2718 Oct 7, 2024
be63092
[nrf fromtree] drivers: nrfwifi: Fix build error
krish2718 Oct 15, 2024
163b8da
[nrf fromtree] modules: hostap: fix DPP build error
fengming-ye Oct 16, 2024
e566c61
[nrf fromtree] doc: wifi: Update enumeration for EAP-TLS
krish2718 Sep 19, 2024
5f00ff7
[nrf fromtree] doc: wifi: Update build command for Enterprise mode
krish2718 Oct 6, 2024
aa08534
[nrf fromtree] samples: net: wifi: enable time checking for mbedtls c…
Rex-Chen-NXP Sep 29, 2024
a513952
[nrf fromtree] samples: wifi: Add overlays for Enterprise mode
krish2718 Sep 19, 2024
0bae840
[nrf fromtree] net: l2: wifi: ensure certificates directory is created
danieldegrasse Sep 19, 2024
4867660
[nrf fromtree] net: wifi: shell: enhance consistency in `cmd_wifi_dpp…
ndrs-pst Sep 21, 2024
a5b2b24
Revert "[nrf fromlist] net: wifi: Fix DPP disabled build"
krish2718 Oct 21, 2024
359ef37
[nrf fromtree] net: wifi: Fix DPP disabled build
krish2718 Sep 30, 2024
461a4ed
[nrf fromtree] wifi: shell: Add missing newlines when printing error
jukkar Oct 9, 2024
8c70792
[nrf fromtree] wifi: shell: btm_query: Fix invalid pointer cast
jukkar Oct 9, 2024
c3d56f0
[nrf fromtree] net: wifi: Fix PEM certificate parsing errors
krish2718 Sep 19, 2024
0af7001
[nrf fromtree] net: l2: wifi: fix AP sets band failed with channel 0
MaochenWang1 Oct 16, 2024
4162b77
[nrf fromtree] modules: hostap: Fix memory leak of network
krish2718 Oct 11, 2024
ff0bd82
[nrf fromtree] manifest: hostap: Pull fix for WPA3 connection
krish2718 Oct 11, 2024
bd03076
[nrf fromtree] manifest: hal_nordic: include lpcomp-int-dis-on-stop p…
bjarki-andreasen Oct 14, 2024
a64b8ff
[nrf fromtree] manifest: Pull promiscuous mode filtering support in d…
VivekUppunda Oct 7, 2024
e5c5f09
[nrf fromtree] drivers: wifi: nrfwifi: Promiscuous mode filtering sup…
VivekUppunda Oct 7, 2024
fa20ccc
[nrf fromtree] drivers: wifi: nrfwifi: Add promiscuous mode support f…
VivekUppunda Oct 8, 2024
1afb1bf
[nrf fromtree] drivers: wifi: Add regulatory debug log
krish2718 Oct 15, 2024
5c11cb7
[nrf fromtree] manifest: hal_nordic: Pull the flag to identify unsoli…
krish2718 Oct 15, 2024
591291f
[nrf fromtree] drivers: wifi: Fix memory leak in regulatory processing
krish2718 Oct 15, 2024
e8f5716
[nrf fromtree] drivers: wifi: Clean up exit path
krish2718 Oct 15, 2024
e039e8e
[nrf fromtree] drivers: nrfwifi: Remove non-existing member
krish2718 Oct 16, 2024
cbcb2db
[nrf fromlist] net: ip: Add a name to existing Kconfig choice
D-Triveni Oct 3, 2024
b58ca22
[nrf fromlist] drivers: wifi: nrfwifi: Enable variable network config…
D-Triveni Sep 19, 2024
ec25606
[nrf fromlist] dts: bindings: wifi: split nrf700x coex and wifi models
bjarki-andreasen Oct 9, 2024
1492f1d
[nrf fromlist] boards: nordic: nrf7002dk: align with nrf700x split in…
bjarki-andreasen Oct 9, 2024
32f30a8
[nrf fromlist] boards: shields: nrf7002eb: align with nrf700x split i…
bjarki-andreasen Oct 9, 2024
6b38f1a
[nrf fromlist] boards: shields: nrf7002ek: align with nrf700x split i…
bjarki-andreasen Oct 9, 2024
5f477d0
[nrf fromtree] drivers: wifi: Add Kconfig option for passive scan
kapbh Oct 17, 2024
4b7b89d
[nrf fromtree] drivers: nrfwifi: Allow scan-only for all platforms
krish2718 Oct 18, 2024
da64b65
[nrf fromtree] drivers: wifi: Add changes for regulatory domain
kapbh Oct 18, 2024
553569e
[nrf fromtree] manifest: update hal_nordic revision for regularity do…
kapbh Oct 22, 2024
893037d
[nrf fromtree] modules: hostap: fix DPP build error
fengming-ye Oct 16, 2024
9f1a244
[nrf fromtree] net: wifi: shell: add wps support
Rex-Chen-NXP Aug 20, 2024
fd127c9
[nrf fromtree] net: fix build error in DPP struct
MaochenWang1 Oct 8, 2024
1ad08d4
[nrf fromtree] hostapd: add ap status in l2 wifi
GaofengZhangNXP Sep 29, 2024
fee3f41
[nrf fromtree] wifi: Refactor wifi-shell to allow external subcommands
jukkar Oct 9, 2024
db077ba
[nrf fromtree] net: wifi: shell: add enterprise support for station
Rex-Chen-NXP Sep 24, 2024
220793d
[nrf fromtree] hostap: Remove extra IEEE8021X_EAPOL as it was mention…
jukkar Oct 17, 2024
d396fee
[nrf fromtree] hostap: Fix hostapd AP compilation error
jukkar Oct 17, 2024
fa81875
[nrf fromtree] hostap: Add ip-addr.c compilation to the build
jukkar Oct 17, 2024
1634470
[nrf fromtree] hostap: P2P needs EAPOL to select it
jukkar Oct 17, 2024
ee7753e
[nrf fromtree] hostap: Fix compilation error when enterprise support …
jukkar Oct 17, 2024
bc206f7
[nrf fromtree] hostap: Enterprise mode needs sha1-internal.c
jukkar Oct 17, 2024
01838b5
[nrf fromtree] hostap: Fix crypto=none compilation
jukkar Oct 17, 2024
70e9654
[nrf fromtree] hostap: Remove not found hostapd functions
jukkar Oct 18, 2024
f812a78
[nrf fromtree] hostap: Add needed include files to fix compilation
jukkar Oct 18, 2024
c5d8337
[nrf fromtree] hostap: Avoid warning of different enum mapping
jukkar Oct 18, 2024
aff2f85
[nrf fromtree] tests: net: wifi: Add build test for various config co…
jukkar Oct 17, 2024
746c298
[nrf fromtree] manifest: hostap: Pull compile error fixes
jukkar Oct 18, 2024
b1c9526
[nrf fromtree] modules: hostap: Add a config option for WPA control t…
krish2718 Oct 19, 2024
313c103
[nrf fromlist] net: l2: wifi: Add checks for cert header creation
rado17 Oct 22, 2024
7ef355b
[nrf fromtree] manifest: hal_nordic: Pull fix for build errors
krish2718 Oct 21, 2024
0e3b836
[nrf fromtree] drivers: nrfwifi: Fix a build error
krish2718 Oct 21, 2024
baaca29
[nrf fromtree] samples: wifi: Fix missing CONFIG for the option
krish2718 Oct 21, 2024
8af79d4
[nrf fromlist] manifest: hostap: Pull fix for build error
krish2718 Oct 23, 2024
371c48b
[nrf noup] modules: hostap: Support Wi-Fi EAP-TLS mode
rado17 Oct 8, 2024
d4911e8
[nrf noup] samples: net: wifi: Changes for EAP-TLS support
rado17 Oct 8, 2024
01ba392
[nrf noup] modules: hostap: Add NCS PSA for hostap crypto ALT
krish2718 Oct 17, 2024
c877fde
[nrf noup] samples: net: wifi: Enable Wi-Fi driver in sysbuild builds
krish2718 Oct 10, 2024
2635f7e
[nrf noup] modules: hostap: Fix duplicate define warning
krish2718 Oct 21, 2024
9236bc2
[nrf noup] boards: nordic: 7002dk_ns: Fix missing co-ex
krish2718 Oct 21, 2024
34010be
[nrf noup] modules: hostap: Fix NS build
krish2718 Oct 22, 2024
130d420
[nrf noup] samples: net: wifi: Update certificates
krish2718 Oct 22, 2024
33919fc
[nrf noup] modules: hostap: Add NCS PSA for hostap crypto ALT
krish2718 Oct 22, 2024
567fe96
[nrf fromtree] doc: ipc: Add detailed protocol specs for ICBMsg backend
doki-nordic Oct 16, 2024
cc3c2ac
[nrf fromtree] doc: ipc: Add detailed protocol specs for ICMsg backend
doki-nordic Oct 16, 2024
a010c20
[nrf fromtree] drivers: serial: nrfx_uarte: Split async control block…
nordic-krch Sep 10, 2024
8b426b8
[nrf fromtree] dts: nordic: nrf-uarte: Add frame-timeout-supported pr…
nordic-krch Jun 25, 2024
eb62dd5
[nrf fromtree] drivers: serial: nrfx_uarte: Remove CONFIG_UART_n_GPIO…
nordic-krch Sep 20, 2024
42fad2c
[nrf fromtree] drivers: serial: nrfx_uarte2: Remove CONFIG_UART_n_GPI…
nordic-krch Sep 24, 2024
49bbbea
[nrf fromtree] doc: releases: Add not about CONFIG_UART_n_GPIO_MANAGE…
nordic-krch Sep 24, 2024
6bd3a7e
[nrf fromtree] drivers: serial: nrfx_uarte: Use nrfx_gppi helper
nordic-krch Sep 24, 2024
d62a69c
[nrf fromtree] drivers: serial: nrfx_uarte: Refactor to use RX async …
nordic-krch Sep 24, 2024
22c4f08
[nrf fromtree] drivers: serial: nrfx_uarte: Rework driver to support …
nordic-krch Sep 24, 2024
f80b608
[nrf fromtree] drivers: serial: nrfx_uarte: Add support for frame tim…
nordic-krch Jul 4, 2024
76495df
[nrf fromtree] drivers: serial: nrfx_uarte: Add support for DMM and c…
nordic-krch Sep 16, 2024
f6115ff
[nrf fromtree] drivers: serial: nrfx_uarte: Improve RX FIFO flush wor…
nordic-krch Jul 9, 2024
c541fa9
[nrf fromtree] drivers: serial: nrfx_uarte: Add workaround for BAUDRA…
nordic-krch Sep 17, 2024
75263f7
[nrf fromtree] drivers: serial: nrfx_uarte: Add lock to uart_rx_disable
nordic-krch Sep 17, 2024
5d0ed65
[nrf fromtree] boards: native: nrf_bsim: Add include path to common
nordic-krch Oct 21, 2024
8f950bc
[nrf fromtree] tests: drivers: uart: async_api: Make long buffer conf…
nordic-krch Jul 19, 2024
e6f1bb5
[nrf fromtree] tests: drivers: uart: async_api: Use custom long buffe…
nordic-krch Oct 23, 2024
c7124d9
[nrf fromtree] tests: drivers: uart: uart_async_api: Add nrf54l15dk//…
nordic-krch Oct 22, 2024
9a0c387
[nrf fromtree] drivers: serial: nrfx_uarte: Add missing closing bracket
nordic-krch Oct 22, 2024
e209799
[nrf fromtree] drivers: serial: nrfx_uarte: Remove unused element fro…
nordic-krch Oct 21, 2024
922989e
[nrf fromtree] drivers: serial: nrfx_uarte: Add runtime PM
nordic-krch Sep 16, 2024
8171692
[nrf fromtree] drivers: serial: nrfx_uarte: Improve RX FIFO flushing …
nordic-krch Oct 25, 2024
c3fd7fd
[nrf fromtree] drivers: serial: nrfx_uarte: Use legacy shim by default
nordic-krch Oct 7, 2024
055d020
[nrf fromtree] drivers: serial: nrfx_uarte: Minor code size optimization
nordic-krch Oct 22, 2024
0f863b6
Revert "[nrf noup] settings: zms: use dedicated lookup cache hash fun…
rghaddab Oct 25, 2024
41c32a8
Revert "[nrf fromlist] fs: introduce ZMS a new Memory storage system"
rghaddab Oct 25, 2024
9d02e17
Revert "[nrf fromlist] doc: zms: add documentation for ZMS"
rghaddab Oct 25, 2024
2fc6a1e
Revert "[nrf fromlist] samples: fs: zms: add a sample app for ZMS sto…
rghaddab Oct 25, 2024
c779bfd
Revert "[nrf fromlist] tests: fs: zms: add testsuite for ZMS storage"
rghaddab Oct 25, 2024
d027f10
[nrf fromtree] fs: introduce ZMS a new Memory storage system
rghaddab Feb 26, 2024
fac1b34
[nrf fromtree] tests: fs: zms: add testsuite for ZMS storage
rghaddab Aug 5, 2024
7584f50
[nrf fromtree] samples: fs: zms: add a sample app for ZMS storage system
rghaddab Sep 28, 2024
77095d5
[nrf fromtree] doc: zms: add documentation for ZMS
rghaddab Oct 9, 2024
810873e
[nrf noup] settings: zms: use dedicated lookup cache hash function
rghaddab Oct 11, 2024
53f2704
[nrf fromlist] fs: zms: multiple fixes from previous PR review
rghaddab Oct 23, 2024
c2097f6
[nrf fromlist] drivers: modem_cellular: fix handling of `+C*REG` answers
tomi-font Oct 28, 2024
724df7d
[nrf fromtree] cmake: support PATH argument in build_info()
tejlmand Oct 10, 2024
18ba09b
[nrf fromtree] cmake: update build_info() calls to use PATH argument
tejlmand Oct 10, 2024
e6b24cb
[nrf fromtree] tests: drivers: i2s: Add overlay to support nRF54L15 DK
kl-cruz Oct 16, 2024
6c435d6
[nrf fromtree] boards: nordic: ipc: added dcache alignement
doki-nordic Oct 23, 2024
e49e65b
[nrf fromlist] soc: nordic: nrf54l15: fix APPROTECT handling
nika-nordic Oct 24, 2024
e9fcbfe
[nrf fromtree] soc: nordic: Fix the way of enabling clock control for…
anangl Sep 27, 2024
5a8a8e3
[nrf fromtree] drivers: clock_control_nrf2_hsfll: Fix checking if DVF…
anangl Oct 17, 2024
b7cc11b
[nrf fromlist] dts: common: nordic: nrf54l15: add power peripheral
bjarki-andreasen Oct 24, 2024
becf3de
[nrf fromlist] soc: nordic: add fn for setting constlat mode
bjarki-andreasen Oct 16, 2024
4c7f4d4
[nrf fromlist] samples: boards: nordic: add nrf_sys_event sample
bjarki-andreasen Oct 16, 2024
c1dc2ca
Revert "[nrf fromlist] soc: nordic: nrf54l15: fix APPROTECT handling"
rlubos Oct 29, 2024
6565fcd
[nrf fromtree] boards: nordic: ipc node added dcache alignement
lstnl Oct 3, 2024
45109fc
[nrf fromtree] drivers: cache: Enable LINEADDR workaround on nRF54H20…
57300 Oct 22, 2024
2e2bd81
[nrf fromtree] modules: hal_nordic: Disable 802.15.4 temp update on n…
57300 Oct 22, 2024
da8cc84
[nrf fromtree] modules: hal_nordic: nrfs: Enable DVFS service on nRF5…
57300 Oct 22, 2024
bbb0afe
[nrf fromtree] logging: stmesp: Do not append strings on nRF54H20 Eng…
57300 Oct 22, 2024
ac69202
[nrf noup] soc: nordic: Enable VPR launcher on nRF54H20 EngB
57300 Oct 23, 2024
7870337
[nrf fromtree] drivers: adc: nrfx_saadc: Use CONFIG_NRF_PLATFORM_HALTIUM
57300 Oct 23, 2024
70f8351
[nrf fromtree] dts: update memory map and remove ext-uicr
hakonfam Oct 7, 2024
285fcbe
[nrf fromtree] modules: hal_nordic: Require nrf-regtool 7.0.0
carlescufi Oct 22, 2024
473649e
Revert "[nrf fromlist] dts: arm: nordic: Add power states for nRF54H20"
57300 Oct 28, 2024
1eef25b
[nrf fromlist] dts: arm: nordic: Add power states for nRF54H20
adamkondraciuk Oct 2, 2024
08f1c5b
[nrf noup] scripts: west_commands: runners: nrf: workarounds for SDFW…
jonathannilsen Oct 23, 2024
5f71466
[nrf fromtree] tests: drivers: can: api: Add negative test for can_ad…
nordic-segl Oct 23, 2024
af9ae06
[nrf fromtree] tests: drivers: can: api: Add negative test for can_se…
nordic-segl Oct 23, 2024
957e31e
[nrf fromtree] tests: drivers: can: api: Add negative test for can_se…
nordic-segl Oct 23, 2024
6893450
[nrf fromtree] tests: drivers: can: api: Add negative test for can_se…
nordic-segl Oct 23, 2024
10633e9
[nrf fromlist] manifest: hal_nordic: Pull doxygen build fixes
krish2718 Oct 28, 2024
d005a17
[nrf fromlist] drivers: wifi: Fix offloaded raw TX feature flags
kapbh Oct 23, 2024
f09598e
[nrf fromlist] drivers: wifi: Fix deinit for offloaded raw tx API
kapbh Oct 23, 2024
1778ec0
[nrf fromlist] drivers: nrfwifi: Remove passing unused flag
krish2718 Oct 28, 2024
9bf627f
[nrf fromlist] boards: nordic: Fix the label for nRF70 SR co-existence
krish2718 Oct 26, 2024
ab0b985
[nrf fromlist] shields: nrf7002eb: Add missing SR RF switch GPIO
krish2718 Oct 27, 2024
979a672
[nrf fromlist] drivers: nrfwifi: Fix memory leak in TX path
krish2718 Oct 28, 2024
c8fd566
[nrf fromtree] net: lib: capture: Fix build error
krish2718 Oct 24, 2024
cc13816
[nrf fromtree] drivers: Add comparator API
bjarki-andreasen Jul 15, 2024
7d97fc7
[nrf fromtree] drivers: comparator: Add initial files
bjarki-andreasen Jul 15, 2024
30def45
[nrf fromtree] dts: common: nordic: adjust comparator nodes
bjarki-andreasen Sep 13, 2024
cbf5449
[nrf fromtree] drivers: comparator: Add nRF COMP device driver
bjarki-andreasen Jul 17, 2024
aca1d40
[nrf fromtree] tests: drivers: build_all: add comparator test suite
bjarki-andreasen Sep 4, 2024
1e13d3f
[nrf fromtree] drivers: comparator: add nRF LPCOMP device driver
bjarki-andreasen Sep 2, 2024
2badeca
[nrf fromtree] tests: drivers: build_all: comparator: add nrf_lpcomp
bjarki-andreasen Sep 4, 2024
67c448a
[nrf fromtree] sensor: mcux_acmp: namespace driver and kconfigs
bjarki-andreasen Aug 19, 2024
bee7df8
[nrf fromtree] drivers: sensor: mcux_acmp: update dts binding and ada…
bjarki-andreasen Sep 18, 2024
28879e0
[nrf fromtree] doc: releases: migration-guide: deprecated nxp,kinetis…
bjarki-andreasen Sep 22, 2024
4f0b522
[nrf fromtree] drivers: comparator: add mcux acmp device driver
bjarki-andreasen Aug 19, 2024
ef7cbee
[nrf fromtree] tests: drivers: build_all: comparator: add mcux_acmp
bjarki-andreasen Sep 5, 2024
c12fade
[nrf fromtree] drivers: comparator: add shell
bjarki-andreasen Sep 1, 2024
5a43ffe
[nrf fromtree] drivers: comparator: add fake comparator
bjarki-andreasen Sep 6, 2024
c99b932
[nrf fromtree] tests: drivers: comparator: add shell test suite
bjarki-andreasen Sep 15, 2024
45db138
[nrf fromtree] docs: hardware: peripherals: add comparator docs
bjarki-andreasen Sep 22, 2024
55e96fa
[nrf fromtree] doc: release notes: added comparator release notes
bjarki-andreasen Sep 22, 2024
82e1b01
[nrf fromtree] MAINTAINERS: add entry for comparator drivers
bjarki-andreasen Sep 22, 2024
54ceaf9
[nrf fromtree] MAINTAINERS.yml: patch comparator drivers area
bjarki-andreasen Oct 11, 2024
cd0d63d
[nrf fromtree] tests: drivers: comparator: add gpio_loopback test suite
bjarki-andreasen Oct 11, 2024
8a776b3
[nrf fromtree] tests: drivers: comparator: shell: use platform_allow
bjarki-andreasen Oct 18, 2024
d9f282c
[nrf fromtree] samples: boards: nordic: system_off: Update README.
nordic-babu Oct 30, 2024
06d6b00
[nrf fromlist] samples: sensor: qdec: change pins used for qdec nrf54…
nordic-pikr Oct 29, 2024
001d5ed
[nrf fromlist] doc: doxygen: remove rst utilities
gmarull Oct 24, 2024
a735c24
[nrf fromlist] bluetooth: audio: bap: fix Doxygen issue
gmarull Oct 24, 2024
de67069
Revert "[nrf fromlist] tests: drivers: adc: add adc_error_cases tests."
nordic-babu Oct 31, 2024
275c690
[nrf fromtree] tests: drivers: adc: add adc_error_cases tests.
nordic-babu Oct 31, 2024
d59b845
[nrf fromlist] soc: nordic: nrf54l: fix configuration of DCDC regulator
nika-nordic Oct 30, 2024
b4b2115
[nrf fromtree] tests/bsim/bluetooth/host/att: Enable RealEncryption
aescolar Sep 17, 2024
67b6339
[nrf fromtree] tests/bsim/bluetooth/host/gatt: Enable RealEncryption
aescolar Sep 17, 2024
8471888
[nrf fromtree] tests/bsim/bluetooth/host/security: Enable RealEncryption
aescolar Sep 17, 2024
79ab9de
[nrf fromtree] tests/bsim/bluetooth/host/adv/encrypted: Enable RealEn…
aescolar Sep 17, 2024
a84fcc5
[nrf fromtree] Bluetooth: Host: Set scan option type to uint8_t
Thalley Sep 18, 2024
a2bbc5a
[nrf fromtree] bluetooth: host: fix formatter warnings
ycsin Sep 19, 2024
4bec79b
[nrf fromtree] Bluetooth: Host: BT scan failure when connecting by na…
babrsn Sep 22, 2024
08fbd11
[nrf fromtree] Bluetooth: Host: SSP: Correct BR bonding type
lylezhu2012 May 16, 2024
2e4a644
[nrf fromtree] Bluetooth: Host: smp: Add function to get bonding setting
lylezhu2012 May 16, 2024
d2db838
[nrf fromtree] Bluetooth: host: Kconfig: Correct `help` of `BT_BONDABLE`
lylezhu2012 Sep 25, 2024
723ca15
[nrf fromtree] bluetooth: host: att: Implement disconnect on ATT timeout
PavelVPV Oct 4, 2024
be772e1
[nrf fromtree] tests: bsim: bluetooth: host: att: Add ATT timeout test
PavelVPV Oct 8, 2024
db82e54
Revert "[nrf noup] bluetooth: conn: Skip buffer ref count check in se…
PavelVPV Oct 21, 2024
3b53c65
Revert "[nrf noup] bluetooth: conn: Allow for an extra ref in bt_l2ca…
PavelVPV Oct 21, 2024
9efb149
[nrf fromtree] bluetooth: host: l2cap: Check conn state before queuei…
PavelVPV Oct 7, 2024
ae06abb
[nrf noup] bluetooth: conn: Allow for an extra ref in bt_l2cap_send_pdu
MarekPieta Jun 14, 2024
7718e6e
[nrf noup] bluetooth: conn: Skip buffer ref count check in send_buf
MarekPieta Aug 7, 2024
fd0492a
[nrf fromtree] bluetooth: host: conn: Check if *conn is not NULL
PavelVPV Oct 9, 2024
765c23d
[nrf fromtree] tests: bluetooth: host: conn: Add bt_conn_le_create un…
PavelVPV Oct 16, 2024
015b317
[nrf fromlist] soc: nordic: nrf54l15: fix APPROTECT handling
nika-nordic Oct 24, 2024
3440378
[nrf fromlist] soc: nordic: dmm: Fix DMM_REG_ALIGN_SIZE macro when CO…
57300 Oct 31, 2024
25f14b4
[nrf noup] dfu: boot: mcuboot_shell: Prevent erasing active areas
nordicjm Oct 15, 2024
50ee9cb
[nrf fromtree] drivers: nrfwifi: Fix regulatory domain regression
krish2718 Oct 16, 2024
d0acfbd
[nrf fromtree] drivers: nrfwifi: Fix label name
krish2718 Oct 16, 2024
ac03a2b
Revert "[nrf fromlist] manifest: hal_nordic: Pull doxygen build fixes"
krish2718 Nov 1, 2024
a5eb552
[nrf fromlist] drivers: nrfwifi: Fix passing of RAW scan results flag
krish2718 Oct 29, 2024
a3a28db
[nrf fromlist] manifest: hal_nordic: Pull RX processing fixes
krish2718 Oct 29, 2024
b1c242f
[nrf fromlist] boards: thingy53: Fix missing GPIOs
krish2718 Nov 1, 2024
4250055
[nrf fromlist] drivers: nrfwifi: Fix the undefined macro usage
krish2718 Nov 2, 2024
86bff0f
[nrf noup] hostap: Fix PSA config
krish2718 Nov 1, 2024
b6c2319
[nrf fromtree] linker: lto: Remove experimental label
carlescufi Oct 28, 2024
67983c5
[nrf fromtree] net: coap: add no-response option definition and values
hubertmis Sep 23, 2024
b56bec6
[nrf fromtree] net: lib: coap_client: wait for all acknowledgements
fgervais Sep 25, 2024
04d4c68
[nrf fromtree] tests: coap_client: wait enough for requests to be una…
fgervais Sep 24, 2024
ce8edeb
[nrf fromtree] include: zephyr: net: coap_service: Use _CONCAT expansion
pdgendt Sep 30, 2024
6983b3c
[nrf fromtree] tests: coap_client: optimize/reduce sleep time
fgervais Sep 28, 2024
adb4d33
[nrf fromtree] net: lib: coap: make ACK random factor runtime configu…
koalatux Sep 26, 2024
c5074d7
[nrf fromtree] net: coap_client: signal socket error to user
tautologyclub Oct 23, 2024
a75540e
[nrf fromtree] net: lib: coap_client: Protect initialization with mutex
SeppoTakalo Oct 23, 2024
42a691b
[nrf fromtree] net: lib: coap_client: Release internal request when f…
SeppoTakalo Oct 23, 2024
a10fdc4
[nrf fromtree] net: lib: coap_client: check poll() condition before r…
SeppoTakalo Oct 24, 2024
dec4578
[nrf fromtree] net: lib: coap_client: Forward recv() errors to handli…
SeppoTakalo Oct 25, 2024
179c07f
[nrf fromtree] net: lib: coap_client: Don't decrease retry counter on…
SeppoTakalo Oct 25, 2024
a3c908a
[nrf fromtree] net: lib: coap_client: Use reset_internal_request() in…
SeppoTakalo Oct 25, 2024
95c1c85
[nrf fromtree] net: lib: coap_client: Fix reset handling
SeppoTakalo Oct 24, 2024
eb52d8c
[nrf fromtree] net: coap: Add API to send reset message
SeppoTakalo Oct 25, 2024
72d0c39
[nrf fromtree] net: lib: coap_client: Remove duplicate token comparison
SeppoTakalo Oct 25, 2024
d199300
[nrf fromtree] net: lib: coap_client: Send RST for unknown queries
SeppoTakalo Oct 25, 2024
2e57969
[nrf fromtree] tests: coap_client: Add tests for poll() errors
SeppoTakalo Oct 25, 2024
53b26fb
[nrf fromtree] net: lib: coap_client: Remove unnecessary atomic variable
SeppoTakalo Oct 28, 2024
2a43406
[nrf fromtree] arch: arm: cortex_m: pm_s2ram: Rework S2RAM mark funct…
adamkondraciuk Oct 17, 2024
b16abc6
[nrf fromtree] soc: nordic: s2ram: Align s2ram marking procedures
adamkondraciuk Oct 24, 2024
de466b5
[nrf fromtree] soc: snps: move init code from SYS_INIT to hooks
nashif Sep 10, 2024
889a23e
[nrf fromtree] soc: imx8m: change RDC configuration based on device tree
JiafeiPan Aug 26, 2024
5b8db13
[nrf fromtree] soc: nxp: move init code from SYS_INIT to hooks
nashif Sep 10, 2024
9a68f13
[nrf fromtree] drivers: kinetis-pinctrl: Account for SCG K4
decsny Aug 6, 2024
7b42e04
[nrf fromtree] devicetree: add `DT_NODE_HAS_STATUS_OKAY`
ycsin Sep 20, 2024
8fc34fc
[nrf fromtree] zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY
ycsin Sep 20, 2024
d7e9470
[nrf fromtree] pm: policy: split policy APIs implementations
gmarull Oct 22, 2024
6d97e32
[nrf fromtree] pm: policy: allow using latency API in standalone mode
gmarull Oct 22, 2024
a7efd34
Revert "[nrf fromlist] manifest: hal_nordic: Pull RX processing fixes"
krish2718 Nov 4, 2024
0d1bb86
[nrf fromlist] manifest: hal_nordic: Pull logging level fix
krish2718 Nov 4, 2024
0debaa0
[nrf fromlist] drivers: nrfwifi: Add a NULL check for FMAC context
krish2718 Nov 4, 2024
f2efee5
[nrf fromlist] drivers: nrfiwif: Enable recovery by default
krish2718 Nov 4, 2024
e26e2a2
[nrf fromlist] drivers/wifi/nrfwifi: Add buffer for discard bytes
hongquan-prog Nov 3, 2024
3017425
[nrf fromlist] drivers: nrfwifi: Fix CSUM support
krish2718 Nov 4, 2024
9ee72ff
[nrf fromlist] soc: nordic: nrf54l: tune configuration of DCDC regulator
nika-nordic Nov 4, 2024
fdc2af7
Revert "[nrf fromlist] drivers: wifi: Fix offloaded raw TX feature fl…
krish2718 Nov 5, 2024
81e871f
Revert "[nrf fromlist] drivers: nrfwifi: Fix passing of RAW scan resu…
krish2718 Nov 5, 2024
0ee8c0a
[nrf fromlist] drivers: wifi: Fix offloaded raw TX feature flags
kapbh Oct 23, 2024
7087773
[nrf fromlist] drivers: nrfwifi: Fix passing of RAW scan results flag
krish2718 Oct 29, 2024
d9bec06
[nrf fromlist] drivers: nrfwifi: WAR for performance regression
krish2718 Nov 5, 2024
b27ed6f
[nrf fromlist] drivers: serial: nrfx_uarte: Fix RX path without low p…
nordic-krch Nov 6, 2024
822bd4f
[nrf fromlist] drivers: timer: grtc: Add LFPRC as the source of GRTC
adamkondraciuk Oct 31, 2024
b05eb7c
[nrf noup] sample/smp_svr: nrf54l15dk test cases
nvlsianpu Oct 23, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 1 addition & 2 deletions Kconfig.zephyr
Original file line number Diff line number Diff line change
Expand Up @@ -536,11 +536,10 @@ config NO_OPTIMIZATIONS
endchoice

config LTO
bool "Link Time Optimization [EXPERIMENTAL]"
bool "Link Time Optimization"
depends on !(GEN_ISR_TABLES || GEN_IRQ_VECTOR_TABLE) || ISR_TABLES_LOCAL_DECLARATION
depends on !NATIVE_LIBRARY
depends on !CODE_DATA_RELOCATION
select EXPERIMENTAL
help
This option enables Link Time Optimization.

Expand Down
17 changes: 17 additions & 0 deletions MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1156,6 +1156,23 @@ Release Notes:
tests:
- drivers.clock

"Drivers: Comparator":
status: maintained
maintainers:
- bjarki-andreasen
files:
- drivers/comparator/
- dts/bindings/comparator/
- include/zephyr/drivers/comparator.h
- include/zephyr/drivers/comparator/
- tests/drivers/build_all/comparator/
- tests/drivers/comparator/
- doc/hardware/peripherals/comparator.rst
labels:
- "area: Comparator"
tests:
- drivers.comparator

"Drivers: Console":
status: odd fixes
files:
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/core/cortex_m/fault.c
Original file line number Diff line number Diff line change
Expand Up @@ -743,7 +743,7 @@ static inline bool z_arm_is_pc_valid(uintptr_t pc)
return true;
}

#if DT_NODE_HAS_STATUS(DT_CHOSEN(zephyr_itcm), okay)
#if DT_NODE_HAS_STATUS_OKAY(DT_CHOSEN(zephyr_itcm))
/* Is it in the ITCM */
if ((((uintptr_t)&__itcm_start) <= pc) && (pc < ((uintptr_t)&__itcm_end))) {
return true;
Expand Down
23 changes: 12 additions & 11 deletions arch/arm/core/cortex_m/pm_s2ram.S
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,9 @@ SECTION_FUNC(TEXT, arch_pm_s2ram_suspend)
/*
* Mark entering suspend to RAM.
*/
bl pm_s2ram_mark_set
mov r1, lr
bl pm_s2ram_mark_set
mov lr, r1

/*
* Call the system_off function passed as parameter. This should never
Expand All @@ -86,7 +88,9 @@ SECTION_FUNC(TEXT, arch_pm_s2ram_suspend)
/*
* Reset the marking of suspend to RAM, return is ignored.
*/
bl pm_s2ram_mark_check_and_clear
mov r1, lr
bl pm_s2ram_mark_check_and_clear
mov lr, r1

/* Move system_off back to r0 as return value */
mov r0, r4
Expand All @@ -99,16 +103,13 @@ GTEXT(arch_pm_s2ram_resume)
SECTION_FUNC(TEXT, arch_pm_s2ram_resume)
/*
* Check if reset occurred after suspending to RAM.
* Store LR to ensure we can continue boot when we are not suspended
* to RAM. In addition to LR, R0 is pushed too, to ensure "SP mod 8 = 0",
* as stated by ARM rule 6.2.1.2 for AAPCS32.
*/
push {r0, lr}
bl pm_s2ram_mark_check_and_clear
cmp r0, #0x1
pop {r0, lr}
beq resume
bx lr
mov r1, lr
bl pm_s2ram_mark_check_and_clear
mov lr, r1
cmp r0, #0x1
beq resume
bx lr

resume:
/*
Expand Down
40 changes: 32 additions & 8 deletions arch/arm/core/cortex_m/pm_s2ram.c
Original file line number Diff line number Diff line change
Expand Up @@ -22,20 +22,44 @@ __noinit _cpu_context_t _cpu_context;
*/
static __noinit uint32_t marker;

void pm_s2ram_mark_set(void)
void __attribute__((naked)) pm_s2ram_mark_set(void)
{
marker = MAGIC;
__asm__ volatile(
/* Set the marker to MAGIC value */
"str %[_magic_val], [%[_marker]]\n"

"bx lr\n"
:
: [_magic_val] "r"(MAGIC), [_marker] "r"(&marker)
: "r1", "r4", "memory");
}

bool pm_s2ram_mark_check_and_clear(void)
bool __attribute__((naked)) pm_s2ram_mark_check_and_clear(void)
{
if (marker == MAGIC) {
marker = 0;
__asm__ volatile(
/* Set return value to 0 */
"mov r0, #0\n"

/* Check the marker */
"ldr r3, [%[_marker]]\n"
"cmp r3, %[_magic_val]\n"
"bne exit\n"

/*
* Reset the marker
*/
"str r0, [%[_marker]]\n"

return true;
}
/*
* Set return value to 1
*/
"mov r0, #1\n"

return false;
"exit:\n"
"bx lr\n"
:
: [_magic_val] "r"(MAGIC), [_marker] "r"(&marker)
: "r0", "r1", "r3", "r4", "memory");
}

#endif /* CONFIG_PM_S2RAM_CUSTOM_MARKING */
2 changes: 1 addition & 1 deletion boards/arm/v2m_musca_b1/pinmux.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static void arm_musca_b1_pinmux_defaults(void)
scc[IOMUX_ALTF1_OUTSEL] = 0xffff;
scc[IOMUX_ALTF1_OENSEL] = 0xffff;

#if DT_NODE_HAS_STATUS(DT_NODELABEL(uart0), okay)
#if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(uart0))
/* clear bit 0/1 for GPIO0/1 to steer from ALTF1 */
scc[IOMUX_MAIN_INSEL] &= ~(BIT(0) | BIT(1));
scc[IOMUX_MAIN_OUTSEL] &= ~(BIT(0) | BIT(1));
Expand Down
2 changes: 1 addition & 1 deletion boards/arm/v2m_musca_s1/pinmux.c
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ static void arm_musca_s1_pinmux_defaults(void)
scc[IOMUX_ALTF1_OUTSEL] = 0xffff;
scc[IOMUX_ALTF1_OENSEL] = 0xffff;

#if DT_NODE_HAS_STATUS(DT_NODELABEL(uart0), okay)
#if DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(uart0))
/* clear bit 0/1 for GPIO0/1 to steer from ALTF1 */
scc[IOMUX_MAIN_INSEL] &= ~(BIT(0) | BIT(1));
scc[IOMUX_MAIN_OUTSEL] &= ~(BIT(0) | BIT(1));
Expand Down
4 changes: 2 additions & 2 deletions boards/digilent/arty_a7/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ LOG_MODULE_REGISTER(board, CONFIG_LOG_DEFAULT_LEVEL);

#define DAPLINK_QSPI_MUX_NODE DT_NODELABEL(daplink_qspi_mux)

#if DT_NODE_HAS_STATUS(DAPLINK_QSPI_MUX_NODE, okay)
#if DT_NODE_HAS_STATUS_OKAY(DAPLINK_QSPI_MUX_NODE)
int board_daplink_qspi_mux_select(enum board_daplink_qspi_mux_mode mode)
{
struct gpio_dt_spec mux = GPIO_DT_SPEC_GET(DAPLINK_QSPI_MUX_NODE, mux_gpios);
Expand Down Expand Up @@ -77,4 +77,4 @@ static int board_init(void)
}

SYS_INIT(board_init, POST_KERNEL, CONFIG_BOARD_INIT_PRIORITY);
#endif /* DT_NODE_HAS_STATUS(DAPLINK_QSPI_MUX_NODE, okay) */
#endif /* DT_NODE_HAS_STATUS_OKAY(DAPLINK_QSPI_MUX_NODE) */
1 change: 1 addition & 0 deletions boards/native/nrf_bsim/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ zephyr_include_directories(
common
common/cmsis
${NSI_DIR}/common/src/include
${ZEPHYR_BASE}/soc/nordic/common
)

zephyr_library_include_directories(
Expand Down
7 changes: 7 additions & 0 deletions boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20-ipc_conf.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,22 @@
cpusec_cpuapp_ipc: ipc-1-2 {
compatible = "zephyr,ipc-icmsg";
status = "disabled";
dcache-alignment = <32>;
mboxes = <&cpusec_bellboard 12>,
<&cpuapp_bellboard 0>;
};

cpusec_cpurad_ipc: ipc-1-3 {
compatible = "zephyr,ipc-icmsg";
status = "disabled";
dcache-alignment = <32>;
mboxes = <&cpusec_bellboard 18>,
<&cpurad_bellboard 0>;
};

cpuapp_cpurad_ipc: ipc-2-3 {
compatible = "zephyr,ipc-icbmsg";
dcache-alignment = <32>;
status = "disabled";
mboxes = <&cpuapp_bellboard 18>,
<&cpurad_bellboard 12>;
Expand All @@ -30,27 +33,31 @@
cpuapp_cpusys_ipc: ipc-2-12 {
compatible = "zephyr,ipc-icmsg";
status = "disabled";
dcache-alignment = <32>;
mboxes = <&cpuapp_bellboard 6>,
<&cpusys_vevif 12>;
};

cpuapp_cpuppr_ipc: ipc-2-13 {
compatible = "zephyr,ipc-icmsg";
status = "disabled";
dcache-alignment = <32>;
mboxes = <&cpuapp_bellboard 13>,
<&cpuppr_vevif 12>;
};

cpuapp_cpuflpr_ipc: ipc-2-14 {
compatible = "zephyr,ipc-icmsg";
status = "disabled";
dcache-alignment = <32>;
mboxes = <&cpuapp_bellboard 14>,
<&cpuflpr_vevif 16>;
};

cpurad_cpusys_ipc: ipc-3-12 {
compatible = "zephyr,ipc-icmsg";
status = "disabled";
dcache-alignment = <32>;
mboxes = <&cpurad_bellboard 6>,
<&cpusys_vevif 18>;
};
Expand Down
15 changes: 15 additions & 0 deletions boards/nordic/nrf54h20dk/nrf54h20dk_nrf54h20_0_8_0.dtsi
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/

/delete-node/ &suit_storage_partition;

/ {
reserved-memory {
suit_storage_partition: memory@e1eb000 {
reg = <0xe1eb000 DT_SIZE_K(24)>;
};
};
};
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/

#include "nrf54h20dk_nrf54h20_0_8_0.dtsi"
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/

#include "nrf54h20dk_nrf54h20_0_8_0.dtsi"
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/

#include "nrf54h20dk_nrf54h20_0_8_0.dtsi"
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
/*
* Copyright (c) 2024 Nordic Semiconductor ASA
*
* SPDX-License-Identifier: Apache-2.0
*/

#include "nrf54h20dk_nrf54h20_0_8_0.dtsi"
1 change: 0 additions & 1 deletion boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp.dts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
qspi-quad-mode;

#include "nrf70_common.dtsi"
#include "nrf70_common_coex.dtsi"
#include "nrf70_common_5g.dtsi"
};
};
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@
qspi-quad-mode;

#include "nrf70_common.dtsi"
#include "nrf70_common_coex.dtsi"
};
};
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@
qspi-quad-mode;

#include "nrf70_common.dtsi"
#include "nrf70_common_coex.dtsi"
};
};
1 change: 0 additions & 1 deletion boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpuapp_ns.dts
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
qspi-quad-mode;

#include "nrf70_common.dtsi"
#include "nrf70_common_coex.dtsi"
#include "nrf70_common_5g.dtsi"
};
};
9 changes: 6 additions & 3 deletions boards/nordic/nrf7002dk/nrf7002dk_nrf5340_cpunet.dts
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,14 @@
<21 0 &gpio1 3 0>; /* D15 */
};

nrf70: coex {
nrf_radio_coex: coex {
status = "okay";
compatible = "nordic,nrf70-coex";
compatible = "nordic,nrf7002-coex";

#include "nrf70_common_coex.dtsi"
req-gpios = <&gpio0 28 GPIO_ACTIVE_HIGH>;
status0-gpios = <&gpio0 30 GPIO_ACTIVE_HIGH>;
grant-gpios = <&gpio0 24 (GPIO_PULL_DOWN | GPIO_ACTIVE_LOW)>;
swctrl1-gpios = <&gpio0 29 GPIO_ACTIVE_HIGH>;
};

/* These aliases are provided for compatibility with samples */
Expand Down
1 change: 1 addition & 0 deletions boards/nordic/nrf7002dk/nrf70_common.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
iovdd-ctrl-gpios = <&gpio0 31 GPIO_ACTIVE_HIGH>;
bucken-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
host-irq-gpios = <&gpio0 23 GPIO_ACTIVE_HIGH>;
srrf-switch-gpios = <&gpio1 10 GPIO_ACTIVE_HIGH>;

wifi-max-tx-pwr-2g-dsss = <21>;
wifi-max-tx-pwr-2g-mcs0 = <16>;
Expand Down
11 changes: 0 additions & 11 deletions boards/nordic/nrf7002dk/nrf70_common_coex.dtsi

This file was deleted.

4 changes: 2 additions & 2 deletions boards/nordic/nrf9160dk/board.c
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ LOG_MODULE_REGISTER(board_control, CONFIG_BOARD_NRF9160DK_LOG_LEVEL);
GET_PORT(reset_input, gpios, 0) == 0 && \
GET_PIN(reset_input, gpios, 0) == 18)
#define USE_RESET_GPIO \
(DT_NODE_HAS_STATUS(DT_NODELABEL(reset_input), okay) && \
(DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(reset_input)) && \
!RESET_INPUT_IS_PINRESET)

struct switch_cfg {
Expand All @@ -47,7 +47,7 @@ struct switch_cfg {
#endif
};

#define ROUTING_ENABLED(_name) DT_NODE_HAS_STATUS(DT_NODELABEL(_name), okay)
#define ROUTING_ENABLED(_name) DT_NODE_HAS_STATUS_OKAY(DT_NODELABEL(_name))
#define SWITCH_CFG(_name, _idx) \
{ \
.gpio = GET_DEV(_name, control_gpios, _idx), \
Expand Down
4 changes: 2 additions & 2 deletions boards/nordic/nrf9160dk/nrf52840_reset.c
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

#define RESET_NODE DT_NODELABEL(nrf52840_reset)

#if DT_NODE_HAS_STATUS(RESET_NODE, okay)
#if DT_NODE_HAS_STATUS_OKAY(RESET_NODE)

#define RESET_GPIO_CTRL DT_GPIO_CTLR(RESET_NODE, gpios)
#define RESET_GPIO_PIN DT_GPIO_PIN(RESET_NODE, gpios)
Expand Down Expand Up @@ -65,4 +65,4 @@ int bt_hci_transport_setup(const struct device *h4)
return 0;
}

#endif /* DT_NODE_HAS_STATUS(RESET_NODE, okay) */
#endif /* DT_NODE_HAS_STATUS_OKAY(RESET_NODE) */
Loading
Loading