forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi
....@@ -1,10 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0
12 /*
23 * DTS File for HiSilicon Hi3798cv200 SoC.
34 *
45 * Copyright (c) 2016-2017 HiSilicon Technologies Co., Ltd.
5
- *
6
- * Released under the GPLv2 only.
7
- * SPDX-License-Identifier: GPL-2.0
86 */
97
108 #include <dt-bindings/clock/histb-clock.h>
....@@ -566,7 +564,7 @@
566564 #address-cells = <3>;
567565 #size-cells = <2>;
568566 device_type = "pci";
569
- bus-range = <0 15>;
567
+ bus-range = <0x00 0xff>;
570568 num-lanes = <1>;
571569 ranges = <0x81000000 0x0 0x00000000 0x4f00000 0x0 0x100000
572570 0x82000000 0x0 0x3000000 0x3000000 0x0 0x01f00000>;