From: Arnd Bergmann Date: Mon, 9 Jan 2023 22:14:09 +0000 (+0100) Subject: Merge tag 'memory-controller-drv-fixes-6.2' of https://git.kernel.org/pub/scm/linux... X-Git-Tag: v6.2-rc5~20^2~15 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=dc43354cb7689642f53a044e76509fa7e9a028d4;p=linux-block.git Merge tag 'memory-controller-drv-fixes-6.2' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes Memory controller drivers - fixes for v6.2 Broken in v6.2: 1. OMAP GPMC: do not fail if "gpmc,wait-pin" optional property (introduced for v6.2) is missing. Broken earlier: 1. Tegra MC: Drop SID override programming as it is handled by bootloader and doing it in the kernel can cause unexpected results. 2. Atmel SDRAMC, MVEBU devbus: Add missing clock unprepare/disable in exit and error paths. * tag 'memory-controller-drv-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl: memory: mvebu-devbus: Fix missing clk_disable_unprepare in mvebu_devbus_probe() memory: atmel-sdramc: Fix missing clk_disable_unprepare in atmel_ramc_probe() memory: tegra: Remove clients SID override programming memory: omap-gpmc: fix wait pin validation Link: https://lore.kernel.org/r/20230109150322.329614-1-krzysztof.kozlowski@linaro.org Signed-off-by: Arnd Bergmann --- dc43354cb7689642f53a044e76509fa7e9a028d4