projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a65256d
)
ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board
author
Masahiro Yamada
<
[email protected]
>
Fri, 12 Feb 2016 11:27:01 +0000
(20:27 +0900)
committer
Masahiro Yamada
<
[email protected]
>
Sun, 14 Feb 2016 08:07:46 +0000
(17:07 +0900)
This is used for on-board inter-connection.
Signed-off-by: Masahiro Yamada <
[email protected]
>
arch/arm/dts/uniphier-proxstream2-gentil.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/uniphier-proxstream2-gentil.dts
b/arch/arm/dts/uniphier-proxstream2-gentil.dts
index fb79555ef66863066df48e11b1f9f9c73c6749bd..dc0def30fd4374cf5b0f1ca4dd7bb912a45acb50 100644
(file)
--- a/
arch/arm/dts/uniphier-proxstream2-gentil.dts
+++ b/
arch/arm/dts/uniphier-proxstream2-gentil.dts
@@
-27,6
+27,7
@@
serial1 = &serial1;
serial2 = &serial2;
i2c0 = &i2c0;
+ i2c2 = &i2c2;
i2c4 = &i2c4;
i2c5 = &i2c5;
i2c6 = &i2c6;
@@
-47,6
+48,10
@@
};
};
+&i2c2 {
+ status = "okay";
+};
+
&usb0 {
status = "okay";
};