ARM: dts: msm: Reorganize the apps_rsc node for Lahaina
Move the 'apps_rsc' node to the beginning of the 'soc' node such that the rpmh-regulator devices are populated early in the boot process. As many consumers' probe depend on these regulator devices, placing 'apps_rsc' at the beginning would satisfy the consumer devices as soon as they are populated later in the boot. This way, the drivers no longer have to wait for the regulator devices to be populated, thus optimizing the boot performance. Change-Id: I11f15e625a3383c2936dddab0014a99e940d1c1b
Loading
Please register or sign in to comment