On Thu, 04 Jul 2024 12:31:19 +0100, Diogo Ivo wrote: > This patch series consists of a general cleanup of the Tegra210 EMC > frequency scaling code for revision 7. > > Currently the code is relying heavily on a function, update_clock_tree_delay(), > that is responsible for too many things, making it long and confusing. > The general idea with these patches is to simplify this function and its > surrounding code, making it more modular. > > [...] OK, I found v2 and v3, downloaded and compared. It would have been much easier if `b4 diff` just worked, so please be sure to send patches in canonical way so maintainer's workflow is easy. Applied, thanks! [1/7] memory: tegra: Remove periodic compensation duplicate calls https://git.kernel.org/krzk/linux-mem-ctrl/c/649f4783dcda7400bbed866140df504d09a3b135 [2/7] memory: tegra: Move DQSOSC measurement to common place https://git.kernel.org/krzk/linux-mem-ctrl/c/7b4dcb8888e1660d590ec13463ba71ec5bbf6333 [3/7] memory: tegra: Reword and correct comments https://git.kernel.org/krzk/linux-mem-ctrl/c/c5f83622ccd0158cf16c6be8ba56f178c99776a5 [4/7] memory: tegra: Change macros to interpret parameter as integer https://git.kernel.org/krzk/linux-mem-ctrl/c/a238f62b3666558f38d8abf688d0fecf4ccb48ee [5/7] memory: tegra: Loop update_clock_tree_delay() https://git.kernel.org/krzk/linux-mem-ctrl/c/adc720820f963047210efc4fe1c1ff068b4bd773 [6/7] memory: tegra: Move compare/update current delay values to a function https://git.kernel.org/krzk/linux-mem-ctrl/c/b109656e9ca399d6899152eb40efac2bdd3b4202 [7/7] memory: tegra: Rework update_clock_tree_delay() https://git.kernel.org/krzk/linux-mem-ctrl/c/ddb869ea237eb4e1c882c8768675fad53623b062 Best regards, -- Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>