uniphier-ref-daughter.dtsi 329 B

1234567891011121314
  1. // SPDX-License-Identifier: GPL-2.0+ OR MIT
  2. //
  3. // Device Tree Source for UniPhier Reference Daughter Board
  4. //
  5. // Copyright (C) 2015-2017 Socionext Inc.
  6. // Author: Masahiro Yamada <[email protected]>
  7. &i2c0 {
  8. eeprom@50 {
  9. compatible = "microchip,24lc128", "atmel,24c128";
  10. reg = <0x50>;
  11. pagesize = <64>;
  12. };
  13. };