summaryrefslogtreecommitdiff
path: root/arch/arm/dts/uniphier-ld20-ref.dts
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2018-05-22 18:30:54 +0300
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-05-22 18:32:39 +0300
commitc3d3e2a1ef7a84384ffb6ab107c6994e1656ebc6 (patch)
tree39bb25f03e2a1f5d404aae84fd362373c4f784a8 /arch/arm/dts/uniphier-ld20-ref.dts
parent8c09f1f4fc9866d59056b3d2b8aeb3a1a3688e27 (diff)
downloadu-boot-c3d3e2a1ef7a84384ffb6ab107c6994e1656ebc6.tar.xz
ARM: dts: uniphier: sync with Linux 4.17-rc6
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ld20-ref.dts')
-rw-r--r--arch/arm/dts/uniphier-ld20-ref.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/dts/uniphier-ld20-ref.dts b/arch/arm/dts/uniphier-ld20-ref.dts
index 2c1a92fafb..440c2e6a63 100644
--- a/arch/arm/dts/uniphier-ld20-ref.dts
+++ b/arch/arm/dts/uniphier-ld20-ref.dts
@@ -67,3 +67,11 @@
reg = <0>;
};
};
+
+&pinctrl_ether_rgmii {
+ tx {
+ pins = "RGMII_TXCLK", "RGMII_TXD0", "RGMII_TXD1",
+ "RGMII_TXD2", "RGMII_TXD3", "RGMII_TXCTL";
+ drive-strength = <9>;
+ };
+};