summaryrefslogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2020-12-05 11:52:23 +0100
committerDaniel Lezcano <daniel.lezcano@linaro.org>2020-12-05 19:33:55 +0100
commit5d9814df0aec56a638bbf20795abb4cfaf3cd331 (patch)
tree507e92555147562b03cfdff83ee06eefd35d4162 /.gitattributes
parentMerge tag 'timers-v5.11' of https://git.linaro.org/people/daniel.lezcano/linu... (diff)
downloadlinux-5d9814df0aec56a638bbf20795abb4cfaf3cd331.tar.xz
linux-5d9814df0aec56a638bbf20795abb4cfaf3cd331.zip
clocksource/drivers/dw_apb_timer_of: Add error handling if no clock available
commit ("b0fc70ce1f02 arm64: berlin: Select DW_APB_TIMER_OF") added the support for the dw_apb_timer into the arm64 defconfig. However, for some platforms like the Intel Stratix10 and Agilex, the clock manager doesn't get loaded until after the timer driver get loaded. Thus, the driver hits the panic "No clock nor clock-frequency property for" because it cannot properly get the clock. This patch adds the error handling needed for the timer driver so that the kernel can continue booting instead of just hitting the panic. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20201205105223.208604-1-dinguyen@kernel.org
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions