| 
     1 // SPDX-License-Identifier: GPL-2.0
    2 /*
    3  * Device Tree Source for the Spider Ethernet sub-board
    4  *
    5  * Copyright (C) 2021 Renesas Electronics Corp.
    6  */
    7 
    8 &i2c4 {
    9         eeprom@52 {
   10                 compatible = "rohm,br24g01", "atmel,24c01";
   11                 label = "ethernet-sub-board";
   12                 reg = <0x52>;
   13                 pagesize = <8>;
   14         };
   15 };
Cache object: caad2aa62940711d9e6e4544f041ad41 
 
 |