mirror of
https://xff.cz/git/u-boot/
synced 2025-09-30 15:01:27 +02:00
ARM: dts: imx6q-tbs2910: Sync devicetree with kernel 5.3
Signed-off-by: Soeren Moch <smoch@web.de>
This commit is contained in:
committed by
Stefano Babic
parent
6ee03c9212
commit
dc6c8fb84e
@@ -24,6 +24,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
memory@10000000 {
|
memory@10000000 {
|
||||||
|
device_type = "memory";
|
||||||
reg = <0x10000000 0x80000000>;
|
reg = <0x10000000 0x80000000>;
|
||||||
};
|
};
|
||||||
|
|
||||||
@@ -104,7 +105,7 @@
|
|||||||
&fec {
|
&fec {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&pinctrl_enet>;
|
pinctrl-0 = <&pinctrl_enet>;
|
||||||
phy-mode = "rgmii";
|
phy-mode = "rgmii-id";
|
||||||
phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
|
phy-reset-gpios = <&gpio1 25 GPIO_ACTIVE_LOW>;
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user