diff options
author | Judith Mendez <jm@ti.com> | 2024-02-13 17:56:58 -0600 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2024-02-19 12:02:47 +0530 |
commit | eea929f0e0e3f83d2c027b1e60630deb50df4494 (patch) | |
tree | 6ef13d030c08b70a2fc81b236b23d4ab2ab21ee7 /arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts | |
parent | 37f28165518f7df2ed085e4481dade9c262b593b (diff) |
arm64: dts: ti: k3-am6*: Remove DLL properties for soft PHYs
Remove DLL properties which are not applicable for soft PHYs
since these PHYs do not have a DLL to enable.
Acked-by: Francesco Dolcini <francesco.dolcini@toradex.com> # Verdin AM62
Signed-off-by: Judith Mendez <jm@ti.com>
Tested-by: Wadim Egorov <w.egorov@phytec.de>
Link: https://lore.kernel.org/r/20240213235701.2438513-7-jm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts')
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts index c0c45b8a0245..8237b8c815b8 100644 --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts @@ -292,7 +292,6 @@ pinctrl-names = "default"; pinctrl-0 = <&main_mmc1_pins_default>; bus-width = <4>; - ti,driver-strength-ohm = <50>; disable-wp; no-1-8-v; }; |