aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorSoeren Moch <smoch@web.de>2019-10-11 00:59:48 +0200
committerStefano Babic <sbabic@denx.de>2019-10-13 22:49:11 +0200
commitdc6c8fb84e805c81b8ae5765f1ef8455ba5e0903 (patch)
treeb125b78990a2ea2fba8b587dc65a68018e4d2b9d /arch
parent6ee03c92121575b8a2d4a2c7f39959fdf32436ef (diff)
downloadu-boot-dc6c8fb84e805c81b8ae5765f1ef8455ba5e0903.zip
u-boot-dc6c8fb84e805c81b8ae5765f1ef8455ba5e0903.tar.gz
u-boot-dc6c8fb84e805c81b8ae5765f1ef8455ba5e0903.tar.bz2
ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3
Signed-off-by: Soeren Moch <smoch@web.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/dts/imx6q-tbs2910.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/dts/imx6q-tbs2910.dts b/arch/arm/dts/imx6q-tbs2910.dts
index 21e62c0..cc5df37 100644
--- a/arch/arm/dts/imx6q-tbs2910.dts
+++ b/arch/arm/dts/imx6q-tbs2910.dts
@@ -24,6 +24,7 @@
};
memory@10000000 {
+ device_type = "memory";
reg = <0x10000000 0x80000000>;
};
@@ -104,7 +105,7 @@
&fec {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_enet>;
- phy-mode = "rgmii";
+ phy-mode = "rgmii-id";
phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
status = "okay";
};