projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
36408d9
)
ARM: shmobile: koelsch: make i2c2-pfc node unique
author
Wolfram Sang
<
[email protected]
>
Mon, 10 Mar 2014 11:26:59 +0000
(12:26 +0100)
committer
Simon Horman
<
[email protected]
>
Mon, 14 Apr 2014 02:31:16 +0000
(11:31 +0900)
This node should have a unique name so it can be distinguished when
other i2c busses are added later.
Signed-off-by: Wolfram Sang <
[email protected]
>
Acked-by: Laurent Pinchart <
[email protected]
>
Acked-by: Magnus Damm <
[email protected]
>
Signed-off-by: Simon Horman <
[email protected]
>
arch/arm/boot/dts/r8a7791-koelsch.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/r8a7791-koelsch.dts
b/arch/arm/boot/dts/r8a7791-koelsch.dts
index ee23b7b99ec9c3f29de6c8595fd6d65c8cd0e719..fc6c94a1fb492685ee2a26f4e96f91f6a77591b5 100644
(file)
--- a/
arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/
arch/arm/boot/dts/r8a7791-koelsch.dts
@@
-228,7
+228,7
@@
pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
pinctrl-names = "default";
- i2c2_pins: i2c {
+ i2c2_pins: i2c
2
{
renesas,groups = "i2c2";
renesas,function = "i2c2";
};