commit | bd416e61d647e1b1239142f5ffc82d84091624d4 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Thu Sep 10 17:05:59 2020 +0200 |
committer | Maureen Helm <maureen.helm@nxp.com> | Thu Sep 10 15:39:47 2020 -0500 |
tree | 61c979355f7ccb6ab505c6084e116717e63be6ba | |
parent | b72f534e9d9423ee713a7980f44b4136ae219b08 [diff] |
dts/arm/st: Keep systick disabled by default Change #28199 introduced systick configuration from device tree. For now this should not be used on platforms that support alternate tick source, as this is the case on l4 and wb series with LPTIM. Until dts allows to configure lptim from dts, keep systick disabled by default on these platforms. Fixes #28280 Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>