summaryrefslogtreecommitdiff
path: root/src/mainboard/arm/rdn2/devicetree.cb
blob: f85d243e48cf12b99b2eb906af41b8015a6a6324 (plain)
1
2
3
4
5
6
7
8
9
10
# SPDX-License-Identifier: GPL-2.0-or-later

chip mainboard/arm/rdn2

	device cpu_cluster 0 on ops rdn2_aarch64_cpu_ops end

	device domain 0 on ops rdn2_aarch64_pci_domain_ops
		device pci 00.0 on end
	end
end