GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-exynos
<Rayyan>
Viciouss: what SoCs are similar to 7870?
<Rayyan>
i'm not sure what the naming scheme is
<krzk>
Rayyan: nice question :) without the datasheet you cannot know. The generic architecture could point you to Exynos 7580 or 7570 (although this one has only one cluster)
<krzk>
Rayyan: Against one we have in tree - 7885 - there is two years difference, so it is more likely they are different.
<krzk>
Rayyan: timing (date of release) could point to Exynos 7420 which is partially supported, but 7420 was one of the earliest armv8 models, so later it could have been changed...
<krzk>
Rayyan: one way is to download vendor sources from these and compare the DTS between each... quite a tedious work...
<Rayyan>
i'm looking through the kernel sources right now
<krzk>
The best support from ARMv8 Exynos in mainline has Exynos5433, but it was one of the earliest designs and it differs significantly. Simplifying - it's like a step between Exynos5420 and Exynos7420.
<Viciouss>
could be the smaller brother of the 7880, pmos has a repo for this on the mainline page but still you would have to compare it to the vendor kernel
<Viciouss>
the branch in the 7880 repo is called a5y17lte - sounds promising to me :-)
<Rayyan>
since both a5 2017 and j5 2017 were released in the same year, it's likely they have similar hardware?