p4080ds.dts (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) | p4080ds.dts (226b9391d1a4e91fe08627f75ebad1c60900dfe2) |
---|---|
1/* 2 * P4080DS Device Tree Source 3 * 4 * Copyright 2009 - 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 --- 111 unchanged lines hidden (view full) --- 120 label = "file system"; 121 reg = <0x00700000 0x00900000>; 122 }; 123 }; 124 }; 125 126 i2c@118100 { 127 eeprom@51 { | 1/* 2 * P4080DS Device Tree Source 3 * 4 * Copyright 2009 - 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 --- 111 unchanged lines hidden (view full) --- 120 label = "file system"; 121 reg = <0x00700000 0x00900000>; 122 }; 123 }; 124 }; 125 126 i2c@118100 { 127 eeprom@51 { |
128 compatible = "at24,24c256"; | 128 compatible = "atmel,24c256"; |
129 reg = <0x51>; 130 }; 131 eeprom@52 { | 129 reg = <0x51>; 130 }; 131 eeprom@52 { |
132 compatible = "at24,24c256"; | 132 compatible = "atmel,24c256"; |
133 reg = <0x52>; 134 }; 135 rtc@68 { 136 compatible = "dallas,ds3232"; 137 reg = <0x68>; 138 interrupts = <0x1 0x1 0 0>; 139 }; 140 adt7461@4c { --- 260 unchanged lines hidden --- | 133 reg = <0x52>; 134 }; 135 rtc@68 { 136 compatible = "dallas,ds3232"; 137 reg = <0x68>; 138 interrupts = <0x1 0x1 0 0>; 139 }; 140 adt7461@4c { --- 260 unchanged lines hidden --- |