| commit | 92fb8b223825bb3d8714017743c453a225eb6dce | [log] [tgz] |
|---|---|---|
| author | Manuel Argüelles <manuel.arguelles@nxp.com> | Thu Nov 16 21:13:31 2023 +0700 |
| committer | Mahesh Mahadevan <mahesh.mahadevan@nxp.com> | Fri Nov 17 13:44:27 2023 -0600 |
| tree | 3ae90f65fe88d922743784433919b56e9e8b97e8 | |
| parent | da3d9197a650977a08dbb2ba409feca6b00f5996 [diff] |
arm: nxp_mpu: enable module's clock only when needed NXP SYSMPU is used in other SoCs besides the Kinetis series. For devices like S32K1xx, its bus interface clock lacks of clock gating and it's driven by the system clock. Hence, only enable the module clock for the Kinetis series. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>