aboutsummaryrefslogtreecommitdiff
path: root/src/arm/uniphier-ref-daughter.dtsi
diff options
context:
space:
mode:
authorEmmanuel Vadot <manu@FreeBSD.org>2017-07-09 13:12:48 +0000
committerEmmanuel Vadot <manu@FreeBSD.org>2017-07-09 13:12:48 +0000
commitf3f213a6f94d330b77b3910f4c66b62aeec50645 (patch)
treec3f9fb9d237fa970fbe2a2d425d0be312d0e86a7 /src/arm/uniphier-ref-daughter.dtsi
parent8fdc67f730291b64de002bf95d19ae75e058b8ce (diff)
downloadsrc-f3f213a6f94d330b77b3910f4c66b62aeec50645.tar.gz
src-f3f213a6f94d330b77b3910f4c66b62aeec50645.zip
Notes
Diffstat (limited to 'src/arm/uniphier-ref-daughter.dtsi')
-rw-r--r--src/arm/uniphier-ref-daughter.dtsi4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/arm/uniphier-ref-daughter.dtsi b/src/arm/uniphier-ref-daughter.dtsi
index f7df0881c5e0..c62ae1a81f47 100644
--- a/src/arm/uniphier-ref-daughter.dtsi
+++ b/src/arm/uniphier-ref-daughter.dtsi
@@ -1,7 +1,8 @@
/*
* Device Tree Source for UniPhier Reference Daughter Board
*
- * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
+ * Copyright (C) 2015-2017 Socionext Inc.
+ * Author: Masahiro Yamada <yamada.masahiro@socionext.com>
*
* This file is dual-licensed: you can use it either under the terms
* of the GPL or the X11 license, at your option. Note that this dual
@@ -46,5 +47,6 @@
eeprom@50 {
compatible = "microchip,24lc128";
reg = <0x50>;
+ pagesize = <64>;
};
};