dts: pcc: npcx: add properties of pcc node to configure clock settings
This CL introduces six properties, clock-frequency, core-prescaler, apb1/2/3/4-prescaler in pcc (Power and Clock Controller) node to configure clock settings. It also removed the original Kconfig options used for the same purpose. Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
This commit is contained in:
parent
6885afe432
commit
fbf5b8e8de
9 changed files with 239 additions and 119 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <dt-bindings/pinctrl/npcx-pinctrl.h>
|
||||
#include <dt-bindings/pwm/pwm.h>
|
||||
#include <dt-bindings/sensor/npcx_tach.h>
|
||||
#include <freq.h>
|
||||
|
||||
/ {
|
||||
cpus {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue