Skip to content

Commit cde8804

Browse files
mstasiaknordickartben
authored andcommitted
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 b9ec790 commit cde8804

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
@@ -632,6 +632,7 @@
632632
reg = <0x8e4000 0x1000>;
633633
status = "disabled";
634634
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
635+
clocks = <&hsfll120>;
635636
power-domains = <&gpd NRF_GPD_FAST_ACTIVE1>;
636637
#pwm-cells = <3>;
637638
};

0 commit comments

Comments
 (0)