p5040ds.dts (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) | p5040ds.dts (226b9391d1a4e91fe08627f75ebad1c60900dfe2) |
---|---|
1/* 2 * P5040DS Device Tree Source 3 * 4 * Copyright 2012 - 2015 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 --- 119 unchanged lines hidden (view full) --- 128 label = "file system"; 129 reg = <0x00700000 0x00900000>; 130 }; 131 }; 132 }; 133 134 i2c@118100 { 135 eeprom@51 { | 1/* 2 * P5040DS Device Tree Source 3 * 4 * Copyright 2012 - 2015 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 --- 119 unchanged lines hidden (view full) --- 128 label = "file system"; 129 reg = <0x00700000 0x00900000>; 130 }; 131 }; 132 }; 133 134 i2c@118100 { 135 eeprom@51 { |
136 compatible = "at24,24c256"; | 136 compatible = "atmel,24c256"; |
137 reg = <0x51>; 138 }; 139 eeprom@52 { | 137 reg = <0x51>; 138 }; 139 eeprom@52 { |
140 compatible = "at24,24c256"; | 140 compatible = "atmel,24c256"; |
141 reg = <0x52>; 142 }; 143 }; 144 145 i2c@119100 { 146 rtc@68 { 147 compatible = "dallas,ds3232"; 148 reg = <0x68>; --- 338 unchanged lines hidden --- | 141 reg = <0x52>; 142 }; 143 }; 144 145 i2c@119100 { 146 rtc@68 { 147 compatible = "dallas,ds3232"; 148 reg = <0x68>; --- 338 unchanged lines hidden --- |