From: Arnd Bergmann Date: Thu, 27 Jul 2023 13:40:53 +0000 (+0200) Subject: Merge tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm/linux... X-Git-Tag: v6.6.7~2253^2~2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b1e052903cb5605e77476166a3296759835fdb69;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'memory-controller-drv-fixes-6.5' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes Memory controller drivers - fixes for v6.5 Two fixes are needed for Tegra194 memory controllers caused by the same Tegra PCI commit merged in v6.5-rc1. The Tegra PCI requires now interconnect from the memory controller, which was set only for Tegra234, but not for Tegra194, causing probe deferrals. Expose some dummy interconnect provider for Tegra194, to satisfy PCI driver needs. * tag 'memory-controller-drv-fixes-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl: memory: tegra: make icc_set_bw return zero if BWMGR not supported memory: tegra: Add dummy implementation on Tegra194 Link: https://lore.kernel.org/r/20230726084811.124038-1-krzysztof.kozlowski@linaro.org Signed-off-by: Arnd Bergmann --- b1e052903cb5605e77476166a3296759835fdb69