Skip to content

Commit 3617ee9

Browse files
mstasiaknordicrlubos
authored andcommitted
[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 40ac0cc commit 3617ee9

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
@@ -639,6 +639,7 @@
639639
reg = <0x8e4000 0x1000>;
640640
status = "disabled";
641641
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
642+
clocks = <&hsfll120>;
642643
power-domains = <&gpd NRF_GPD_FAST_ACTIVE1>;
643644
#pwm-cells = <3>;
644645
};

0 commit comments

Comments
 (0)