projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4aa753
)
ARM: dts: sun9i: Add i2c3 pinmux setting for A80 SoC
author
Chen-Yu Tsai
<wens@csie.org>
Fri, 31 Oct 2014 03:05:47 +0000
(11:05 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Fri, 31 Oct 2014 08:25:11 +0000
(09:25 +0100)
i2c3 has only one possible pinmux setting on the A80 SoC.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun9i-a80.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/sun9i-a80.dtsi
b/arch/arm/boot/dts/sun9i-a80.dtsi
index 3ec727d76d1b097cb0a9770a9066a34723bd519e..0a1f1a888308b17c7509bfbf0de16341510db2e2 100644
(file)
--- a/
arch/arm/boot/dts/sun9i-a80.dtsi
+++ b/
arch/arm/boot/dts/sun9i-a80.dtsi
@@
-352,6
+352,13
@@
#size-cells = <0>;
#gpio-cells = <3>;
+ i2c3_pins_a: i2c3@0 {
+ allwinner,pins = "PG10", "PG11";
+ allwinner,function = "i2c3";
+ allwinner,drive = <0>;
+ allwinner,pull = <0>;
+ };
+
uart0_pins_a: uart0@0 {
allwinner,pins = "PH12", "PH13";
allwinner,function = "uart0";