bluestone.dts (75bf465f0bc33e9b776a46d6a1b9b990f5fb7c37) bluestone.dts (86bc917d2ac117ec922dbf8ed92ca989bf333281)
1// SPDX-License-Identifier: GPL-2.0-or-later
2/*
3 * Device Tree for Bluestone (APM821xx) board.
4 *
5 * Copyright (c) 2010, Applied Micro Circuits Corporation
6 * Author: Tirumala R Marri <tmarri@apm.com>
7 */
8

--- 311 unchanged lines hidden (view full) ---

320 rgmii-channel = <0>;
321 tah-device = <&TAH0>;
322 tah-channel = <0>;
323 has-inverted-stacr-oc;
324 has-new-stacr-staopc;
325 };
326 };
327
1// SPDX-License-Identifier: GPL-2.0-or-later
2/*
3 * Device Tree for Bluestone (APM821xx) board.
4 *
5 * Copyright (c) 2010, Applied Micro Circuits Corporation
6 * Author: Tirumala R Marri <tmarri@apm.com>
7 */
8

--- 311 unchanged lines hidden (view full) ---

320 rgmii-channel = <0>;
321 tah-device = <&TAH0>;
322 tah-channel = <0>;
323 has-inverted-stacr-oc;
324 has-new-stacr-staopc;
325 };
326 };
327
328 PCIE0: pciex@d00000000 {
328 PCIE0: pcie@d00000000 {
329 device_type = "pci";
330 #interrupt-cells = <1>;
331 #size-cells = <2>;
332 #address-cells = <3>;
333 compatible = "ibm,plb-pciex-apm821xx", "ibm,plb-pciex";
334 primary;
335 port = <0x0>; /* port number */
336 reg = <0x0000000d 0x00000000 0x20000000 /* Config space access */

--- 59 unchanged lines hidden ---
329 device_type = "pci";
330 #interrupt-cells = <1>;
331 #size-cells = <2>;
332 #address-cells = <3>;
333 compatible = "ibm,plb-pciex-apm821xx", "ibm,plb-pciex";
334 primary;
335 port = <0x0>; /* port number */
336 reg = <0x0000000d 0x00000000 0x20000000 /* Config space access */

--- 59 unchanged lines hidden ---