bluestone.dts (f26e8817b235d8764363bffcc9cbfc61867371f2) bluestone.dts (5c285dd76c7f022dbde3f617efd4f0b8b8ebaeb7)
1/*
2 * Device Tree for Bluestone (APM821xx) board.
3 *
4 * Copyright (c) 2010, Applied Micro Circuits Corporation
5 * 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

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

104 #size-cells = <0>;
105 #interrupt-cells = <2>;
106 interrupts = <0x10 0x4 0x11 0x4>; /* cascade */
107 interrupt-parent = <&UIC0>;
108 };
109
110 OCM: ocm@400040000 {
111 compatible = "ibm,ocm";
1/*
2 * Device Tree for Bluestone (APM821xx) board.
3 *
4 * Copyright (c) 2010, Applied Micro Circuits Corporation
5 * 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

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

104 #size-cells = <0>;
105 #interrupt-cells = <2>;
106 interrupts = <0x10 0x4 0x11 0x4>; /* cascade */
107 interrupt-parent = <&UIC0>;
108 };
109
110 OCM: ocm@400040000 {
111 compatible = "ibm,ocm";
112 status = "ok";
112 status = "okay";
113 cell-index = <1>;
114 /* configured in U-Boot */
115 reg = <4 0x00040000 0x8000>; /* 32K */
116 };
117
118 SDR0: sdr {
119 compatible = "ibm,sdr-apm821xx";
120 dcr-reg = <0x00e 0x002>;

--- 290 unchanged lines hidden ---
113 cell-index = <1>;
114 /* configured in U-Boot */
115 reg = <4 0x00040000 0x8000>; /* 32K */
116 };
117
118 SDR0: sdr {
119 compatible = "ibm,sdr-apm821xx";
120 dcr-reg = <0x00e 0x002>;

--- 290 unchanged lines hidden ---