commit | 6012a0584e75054a185d4fc3824be595db1e6b87 | [log] [tgz] |
---|---|---|
author | Dominik Haller <d.haller@phytec.de> | Tue Jul 02 11:22:40 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 10 13:36:22 2024 -0600 |
tree | 193b203d5021514eba6317be7e000438a5c8457d | |
parent | b576af9dd353e8bdde16f8fca81b91e971298c92 [diff] |
board: phytec: k3: k3_ddrss_patch: Add ddr phy reg count Add and use the correct number of ddr phy registers to update the corresponding settings. Fixes: cbf5c99ef317 ("board: phytec: common: Introduce a method to inject DDR timings deltas") Signed-off-by: Dominik Haller <d.haller@phytec.de> Reviewed-by: Wadim Egorov <w.egorov@phytec.de>