diff options
author | Russell King <rmk+kernel@arm.linux.org.uk> | 2013-10-30 20:10:31 +0000 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-02-24 12:03:58 +0000 |
commit | cf83eb24d22f3a9580fb86ee64e2830c65df062a (patch) | |
tree | 337b8f270a033f171fb9c0c54df2b53e544c35c0 /arch/arm/boot/dts/imx6qdl.dtsi | |
parent | 04cec1a2bc5c70e719c1da8eaca2842da4cd77fb (diff) | |
download | blackbird-op-linux-cf83eb24d22f3a9580fb86ee64e2830c65df062a.tar.gz blackbird-op-linux-cf83eb24d22f3a9580fb86ee64e2830c65df062a.zip |
imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6qdl.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi index 400bbc624f25..930ebe0c2937 100644 --- a/arch/arm/boot/dts/imx6qdl.dtsi +++ b/arch/arm/boot/dts/imx6qdl.dtsi @@ -1369,7 +1369,6 @@ }; hdmi: hdmi@0120000 { - compatible = "fsl,imx6q-hdmi"; reg = <0x00120000 0x9000>; interrupts = <0 115 0x04>; gpr = <&gpr>; |