commit | cb844b3e94d3940be0078db6ba2ad681683b90ed | [log] [tgz] |
---|---|---|
author | Konrad Dybcio <konrad.dybcio@linaro.org> | Fri Apr 21 20:50:35 2023 +0300 |
committer | Tom Rini <trini@konsulko.com> | Tue May 02 14:23:58 2023 -0400 |
tree | 1aac849c4f2d8153fb26a522819b361b4ac9570b | |
parent | e896928e508daaf0fcb47b011cc4f91444c60063 [diff] |
serial: msm-geni: Always bind before relocation In preparation for supporting upstream Linux device trees on Qualcomm platforms, make this the default behavior. [vzapolskiy: extracted the driver change from a combination with dts changes] Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>