mach-snapdragon: use EVT_OF_LIVE_INIT to apply DT fixups
authorCaleb Connolly <caleb.connolly@linaro.org>
Fri, 11 Apr 2025 12:47:39 +0000 (14:47 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 14:38:02 +0000 (08:38 -0600)
commit5a1dfb27f9170d35a475ea8be46b5d7c037ee837
tree3235381ed5dcee0d5a2382858ac924deac646b2e
parent993a9db918af451c68851522c8770e582b717629
mach-snapdragon: use EVT_OF_LIVE_INIT to apply DT fixups

This will now apply fixups prior to devices being bound, which makes it
possible to enable/disable devices and adjust more properties that might
be read before devices probe.

Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
arch/arm/mach-snapdragon/board.c
arch/arm/mach-snapdragon/of_fixup.c
arch/arm/mach-snapdragon/qcom-priv.h