mach-snapdragon: of_fixup: skip disabled USB nodes
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 11 Apr 2025 12:47:40 +0000 (14:47 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 14:38:02 +0000 (08:38 -0600)
commit0ec337d03410a4a0b7402ae72968470cf63f0c55
tree9dd3ef3ed95815aec04d4a23211eed496a8eb66f
parent5a1dfb27f9170d35a475ea8be46b5d7c037ee837
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>
arch/arm/mach-snapdragon/of_fixup.c