Difference between revisions of "Nvidia Tegra 3 (tegra30)"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
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) | 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 | * 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 | * install iio-sensor-proxy on your device and check if lux values are present and they change with time |
Revision as of 15:23, 13 January 2020
[[|200px|alt=]] | |
Manufacturer | Nvidia |
---|---|
Name | Tegra 3 |
Architecture | ARMv7 |
Process | 40nm |
Components | |
CPU | |
UART | |
Storage | |
USB | |
Display | |
GPU | |
Pinctrl | |
I²C | |
Audio | |
Video | |
Thermal | |
WiFi | |
Bluetooth | |
Modem | |
GPS | |
Camera | |
Suspend | |
Contents
Graphic
Identical driver and experience as for Nvidia_Tegra_2_(tegra20)#Graphics
Participate development
Test & Review
iio: al3010 light sensor
Generally used in tegra30 device generation.
Source: https://github.com/okias/linux/commits/al3xxx-for-merge (rebased against -next kernel)
Present on: 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
- Tegra 3 is very similiar to Nvidia_Tegra_2_(tegra20)