2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-26 06:04:14 +08:00
linux-next/drivers/soc/tegra/fuse
Thierry Reding 1f1607dbd9 soc/tegra: fuse: Move register mapping check
The tegra_read_chipid() function can be called from places other than
tegra_get_chip_id(), so the check for a valid mapping of the MISC
registers needs to be moved to tegra_read_chipid() to catch all
potential accesses.

Signed-off-by: Thierry Reding <treding@nvidia.com>
2017-12-13 12:43:30 +01:00
..
fuse-tegra20.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
fuse-tegra30.c soc/tegra: fuse: Add Tegra186 support 2017-12-13 12:43:29 +01:00
fuse-tegra.c soc/tegra: fuse: Add Tegra186 support 2017-12-13 12:43:29 +01:00
fuse.h soc/tegra: fuse: Add Tegra186 support 2017-12-13 12:43:29 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
speedo-tegra20.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra30.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra114.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra124.c soc/tegra: fuse: Rename core_* to soc_* 2015-07-16 10:38:29 +02:00
speedo-tegra210.c soc/tegra: fuse: Add Tegra210 support 2015-07-16 10:38:29 +02:00
tegra-apbmisc.c soc/tegra: fuse: Move register mapping check 2017-12-13 12:43:30 +01:00