commit | 199abdcbe58825a3fc849257f62c897fccf3f2d9 | [log] [tgz] |
---|---|---|
author | Ramon Fried <ramon.fried@linaro.org> | Fri Apr 20 22:39:50 2018 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue May 08 18:50:22 2018 -0400 |
tree | 855d334ed350037957ab71ad75cf4d51cb51175d | |
parent | 5dbb7c86ab17bea14d63a6f29c7060e4794483b4 [diff] |
db410c: set clk node to be probed before relocation The clock node is used by the serial driver and it's needed before relocation. This patch ensures that the msm-serial driver can actually use the clock node. Signed-off-by: Ramon Fried <ramon.fried@linaro.org>