Jump to content

Nvidia Tegra 3 (tegra30): Difference between revisions

From postmarketOS Wiki
Okias (talk | contribs)
m done
Okias (talk | contribs)
al3010 merged into iio.git, and later will move on to Greg -next.
Line 15: Line 15:
== Participate development ==
== Participate development ==
=== Test & Review ===
=== Test & Review ===
==== iio: al3010 light sensor ====
Generally used in tegra30 device generation.
Source: https://github.com/okias/linux/commits/al3xxx-for-merge (rebased against [https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/ -next] kernel)
Present on: [http://deviceinfohw.ru/devices/index.php?platform=platform0&cpu=cpu0&brand=brand0&filter=al3010&submit=Search devices list]
* if your device has this sensor, use this patches + check DTS has entry for al3010
* install iio-sensor-proxy on your device and check if lux values are present and they change with time
* if works as expected provide "Tested-by" or "Reviewed-by" tags to author


== See also ==
== See also ==
* Tegra 3 is very similiar to [[Nvidia_Tegra_2_(tegra20)]]
* Tegra 3 is very similiar to [[Nvidia_Tegra_2_(tegra20)]]

Revision as of 17:44, 15 February 2020

Nvidia Tegra 3
Manufacturer Nvidia
Name Tegra 3
Architecture ARMv7
Process 40nm
Components
CPU
No data
UART
No data
Storage
No data
USB
No data
Display
No data
GPU
No data
Pinctrl
No data
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


Development

Please see Nvidia_Tegra_2_(tegra20)#Development


Graphic

Identical driver and experience as for Nvidia_Tegra_2_(tegra20)#Graphics

Participate development

Test & Review

See also