]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes
authorAswath Govindraju <a-govindraju@ti.com>
Wed, 21 Jul 2021 15:58:43 +0000 (21:28 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Tue, 27 Jul 2021 05:27:12 +0000 (10:57 +0530)
Add u-boot tags for torrent serdes. This has properties specific to
u-boot on top of DT in v5.13 Linux Kernel.

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Link: https://lore.kernel.org/r/20210721155849.20994-15-kishon@ti.com
arch/arm/dts/k3-j7200-common-proc-board-u-boot.dtsi

index 786cc480506cb18bcc4bcf1cd951e523d2491664..8a3f1891e22cc7483f4aa733071434102d1f16cd 100644 (file)
 &hbmc_mux {
        u-boot,dm-spl;
 };
+
+&serdes_ln_ctrl {
+       u-boot,mux-autoprobe;
+};
+
+&usb_serdes_mux {
+       u-boot,mux-autoprobe;
+};
+
+&serdes0 {
+       u-boot,dm-spl;
+};