|
Tag: Redirect target changed |
(42 intermediate revisions by 10 users not shown) |
Line 1: |
Line 1: |
| {{Infobox soc
| |
| | name = Tegra 3
| |
| | manufacturer = Nvidia
| |
| | arch = ARMv7
| |
| | process = 40
| |
| }}
| |
|
| |
|
| == Development ==
| | #REDIRECT [[Nvidia Tegra 2/3/4]] |
| 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 [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
| |
| | |
| 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)]]
| |