From 00444893e32c87bfca5b8b6a4c9160e300ffebe1 Mon Sep 17 00:00:00 2001 From: Olivier Lesage Date: Sun, 13 Apr 2025 20:30:14 +0200 Subject: [PATCH] dts: nordic: nrf54l20: Add CS radio capability Like other nRF54L series products, the radio on 54l20 supports CS. Signed-off-by: Olivier Lesage --- dts/common/nordic/nrf54l20.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/dts/common/nordic/nrf54l20.dtsi b/dts/common/nordic/nrf54l20.dtsi index 7fae04a0e31..8b0dbb8d253 100644 --- a/dts/common/nordic/nrf54l20.dtsi +++ b/dts/common/nordic/nrf54l20.dtsi @@ -240,6 +240,7 @@ ieee802154-supported; ble-2mbps-supported; ble-coded-phy-supported; + cs-supported; ieee802154: ieee802154 { compatible = "nordic,nrf-ieee802154";