arch/arm64/boot/dts/apple/t8010-ipad7.dtsi

Source file repositories/reference/linux-study-clean/arch/arm64/boot/dts/apple/t8010-ipad7.dtsi

File Facts

System
Linux kernel
Corpus path
arch/arm64/boot/dts/apple/t8010-ipad7.dtsi
Extension
.dtsi
Size
410 bytes
Lines
15
Domain
Architecture Layer
Bucket
arch/arm64
Inferred role
Architecture Layer: configuration, schema, or hardware description
Status
atlas-only

Why This File Exists

CPU and platform-specific kernel glue: boot entry, traps, syscall entry, interrupts, page tables, context switch, and low-level barriers.

Dependency Surface

Detected Declarations

Annotated Snippet

// SPDX-License-Identifier: GPL-2.0+ OR MIT
/*
 * Apple iPad 7 common device tree
 *
 * Copyright (c) 2022, Konrad Dybcio <konradybcio@kernel.org>
 */

/*
 * The iPad 7 seems to be only an iteration over the iPad 6 with some
 * small changes, like the a bigger screen and 1 GiB of RAM more, hence
 * there is little to no differentiation between these 2 generations for
 * now.
 */
#include "t8010-ipad6.dtsi"

Annotation

Implementation Notes