X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=arch%2Farm%2Fdts%2Funiphier-ref-daughter.dtsi;h=78eccfdd3ab4e6610e85b65a5fadc6d214b8e459;hb=74d90d17eebfeeefd91776e3deb7901c122bef7f;hp=0145b517801f3e742c3315fdfcd81f020f385731;hpb=a4fb5df214c7e8d5bc949c1068d92252f105427a;p=oweals%2Fu-boot.git diff --git a/arch/arm/dts/uniphier-ref-daughter.dtsi b/arch/arm/dts/uniphier-ref-daughter.dtsi index 0145b51780..78eccfdd3a 100644 --- a/arch/arm/dts/uniphier-ref-daughter.dtsi +++ b/arch/arm/dts/uniphier-ref-daughter.dtsi @@ -1,16 +1,17 @@ /* * Device Tree Source for UniPhier Reference Daughter Board * - * Copyright (C) 2014-2015 Panasonic Corporation - * Author: Masahiro Yamada + * Copyright (C) 2015-2017 Socionext Inc. + * Author: Masahiro Yamada * - * SPDX-License-Identifier: GPL-2.0+ + * SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ &i2c0 { - eeprom { - compatible = "i2c-eeprom"; + eeprom@50 { + compatible = "microchip,24lc128", "i2c-eeprom"; reg = <0x50>; + pagesize = <64>; u-boot,i2c-offset-len = <2>; }; };