pinctrl: qcom: Revert dynamic detection of tile bases

This change effectively reverts the changes brought in from
<bc97ed947acefa4> "pinctrl: qcom: Dynamic detection of tile bases".
Due to the fact that func sel can also change between targets, it no
longer makes sense to use dynamic detection of tiles as the overhead of
doing so no longer makes up for simplifying developer use case.
So revert to static detection of tile base for sdm845 and sdm670 and
introduce a new driver for sdm845 v2.

Change-Id: I3e35416cacf2e9d59c5241b0397181ebfa7cea43
Signed-off-by: Kyle Yan <kyan@codeaurora.org>
Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
7 files changed