c293pcie.dts (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) c293pcie.dts (226b9391d1a4e91fe08627f75ebad1c60900dfe2)
1/*
2 * C293 PCIE Device Tree Source
3 *
4 * Copyright 2013 Freescale Semiconductor Inc.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions are met:
8 * * Redistributions of source code must retain the above copyright

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

148 compatible = "fsl,c293pcie-cpld";
149 reg = <0x2 0x0 0x20>;
150 };
151};
152
153&soc {
154 i2c@3000 {
155 eeprom@50 {
1/*
2 * C293 PCIE Device Tree Source
3 *
4 * Copyright 2013 Freescale Semiconductor Inc.
5 *
6 * Redistribution and use in source and binary forms, with or without
7 * modification, are permitted provided that the following conditions are met:
8 * * Redistributions of source code must retain the above copyright

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

148 compatible = "fsl,c293pcie-cpld";
149 reg = <0x2 0x0 0x20>;
150 };
151};
152
153&soc {
154 i2c@3000 {
155 eeprom@50 {
156 compatible = "st,24c1024";
156 compatible = "st,24c1024", "atmel,24c1024";
157 reg = <0x50>;
158 };
159
160 adt7461@4c {
161 compatible = "adi,adt7461";
162 reg = <0x4c>;
163 };
164 };

--- 60 unchanged lines hidden ---
157 reg = <0x50>;
158 };
159
160 adt7461@4c {
161 compatible = "adi,adt7461";
162 reg = <0x4c>;
163 };
164 };

--- 60 unchanged lines hidden ---