summaryrefslogtreecommitdiff
path: root/drivers/memory
diff options
context:
space:
mode:
authorClaudiu Beznea <claudiu.beznea@microchip.com>2022-12-08 13:45:13 +0200
committerClaudiu Beznea <claudiu.beznea@microchip.com>2023-01-09 14:05:41 +0200
commit68b3b6f1773d2d1f8f58da7149e739213a3ed038 (patch)
tree03df1c536a3a18a366800ba22cba6e6480482d5b /drivers/memory
parent1b929c02afd37871d5afb9d498426f83432e71c2 (diff)
clk: at91: mark ddr clocks as critical
Mark DDR clocks as critical for AT91 devices. These clocks are enabled by bootloader when initializing DDR and needs to stay enabled. Up to this patch the DDR clocks were requested from drivers/memory/atmel-sdramc.c which does only clock request and enable. There is no need to have a separate driver just for this, thus the atmel-sdramc.c will be deleted in a subsequent patch. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Link: https://lore.kernel.org/r/20221208114515.35179-2-claudiu.beznea@microchip.com
Diffstat (limited to 'drivers/memory')
0 files changed, 0 insertions, 0 deletions