nxp: imx8ulp: enable clock control
Enable clock control for i.MX8ULP. This consists of: 1) Adding a PCC node in the DTS 2) Adding a header file containing the definitions of the clocks used by the peripherals to be enabled. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
This commit is contained in:
parent
139fcfa5f7
commit
02f18bc5f5
3 changed files with 27 additions and 0 deletions
|
@ -5,3 +5,5 @@ CONFIG_BUILD_OUTPUT_BIN=n
|
|||
CONFIG_DYNAMIC_INTERRUPTS=y
|
||||
|
||||
CONFIG_LOG=y
|
||||
|
||||
CONFIG_CLOCK_CONTROL=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue