xref: /linux/scripts/dtc/include-prefixes/arm64/apple/s8001-j98a-j99a.dtsi (revision 2f24482304ebd32c5aa374f31465b9941a860b92)
1// SPDX-License-Identifier: GPL-2.0+ OR MIT
2/*
3 * Apple iPad Pro (12.9-inch)
4 *
5 * This file contains parts common to iPad Pro (12.9-inch).
6 *
7 * target-type: J98a, J99a
8 *
9 * Copyright (c) 2024, Nick Chan <towinchenmi@gmail.com>
10 */
11
12&ps_dcs4 {
13	apple,always-on; /* LPDDR4 interface */
14};
15
16&ps_dcs5 {
17	apple,always-on; /* LPDDR4 interface */
18};
19
20&ps_dcs6 {
21	apple,always-on; /* LPDDR4 interface */
22};
23
24&ps_dcs7 {
25	apple,always-on; /* LPDDR4 interface */
26};
27