forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/powerpc/boot/dts/fsl/mpc8641si-post.dtsi
....@@ -1,13 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * MPC8641 Silicon/SoC Device Tree Source (post include)
34 *
45 * Copyright 2016 Elettra-Sincrotrone Trieste S.C.p.A.
5
- *
6
- * This program is free software; you can redistribute it and/or modify it
7
- * under the terms of the GNU General Public License as published by the
8
- * Free Software Foundation; either version 2 of the License, or (at your
9
- * option) any later version.
10
- *
116 */
127
138 &lbc {
....@@ -97,6 +92,7 @@
9792 &pci0 {
9893 compatible = "fsl,mpc8641-pcie";
9994 device_type = "pci";
95
+ #interrupt-cells = <1>;
10096 #size-cells = <2>;
10197 #address-cells = <3>;
10298 bus-range = <0x0 0xff>;
....@@ -123,6 +119,7 @@
123119 &pci1 {
124120 compatible = "fsl,mpc8641-pcie";
125121 device_type = "pci";
122
+ #interrupt-cells = <1>;
126123 #size-cells = <2>;
127124 #address-cells = <3>;
128125 bus-range = <0x0 0xff>;