ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3

Signed-off-by: Soeren Moch <smoch@web.de>
This commit is contained in:
Soeren Moch 2019-10-11 00:59:48 +02:00 committed by Stefano Babic
parent 6ee03c9212
commit dc6c8fb84e
1 changed files with 2 additions and 1 deletions

View File

@ -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";
};