Commits

Robin Gong committed ba65d9ba320
MLK-14807-1: ARM: dts: imx6qp-sabresd-hdcp: gpu probe failed I2C2 have to be disabled on hdcp board since those I2C2 bus pins used for others, that said there is no all pmic regulators. In this case, ldo-enable mode should be used and reg_arm/reg_soc/reg_pu should be swithed to internal ldo instead. Otherwise, no reg_pu regulator probed successfully by gpu driver, and cause gpu probe failed. Also, cause cpufreq probe failed too. Signed-off-by: Robin Gong <yibin.gong@nxp.com>