Back to home page

OSCL-LXR

 
 

    


0001 // SPDX-License-Identifier: GPL-2.0+ OR MIT
0002 //
0003 // Device Tree Source for UniPhier Reference Daughter Board
0004 //
0005 // Copyright (C) 2015-2017 Socionext Inc.
0006 //   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
0007 
0008 &i2c0 {
0009         eeprom@50 {
0010                 compatible = "microchip,24lc128", "atmel,24c128";
0011                 reg = <0x50>;
0012                 pagesize = <64>;
0013         };
0014 };