msm: dev_tree: add support for multiple concatenated dev trees

The kernel build can suppor appending multiple device trees
after the zImage. We now iterate through the device trees
looking for a match according to
platform_id/hardware_id/soc_version in the device tree's /qcom,msm_id
node.

Signed-off-by: Dima Zavin <dima@android.com>
3 files changed