commit | a3926f8ee50adda5a6abce22cfccee3d2ae4df45 | [log] [tgz] |
---|---|---|
author | Caleb Connolly <caleb.connolly@linaro.org> | Fri Apr 11 14:47:40 2025 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri May 02 08:38:02 2025 -0600 |
tree | 9dd3ef3ed95815aec04d4a23211eed496a8eb66f | |
parent | c60b3f4a3bc5a1d8396467474f7c9bddcbe85342 [diff] |
mach-snapdragon: of_fixup: skip disabled USB nodes There's no need to waste time fixing up nodes that aren't used on this device. Skip them. Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> Tested-by: Sumit Garg <sumit.garg@oss.qualcomm.com> Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>