forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/arch/powerpc/boot/dts/bluestone.dts
....@@ -1,24 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Device Tree for Bluestone (APM821xx) board.
34 *
45 * Copyright (c) 2010, Applied Micro Circuits Corporation
56 * Author: Tirumala R Marri <tmarri@apm.com>
6
- *
7
- * This program is free software; you can redistribute it and/or
8
- * modify it under the terms of the GNU General Public License as
9
- * published by the Free Software Foundation; either version 2 of
10
- * the License, or (at your option) any later version.
11
- *
12
- * This program is distributed in the hope that it will be useful,
13
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
- * GNU General Public License for more details.
16
- *
17
- * You should have received a copy of the GNU General Public License
18
- * along with this program; if not, write to the Free Software
19
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
20
- * MA 02111-1307 USA
21
- *
227 */
238
249 /dts-v1/;
....@@ -109,7 +94,7 @@
10994
11095 OCM: ocm@400040000 {
11196 compatible = "ibm,ocm";
112
- status = "ok";
97
+ status = "okay";
11398 cell-index = <1>;
11499 /* configured in U-Boot */
115100 reg = <4 0x00040000 0x8000>; /* 32K */
....@@ -340,7 +325,7 @@
340325 };
341326 };
342327
343
- PCIE0: pciex@d00000000 {
328
+ PCIE0: pcie@d00000000 {
344329 device_type = "pci";
345330 #interrupt-cells = <1>;
346331 #size-cells = <2>;