summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6qp-sabresd-hdcp.dts
AgeCommit message (Collapse)Author
2019-02-12MLK-14807-1: ARM: dts: imx6qp-sabresd-hdcp: gpu probe failedRobin Gong
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>
2019-02-12MLK-11997 dts: add hdcp dts file for imx6qp sabresd boardSandor Yu
Add hdcp dts file for imx6qp sabresd board. Signed-off-by: Sandor Yu <R01008@freescale.com>