summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorRavi Gunasekaran <r-gunasekaran@ti.com>2024-02-14 16:22:02 +0530
committerFrancesco Dolcini <francesco.dolcini@toradex.com>2024-03-21 14:26:33 +0000
commit54850be4da71e3601a39193d2bf279567ff12cbb (patch)
treecfd82dfa53ae56768934d522f662acb6e0753cdc /include
parent42e29f2f41f56e8b98608222123c833f45fbcff2 (diff)
arm: dts: ti: k3-j722s: Enable USB support
Update the USB0, USB1 nodes and enable them. Signed-off-by: Ravi Gunasekaran <r-gunasekaran@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/mux/ti-serdes.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/dt-bindings/mux/ti-serdes.h b/include/dt-bindings/mux/ti-serdes.h
index 91ea9633c0..fbe008619d 100644
--- a/include/dt-bindings/mux/ti-serdes.h
+++ b/include/dt-bindings/mux/ti-serdes.h
@@ -179,4 +179,7 @@
#define J784S4_SERDES2_LANE3_IP3_UNUSED 0x2
#define J784S4_SERDES2_LANE3_IP4_UNUSED 0x3
+/* J722S */
+#define J722S_SERDES0_LANE0_USB 0x0
+
#endif /* _DT_BINDINGS_MUX_TI_SERDES */