commit | 53145c357873a915398f8a745fc16cf7fcfd01cd | [log] [tgz] |
---|---|---|
author | Stephan Gerhold <stephan@gerhold.net> | Fri Sep 16 21:07:37 2022 +0200 |
committer | Stephan Gerhold <stephan@gerhold.net> | Wed Jul 19 12:56:08 2023 +0200 |
tree | f44655e4954bc8cdc5044c8beee455b033521054 | |
parent | 4dfdc5f78b64ae27f1f91bd586eeb3e9199a4f57 [diff] |
feat(msm8916): add port for MSM8939 The Qualcomm Snapdragon 615 (MSM8939) SoC is very similar to the existing MSM8916, except for: - Two clusters with ARM Cortex-A53 cores - CCI-400 Make the existing MSM8916 platform port usable for MSM8939 as well by adding some minimal if statements where necessary plus the platform make files for msm8939. Change-Id: I8cda83dc642f62222f984a42eec14de5df4c11e3 Signed-off-by: Stephan Gerhold <stephan@gerhold.net>