commit | eb26f08527e1e0861fe2c50625b7b78f4e7fa1ba | [log] [tgz] |
---|---|---|
author | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Mon Jan 20 16:02:21 2025 +0200 |
committer | Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com> | Tue Feb 18 09:53:50 2025 +0200 |
tree | ad8881ddf14d475384831de518db95fccf38492c | |
parent | a09cc002369e375678e739c5486197ec424c1664 [diff] [blame] |
feat(nxp-clk): add base address for PERIPH_DFS The PERIPH_DFS module is used to clock the SD and QSPI modules. Change-Id: I440fd806d71acab641f0003a7f2a5ce720b469c6 Signed-off-by: Ghennadi Procopciuc <ghennadi.procopciuc@nxp.com>
diff --git a/include/drivers/nxp/clk/s32cc/s32cc-clk-modules.h b/include/drivers/nxp/clk/s32cc/s32cc-clk-modules.h index c91f3b6..50e7a0c 100644 --- a/include/drivers/nxp/clk/s32cc/s32cc-clk-modules.h +++ b/include/drivers/nxp/clk/s32cc/s32cc-clk-modules.h
@@ -37,6 +37,7 @@ S32CC_CGM0, S32CC_CGM1, S32CC_DDR_PLL, + S32CC_PERIPH_DFS, S32CC_CGM5, };