Skip to content

Commit bbea66e

Browse files
Raffael Rostagnocfriedt
authored andcommitted
dts: esp32h2: Add ieee802154 support
Add ieee802154 support for ESP32-H2. Signed-off-by: Raffael Rostagno <[email protected]>
1 parent f8fca26 commit bbea66e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dts/riscv/espressif/esp32h2/esp32h2_common.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@
5454
status = "okay";
5555
};
5656

57+
ieee802154: ieee802154 {
58+
compatible = "espressif,esp32-ieee802154";
59+
status = "disabled";
60+
};
61+
5762
soc {
5863
#address-cells = <1>;
5964
#size-cells = <1>;

0 commit comments

Comments
 (0)