tqm8541.dts (ae6e59caefd8d4097ccb096c95df95ec7e52fe88) tqm8541.dts (6467cae318ba8adaab37a82e8dd8af60ca9ed6e4)
1/*
2 * TQM 8541 Device Tree Source
3 *
4 * Copyright 2008 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

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

78 #size-cells = <0>;
79 cell-index = <0>;
80 compatible = "fsl-i2c";
81 reg = <0x3000 0x100>;
82 interrupts = <43 2>;
83 interrupt-parent = <&mpic>;
84 dfsrr;
85
1/*
2 * TQM 8541 Device Tree Source
3 *
4 * Copyright 2008 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

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

78 #size-cells = <0>;
79 cell-index = <0>;
80 compatible = "fsl-i2c";
81 reg = <0x3000 0x100>;
82 interrupts = <43 2>;
83 interrupt-parent = <&mpic>;
84 dfsrr;
85
86 dtt@50 {
86 dtt@48 {
87 compatible = "national,lm75";
87 compatible = "national,lm75";
88 reg = <0x50>;
88 reg = <0x48>;
89 };
90
91 rtc@68 {
92 compatible = "dallas,ds1337";
93 reg = <0x68>;
94 };
95 };
96

--- 215 unchanged lines hidden ---
89 };
90
91 rtc@68 {
92 compatible = "dallas,ds1337";
93 reg = <0x68>;
94 };
95 };
96

--- 215 unchanged lines hidden ---