xref: /linux/arch/arm64/boot/dts/ti/k3-j722s-wakeup.dtsi (revision b2128290c29902315e632ea59e0504d6bc9e9b42)
1// SPDX-License-Identifier: GPL-2.0-only OR MIT
2/*
3 * Device Tree file for the J722S WAKEUP domain peripherals
4 *
5 * Copyright (C) 2026 Texas Instruments Incorporated - https://www.ti.com/
6 * Copyright (C) 2026 Bootlin
7 */
8
9&wkup_conf {
10	pcie0_ctrl: pcie0-ctrl@4070 {
11		compatible = "ti,j784s4-pcie-ctrl", "syscon";
12		reg = <0x4070 0x4>;
13	};
14};
15
16&wkup_r5fss0_core0 {
17	firmware-name = "j722s-wkup-r5f0_0-fw";
18};
19