Skip to content

Commit 8ca6473

Browse files
dts: common: nordic: Add clock property for fast PWM120
Added hsfll120 clock for fast PWM120 nodes. Signed-off-by: Michał Stasiak <[email protected]>
1 parent 049b243 commit 8ca6473

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dts/common/nordic/nrf54h20.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,7 @@
627627
reg = <0x8e4000 0x1000>;
628628
status = "disabled";
629629
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
630+
clocks = <&hsfll120>;
630631
power-domains = <&gpd NRF_GPD_FAST_ACTIVE1>;
631632
#pwm-cells = <3>;
632633
};

0 commit comments

Comments
 (0)