| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/bus/aspeed,ast2600-ahbc.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: ASPEED Advanced High-Performance Bus Controller (AHBC) |
| - Neal Liu <neal_liu@aspeedtech.com> |
| - Chia-Wei Wang <chiawei_wang@aspeedtech.com> |
| Advanced High-performance Bus Controller (AHBC) supports plenty of mechanisms |
| including a priority arbiter, an address decoder and a data multiplexer |
| to control the overall operations of Advanced High-performance Bus (AHB). |
| additionalProperties: false |
| compatible = "aspeed,ast2600-ahbc"; |
| reg = <0x1e600000 0x100>; |