Skip to content

Commit

Permalink
[nrf fromlist] dts: common: nordic: Add clock property for fast PWM120
Browse files Browse the repository at this point in the history
Added hsfll120 clock for fast PWM120 nodes.

Upstream PR #: 80672

Signed-off-by: Michał Stasiak <[email protected]>
  • Loading branch information
mstasiaknordic authored and rlubos committed Nov 7, 2024
1 parent 40ac0cc commit 3617ee9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dts/common/nordic/nrf54h20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@
reg = <0x8e4000 0x1000>;
status = "disabled";
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
clocks = <&hsfll120>;
power-domains = <&gpd NRF_GPD_FAST_ACTIVE1>;
#pwm-cells = <3>;
};
Expand Down

0 comments on commit 3617ee9

Please sign in to comment.