commit | 7d5a12018ee2ac51febaf36f7a5bf86830bf10f1 | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@kernel.org> | Fri Jan 12 14:49:49 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Sat Jan 20 11:38:18 2024 -0500 |
tree | d8d5aeb464f0a7955880d80e9010ae8f130a7941 | |
parent | cd295286c786ba731190dcf5399f29e0a9189955 [diff] |
arm: dts: k3-j721e: Fix USB0 operation Without correct SERDES MUX and Lane control settings USB0 will be broken. Set the MUX and Lane control devices to be auto probed so they are configured correctly. Fixes: 69b19ca67bcb ("arm: dts: k3-j721e: Sync with v6.6-rc1") Signed-off-by: Roger Quadros <rogerq@kernel.org>