forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-06 08f87f769b595151be1afeff53e144f543faa614
kernel/arch/powerpc/boot/dts/mpc832x_rdb.dts
....@@ -1,12 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * MPC832x RDB Device Tree Source
34 *
45 * Copyright 2007 Freescale Semiconductor Inc.
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.
106 */
117
128 /dts-v1/;
....@@ -253,7 +249,7 @@
253249 reg = <0x4c0 0x40>;
254250 interrupts = <2>;
255251 interrupt-parent = <&qeic>;
256
- gpios = <&qe_pio_d 13 0>;
252
+ cs-gpios = <&qe_pio_d 13 0>;
257253 mode = "cpu-qe";
258254
259255 mmc-slot@0 {
....@@ -311,13 +307,9 @@
311307 compatible = "fsl,ucc-mdio";
312308
313309 phy00:ethernet-phy@0 {
314
- interrupt-parent = <&ipic>;
315
- interrupts = <0>;
316310 reg = <0x0>;
317311 };
318312 phy04:ethernet-phy@4 {
319
- interrupt-parent = <&ipic>;
320
- interrupts = <0>;
321313 reg = <0x4>;
322314 };
323315 };