mpc8349emitx.dts (dcb571be2019ae677bc5ed64437dbc87ae1eb67f) mpc8349emitx.dts (f3a2b29d932fbf92e133d814c4873fd15be51abc)
1/*
2 * MPC8349E-mITX Device Tree Source
3 *
4 * Copyright 2006 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

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

77 compatible = "fsl-i2c";
78 reg = <3100 100>;
79 interrupts = <f 8>;
80 interrupt-parent = < &ipic >;
81 dfsrr;
82 };
83
84 spi@7000 {
1/*
2 * MPC8349E-mITX Device Tree Source
3 *
4 * Copyright 2006 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

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

77 compatible = "fsl-i2c";
78 reg = <3100 100>;
79 interrupts = <f 8>;
80 interrupt-parent = < &ipic >;
81 dfsrr;
82 };
83
84 spi@7000 {
85 device_type = "spi";
86 compatible = "fsl_spi";
85 cell-index = <0>;
86 compatible = "fsl,spi";
87 reg = <7000 1000>;
88 interrupts = <10 8>;
89 interrupt-parent = < &ipic >;
90 mode = "cpu";
91 };
92
93 usb@22000 {
94 compatible = "fsl-usb2-mph";

--- 170 unchanged lines hidden ---
87 reg = <7000 1000>;
88 interrupts = <10 8>;
89 interrupt-parent = < &ipic >;
90 mode = "cpu";
91 };
92
93 usb@22000 {
94 compatible = "fsl-usb2-mph";

--- 170 unchanged lines hidden ---