Jump to content

Samsung Exynos 9: Difference between revisions

From postmarketOS Wiki
Ivoszbg (talk | contribs)
m Ivoszbg moved page Samsung Exynos Exynos 8800 to Samsung Exynos 9: there's no such thing as exynos exynos 8800, let's move it to the real series name (8895 && 9810 are exynos 9 octa)
Ivoszbg (talk | contribs)
We got merged in for-next, woo! Mention that, change all 8800 references to exynos 9
Line 1: Line 1:
Exynos 8800 is mobile series from 2016-2017.
Exynos 9 is a series that includes all SoCs manufactured with the Samsung 10nm node (exynos 8895, 9810, 9110).
== Exynos 8895 ==
== Exynos 8895 ==
{{Infobox soc
{{Infobox soc
Line 9: Line 9:
| gpu = Mali-G71 MP20
| gpu = Mali-G71 MP20
| process = 10
| process = 10
| mainline = no
| mainline = yes
| status_cpu = Y
| status_cpu = Y
| status_uart =  
| status_uart =  
Line 26: Line 26:
| status_camera =  
| status_camera =  
}}
}}
=== Devices ===
=== Devices ===
{{#cargo_query:
{{#cargo_query:
Line 39: Line 38:


=== Specifications ===
=== Specifications ===
* 4x 2.3 GHz Mongoose M2 & 4x 1.7 GHz Cortex-A53
* 4x 2.3 GHz Mongoose M2 & 4x 1.7 GHz Cortex-A53
* Mali-G71 MP20
* Mali-G71 MP20


=== Downstream status ===
=== Downstream status ===
Galaxy S8 has a working port.
Galaxy S8 has a working port.


=== Mainline status ===
=== Mainline status ===
Boots, pinctrl and pstore works. WIP
Initial series have been sent and merged. Now the clock controller has to be sent, as well as i2c/hsi2c/uart support.


=== More information ===
=== More information ===


* [https://github.com/ivoszbg/linux/tree/for-upstream/exynos8895 Working 8895 mainline kernel]
* [https://github.com/ivoszbg/linux/ ivoszbg's tree that contains branches with 8895-related work]
* [https://www.samsung.com/semiconductor/minisite/exynos/products/mobileprocessor/exynos-9-series-8895/ SoC specification]
* [https://www.samsung.com/semiconductor/minisite/exynos/products/mobileprocessor/exynos-9-series-8895/ SoC specification]
[[Category:Samsung Exynos]]
[[Category:Samsung Exynos]]

Revision as of 12:29, 2 October 2024

Exynos 9 is a series that includes all SoCs manufactured with the Samsung 10nm node (exynos 8895, 9810, 9110).

Exynos 8895

Samsung Exynos 8895
Manufacturer Samsung
Name Exynos 8895
Architecture aarch64
CPU 4x 2.3 GHz Mongoose M2 & 4x 1.7 GHz Cortex-A53
GPU Mali-G71 MP20
Year 2017
Process 10nm
Mainline yes
Components
CPU
Works
UART
No data
Storage
No data
USB
No data
Display
No data
GPU
No data
Pinctrl
Works
I²C
No data
SPI
No data
Audio
No data
Video
No data
Thermal
No data
WiFi
No data
Bluetooth
No data
Modem
No data
GPS
No data
Camera
No data
NPU
No data
Suspend
No data
Ethernet
No data
SATA
No data

Devices

Device Codename Mainline
Samsung Galaxy Note 8 (Exynos) samsung-greatlte
Samsung Galaxy S8 samsung-dreamlte, samsung-dream2lte P

Specifications

  • 4x 2.3 GHz Mongoose M2 & 4x 1.7 GHz Cortex-A53
  • Mali-G71 MP20

Downstream status

Galaxy S8 has a working port.

Mainline status

Initial series have been sent and merged. Now the clock controller has to be sent, as well as i2c/hsi2c/uart support.

More information