1# Copyright (c) 2024 Junho Lee <junho@tsnlab.com>
2# SPDX-License-Identifier: Apache-2.0
3
4description: BRCMSTB PCIe controller
5
6compatible: "brcm,brcmstb-pcie"
7
8include: [base.yaml, pcie-controller.yaml]
9
10properties:
11  reg:
12    required: true
13