arm64: dts: rk3368: hdmi disabled default and remove hdmi node from p9 board

Change-Id: I034f119de02a04841b8b70746ef63c73a170988f
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2017-03-17 16:11:56 +08:00
committed by Huang, Tao
parent 61e585b9ef
commit a274596ac3
3 changed files with 5 additions and 20 deletions

View File

@@ -160,7 +160,7 @@
pinctrl-names = "default", "gpio";
pinctrl-0 = <&hdmii2c_xfer &hdmi_cec>;
pinctrl-1 = <&i2c5_gpio>;
status = "okay";
status = "disabled";
};
dwc_control_usb: dwc-control-usb {

View File

@@ -70,21 +70,6 @@
};
};
hdmi_sound: hdmi-sound {
status = "okay";
compatible = "simple-audio-card";
simple-audio-card,format = "i2s";
simple-audio-card,mclk-fs = <256>;
simple-audio-card,name = "rockchip,hdmi";
simple-audio-card,cpu {
sound-dai = <&i2s_8ch>;
};
simple-audio-card,codec {
sound-dai = <&hdmi>;
};
};
sdio_pwrseq: sdio-pwrseq {
compatible = "mmc-pwrseq-simple";
clocks = <&rk818 1>;
@@ -218,10 +203,6 @@
};
};
&hdmi {
status = "okay";
};
&cpu_l0 {
cpu-supply = <&syr827>;
};

View File

@@ -587,6 +587,10 @@
status = "okay";
};
&hdmi {
status = "okay";
};
&pinctrl {
pmic {
pmic_int_l: pmic-int-l {