summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorVivek Yadav <vivek.2311@samsung.com>2022-12-07 15:36:31 +0530
committerMarc Kleine-Budde <mkl@pengutronix.de>2022-12-12 11:42:33 +0100
commiteaacfeaca7ad0804b9a6eff7afeba93a87db7638 (patch)
tree4b586d83bf6c18fcd1fded6393a72303e6e3f661 /net
parentbd4a52bf9d56abaabc6926f68c3cc3528937a864 (diff)
can: m_can: Call the RAM init directly from m_can_chip_config
When we try to access the mcan message ram addresses during the probe, hclk is gated by any other drivers or disabled, because of that probe gets failed. Move the mram init functionality to mcan chip config called by m_can_start from mcan open function, by that time clocks are enabled. Suggested-by: Marc Kleine-Budde <mkl@pengutronix.de> Signed-off-by: Vivek Yadav <vivek.2311@samsung.com> Link: https://lore.kernel.org/all/20221207100632.96200-2-vivek.2311@samsung.com Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions