projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d943728
)
ARM: dts: imx6dl-riotboard: configure PHY clock and set proper EEE value
author
Oleksij Rempel
<o.rempel@pengutronix.de>
Tue, 11 May 2021 04:30:39 +0000
(06:30 +0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Sun, 23 May 2021 03:25:03 +0000
(11:25 +0800)
Without SoC specific PHY fixups the network interface on this board will
fail to work. Provide missing DT properties to make it work again.
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6dl-riotboard.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6dl-riotboard.dts
b/arch/arm/boot/dts/imx6dl-riotboard.dts
index 065d3ab0f50a7f6e77804a16995b25a070bbc0cd..e7d9bfbfd0e4d5b6a7d0cce0c061020f93507e7e 100644
(file)
--- a/
arch/arm/boot/dts/imx6dl-riotboard.dts
+++ b/
arch/arm/boot/dts/imx6dl-riotboard.dts
@@
-106,6
+106,8
@@
reset-gpios = <&gpio3 31 GPIO_ACTIVE_LOW>;
reset-assert-us = <10000>;
reset-deassert-us = <1000>;
+ qca,smarteee-tw-us-1g = <24>;
+ qca,clk-out-frequency = <125000000>;
};
};
};