projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4664a63
)
arm64: zynqmp: Enable TI phy reset via GPIO
author
Harini Katakam
<harini.katakam@amd.com>
Mon, 12 Dec 2022 14:14:18 +0000
(15:14 +0100)
committer
Michal Simek
<michal.simek@amd.com>
Tue, 10 Jan 2023 07:15:54 +0000
(08:15 +0100)
Add DT property to support reset of TI PHY connected to GEM.
This is present in RevA DT but needs to be extended RevB/1.0/1.1
versions which are built on top.
Fixes: 2b1db7b18c97 ("arm64: zynqmp: Wire GEM reset gpio")
Signed-off-by: Harini Katakam <harini.katakam@amd.com>
Signed-off-by: Michal Simek <michal.simek@amd.com>
Link:
https://lore.kernel.org/r/7b093616ddea269043cbbb1e3806644d5a4b23be.1670854455.git.michal.simek@amd.com
arch/arm/dts/zynqmp-zcu102-revB.dts
patch
|
blob
|
history
diff --git
a/arch/arm/dts/zynqmp-zcu102-revB.dts
b/arch/arm/dts/zynqmp-zcu102-revB.dts
index b2f0b11331752564767c4e14391418763c96ed43..de3b5ab9d93bcff4b4c2b49828a3988c6a38599c 100644
(file)
--- a/
arch/arm/dts/zynqmp-zcu102-revB.dts
+++ b/
arch/arm/dts/zynqmp-zcu102-revB.dts
@@
-25,7
+25,7
@@
ti,tx-internal-delay = <0xa>;
ti,fifo-depth = <0x1>;
ti,dp83867-rxctrl-strap-quirk;
- /* reset-gpios = <&tca6416_u97 6 GPIO_ACTIVE_LOW>; */
+ reset-gpios = <&tca6416_u97 6 GPIO_ACTIVE_LOW>;
};
/* Cleanup from RevA */
/delete-node/ ethernet-phy@21;