From: Arnd Bergmann Date: Tue, 24 Jan 2023 20:55:46 +0000 (+0100) Subject: Merge tag 'memory-controller-drv-6.3-2' of https://git.kernel.org/pub/scm/linux/kerne... X-Git-Tag: v6.6.7~3389^2~18 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0d01e09022c558c54fa2d5fb7fe7e32b7a9a8554;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'memory-controller-drv-6.3-2' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into soc/drivers Memory controller drivers for v6.3 1. TI Emif: simplify device_get_match_data(). 2. Renesas RPC IF: - Few fixes (decouple driver's private data structure from other drivers; unbind and rebind due to triggering managed resources allocation from other drivers); - Bigger rework around improved runtime Power Management. * tag 'memory-controller-drv-6.3-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl: memory: ti-emif-pm: Use device_get_match_data() to simplify the code memory: renesas-rpc-if: Remove Runtime PM wrappers memory: renesas-rpc-if: Pass device instead of rpcif to rpcif_*() memory: renesas-rpc-if: Improve Runtime PM handling memory: renesas-rpc-if: Always use dev in rpcif_probe() memory: renesas-rpc-if: Move resource acquisition to .probe() memory: renesas-rpc-if: Split-off private data from struct rpcif Link: https://lore.kernel.org/r/20230123105330.63709-1-krzysztof.kozlowski@linaro.org Signed-off-by: Arnd Bergmann --- 0d01e09022c558c54fa2d5fb7fe7e32b7a9a8554