commit | 493cc0d7e0922d2e3e566b5f3bc95743054a9004 | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Sat Feb 18 19:46:24 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Thu Mar 16 16:03:44 2017 -0600 |
tree | 2b19bd9b7f6c057853e20ae427116cf71784782c | |
parent | 7e9f85b31c1421621c1bb2cf1ca7d0ee37ebd88a [diff] |
rockchip: rk3288: sdram: style fixes from rk3188 sdram review The sdram IP blocks used on rk3066, rk3188 and rk3288 are very similar and we want to unify things once all 3 work as expected. Therefore try to keep the rk3288 sdram driver in line by applying the general review comments received for the rk3188 variant to it as well. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Acked-by: Simon Glass <sjg@chromium.org>