t4240qds.dts (8c57a5e7b2820f349c95b8c8393fec1e0f4070d2) t4240qds.dts (226b9391d1a4e91fe08627f75ebad1c60900dfe2)
1/*
2 * T4240QDS 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

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

372 #size-cells = <0>;
373
374 i2c@0 {
375 #address-cells = <1>;
376 #size-cells = <0>;
377 reg = <0>;
378
379 eeprom@51 {
1/*
2 * T4240QDS 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

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

372 #size-cells = <0>;
373
374 i2c@0 {
375 #address-cells = <1>;
376 #size-cells = <0>;
377 reg = <0>;
378
379 eeprom@51 {
380 compatible = "at24,24c256";
380 compatible = "atmel,24c256";
381 reg = <0x51>;
382 };
383 eeprom@52 {
381 reg = <0x51>;
382 };
383 eeprom@52 {
384 compatible = "at24,24c256";
384 compatible = "atmel,24c256";
385 reg = <0x52>;
386 };
387 eeprom@53 {
385 reg = <0x52>;
386 };
387 eeprom@53 {
388 compatible = "at24,24c256";
388 compatible = "atmel,24c256";
389 reg = <0x53>;
390 };
391 eeprom@54 {
389 reg = <0x53>;
390 };
391 eeprom@54 {
392 compatible = "at24,24c256";
392 compatible = "atmel,24c256";
393 reg = <0x54>;
394 };
395 eeprom@55 {
393 reg = <0x54>;
394 };
395 eeprom@55 {
396 compatible = "at24,24c256";
396 compatible = "atmel,24c256";
397 reg = <0x55>;
398 };
399 eeprom@56 {
397 reg = <0x55>;
398 };
399 eeprom@56 {
400 compatible = "at24,24c256";
400 compatible = "atmel,24c256";
401 reg = <0x56>;
402 };
403 rtc@68 {
404 compatible = "dallas,ds3232";
405 reg = <0x68>;
406 interrupts = <0x1 0x1 0 0>;
407 };
408 };

--- 300 unchanged lines hidden ---
401 reg = <0x56>;
402 };
403 rtc@68 {
404 compatible = "dallas,ds3232";
405 reg = <0x68>;
406 interrupts = <0x1 0x1 0 0>;
407 };
408 };

--- 300 unchanged lines hidden ---