| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0 |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * DTS File for HiSilicon Hi3798cv200 SoC. |
|---|
| 3 | 4 | * |
|---|
| 4 | 5 | * Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd. |
|---|
| 5 | | - * |
|---|
| 6 | | - * Released under the GPLv2 only. |
|---|
| 7 | | - * SPDX-License-Identifier: GPL-2.0 |
|---|
| 8 | 6 | */ |
|---|
| 9 | 7 | |
|---|
| 10 | 8 | #include <dt-bindings/clock/histb-clock.h> |
|---|
| .. | .. |
|---|
| 566 | 564 | #address-cells = <3>; |
|---|
| 567 | 565 | #size-cells = <2>; |
|---|
| 568 | 566 | device_type = "pci"; |
|---|
| 569 | | - bus-range = <0 15>; |
|---|
| 567 | + bus-range = <0x00 0xff>; |
|---|
| 570 | 568 | num-lanes = <1>; |
|---|
| 571 | 569 | ranges = <0x81000000 0x0 0x00000000 0x4f00000 0x0 0x100000 |
|---|
| 572 | 570 | 0x82000000 0x0 0x3000000 0x3000000 0x0 0x01f00000>; |
|---|