dts: common: nordic: Add clock property for fast PWM120
Added hsfll120 clock for fast PWM120 nodes. Signed-off-by: Michał Stasiak <michal.stasiak@nordicsemi.no>
This commit is contained in:
parent
b9ec790359
commit
cde88046e4
1 changed files with 1 additions and 0 deletions
|
|
@ -632,6 +632,7 @@
|
|||
reg = <0x8e4000 0x1000>;
|
||||
status = "disabled";
|
||||
interrupts = <228 NRF_DEFAULT_IRQ_PRIORITY>;
|
||||
clocks = <&hsfll120>;
|
||||
power-domains = <&gpd NRF_GPD_FAST_ACTIVE1>;
|
||||
#pwm-cells = <3>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue