Lines Matching +full:tegra +full:- +full:pmc
1 // SPDX-License-Identifier: GPL-2.0-only
3 * NVIDIA Tegra SoC device tree board support
11 #include <linux/clk/tegra.h>
12 #include <linux/dma-mapping.h>
31 #include <soc/tegra/fuse.h>
32 #include <soc/tegra/pmc.h>
35 #include <asm/hardware/cache-l2x0.h>
38 #include <asm/mach-types.h>
50 * Storage for debug-macro.S's state.
53 * kernel is loaded. The data is declared here rather than debug-macro.S so
54 * that multiple inclusions of debug-macro.S point at the same data.
93 platform_device_register_simple("tegra20-cpufreq", -1, NULL, 0); in tegra_dt_init_late()
96 platform_device_register_simple("tegra-cpuidle", -1, NULL, 0); in tegra_dt_init_late()
100 platform_device_register_simple("tegra20-cpufreq", -1, NULL, 0); in tegra_dt_init_late()
111 DT_MACHINE_START(TEGRA_DT, "NVIDIA Tegra SoC (Flattened Device Tree)")