Commit Graph

7 Commits (alistair/main)

Author SHA1 Message Date
Thierry Reding 7c4db737da
nvidia: Update Tegra210 XUSB firmware to v50.24
This version of the Tegra210 XUSB firmware contains a number of fixes to
improve compatibility with various devices.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-10-04 18:42:49 -04:00
Thierry Reding 9cfefbd7fb
Remove duplicate symlinks
Now that the copy-firmware.sh script can create symlinks from the Link:
entries in the WHENCE file on the fly, remove the duplicate symlinks
from the filesystem.

One odd entry was intel/dsp_fw_cnl.bin which was listed both as symlink
and as a regular file. Both entries can be removed since the it's really
a symlink, so it will be recreated at installation time.

While at it, update the check_whence.py script to not look for the
existence of symlinks in the filesystem because they are created on the
fly at installation time by the copy_firmware.sh script.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-10-04 18:34:07 -04:00
Thierry Reding 65c6595f8f
Add symlinks for Tegra VIC firmware binaries
Create additional symlinks for these firmware binaries so that the Linux
drivers can refer to them by a more consistent name.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2019-09-04 07:09:00 -04:00
Mikko Perttunen ba53b253ec firmware: tegra: Add VIC firmware
Add firmware files for the VIC falcon controller for Tegra124,
Tegra210 and Tegra186.

Signed-off-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2017-06-15 11:45:26 -04:00
Andrew Chew 38358cfcf5 firmware: tegra: Update XHCI firmware to v50.10 for T210
Update T210 XHCI firmware to v50.10.

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-08-12 14:39:31 -04:00
Kyle McMartin 405733beb9 linux-firmware: Fix nvidia/tegra210/xusb.bin permissions
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-05-08 12:58:12 -04:00
Andrew Chew 86f4dcabc8 firmware: tegra: Add XHCI firmware v50.07 for T210
Add firmware file for the T210 XHCI controller.  Note that this is only
compatible with T210 (T124 should continue using nvidia/tegra124/xusb.bin).

Signed-off-by: Andrew Chew <achew@nvidia.com>
Signed-off-by: Kyle McMartin <kyle@kernel.org>
2015-04-10 10:59:27 -04:00