diff options
author | Gabriel FERNANDEZ <gabriel.fernandez@st.com> | 2015-01-14 16:47:00 +0100 |
---|---|---|
committer | Maxime Coquelin <maxime.coquelin@st.com> | 2015-01-16 11:55:42 +0100 |
commit | a01a35e03ede38db0fcc8c09d0cfc39bc5d37b7d (patch) | |
tree | ce24edb4bb21281309092f0db834008b98e3f158 /arch/arm/boot/dts/stihxxx-b2120.dtsi | |
parent | ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers. (diff) | |
download | linux-a01a35e03ede38db0fcc8c09d0cfc39bc5d37b7d.tar.xz linux-a01a35e03ede38db0fcc8c09d0cfc39bc5d37b7d.zip |
ARM: DT: STiH407: Add DRM dt nodes
This patch adds the DRM/KMS dt nodes.
This node can't be in stih407-family.dtsi file because in the future we
will integrate a new stih418-b2199 board. It's a stih407 family board
with different drm/kms dt nodes.
That is why i created the stih407.dtsi file.
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@linaro.org>
Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Maxime Coquelin <maxime.coquelin@st.com>
Diffstat (limited to 'arch/arm/boot/dts/stihxxx-b2120.dtsi')
-rw-r--r-- | arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi index 0074bd49797c..0bc8c17aa81f 100644 --- a/arch/arm/boot/dts/stihxxx-b2120.dtsi +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi @@ -48,7 +48,7 @@ }; /* SSC11 to HDMI */ - i2c@9541000 { + hdmiddc: i2c@9541000 { status = "okay"; /* HDMI V1.3a supports Standard mode only */ clock-frequency = <100000>; |