Skip to content

Commit 112ee30

Browse files
[nrf fromlist] dts: common: nordic: Add clock property for fast PWM120
Added hsfll120 clock for fast PWM120 nodes. Upstream PR #: 80672 Signed-off-by: Michał Stasiak <[email protected]>
1 parent 86bff0f commit 112ee30

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
@@ -622,6 +622,7 @@
622622
reg = <0x8e4000 0x1000>;
623623
status = "disabled";
624624
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
625+
clocks = <&hsfll120>;
625626
#pwm-cells = <3>;
626627
};
627628

0 commit comments

Comments
 (0)