• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1/*
2 * Device Tree Source for UniPhier Reference Daughter Board
3 *
4 * Copyright (C) 2015-2017 Socionext Inc.
5 *   Author: Masahiro Yamada <yamada.masahiro@socionext.com>
6 *
7 * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
8 */
9
10&i2c0 {
11	eeprom@50 {
12		compatible = "microchip,24lc128";
13		reg = <0x50>;
14		pagesize = <64>;
15	};
16};
17