commit | 5c7ab5c2bfd488d8cfa55a8ca31e7c6b777f9968 | [log] [tgz] |
---|---|---|
author | Mulin Chao <mlchao@nuvoton.com> | Sun May 14 23:06:26 2023 -0700 |
committer | Fabio Baltieri <fabio.baltieri@gmail.com> | Thu Aug 24 10:42:33 2023 +0100 |
tree | 0690c88e76ae2969d259f351890a02b8f7b4bc23 | |
parent | 8ae0bb8b703c66a2d4118a04573b5f5f1058a261 [diff] |
driver: clock_control: npcx: add support for npcx4 series This CL introduces new clock architectures in npcx4 series and wraps clock configurations of different series by device tree files. For example, the PWDWN_CTLx reg initialization relies on `pwdwn-ctl-val` prop of pcc DT node now. Signed-off-by: Mulin Chao <mlchao@nuvoton.com>