Skip to content

Commit 83a3b95

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 25f14b4 commit 83a3b95

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
@@ -623,6 +623,7 @@
623623
status = "disabled";
624624
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
625625
#pwm-cells = <3>;
626+
clocks = <&hsfll120>;
626627
};
627628

628629
spi120: spi@8e6000 {

0 commit comments

Comments
 (0)