aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-sabresd-hdcp.dts
Commit message (Collapse)AuthorAge
* ENGR00269945: ARM: imx6: add sabresd hdcp dts filesShawn Guo2014-04-16
| | | | | | | | | | | It's basically a revert of commit fc52e42 (ENGR00269945: ARM: imx6: remove sabresd hdcp dts files). As we agree that maintaining multiple dts files for internal tree should not be a problem, let's add the hdcp dts files back as the solution to hdcp pin conflict. Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ENGR00269945: ARM: imx6: remove sabresd hdcp dts filesShawn Guo2014-04-16
| | | | | | | | Since U-Boot provide good support for modify device tree blob (DTB) at run-time with 'fdt' command, we do not have to maintain extra DTS files just for pin conflict case. Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
* ENGR00274059-02 ARM: Add new dts for imx6q/imx6dl SabreSD hdcpSandor Yu2014-04-16
hdcp ddc pins conflict with i2c2, add new dts file for imx6q and imx6dl SabreSD board, enable hdcp and disable i2c2 in these dts files. Remove hdmi pins property from mx6qdl-sabresd.dtsi. Signed-off-by: Sandor Yu <R01008@freescale.com>