| // SPDX-License-Identifier: GPL-2.0+ |
| * dts file for Phytium pe2201 board |
| * Copyright (C) 2023, Phytium Technology Co., Ltd. |
| * lixinde <lixinde@phytium.com.cn> |
| * weichangzheng <weichangzheng@phytium.com.cn> |
| model = "Phytium pe2201 Board"; |
| compatible = "phytium,pe2201"; |
| compatible = "arm,pl011", "arm,primecell"; |
| reg = <0x0 0x2800c000 0x0 0x1000>; |
| compatible = "simple-bus"; |
| compatible = "pci-host-ecam-generic"; |
| reg = <0x0 0x40000000 0x0 0x10000000>; |
| ranges = <0x01000000 0x00 0x00000000 0x0 0x50000000 0x0 0x00F00000>, |
| <0x02000000 0x00 0x58000000 0x0 0x58000000 0x0 0x28000000>, |
| <0x43000000 0x10 0x00000000 0x10 0x00000000 0x10 0x00000000>; |