Difference between revisions of "Nvidia Tegra 3 (tegra30)"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
* add digetx to CC | * add digetx to CC | ||
* add device-tree people to CC | * add device-tree people to CC | ||
+ | * also CC part of ./scripts/get_maintainer.pl | ||
== 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 22:57, 25 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
Development
Please see Nvidia_Tegra_2_(tegra20)#Development
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
Send to linux-iio mailing list, changes I have to do in v2:
- assign myself as DT maintainer
- change Daniel Baluta email to nxp.com + also CC
- add iio maintainer to CC
- add digetx to CC
- add device-tree people to CC
- also CC part of ./scripts/get_maintainer.pl
See also
- Tegra 3 is very similiar to Nvidia_Tegra_2_(tegra20)