projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e2a92b
)
ARM: dts: imx6qdl-sabreauto: Add HDMI support
author
Fabio Estevam
<fabio.estevam@freescale.com>
Tue, 2 Jun 2015 20:41:33 +0000
(17:41 -0300)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 15 Jul 2015 02:20:34 +0000
(10:20 +0800)
Add HDMI support. As the DDC I2C pins are not connected due to
pin conflicts, we do not pass the 'ddc-i2c-bus' property in
this case.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
index 3b24b12651b2b86ee1a74d5baccca435778ddd3e..bd0707fb13eb1de3f30cca3416a07bbbc4584aee 100644
(file)
--- a/
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
+++ b/
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi
@@
-76,6
+76,10
@@
status = "okay";
};
+&hdmi {
+ status = "okay";
+};
+
&i2c2 {
clock-frequency = <100000>;
pinctrl-names = "default";