1
0
Fork 0

Revert "MA-12957: arm64: dts: imx8qm/qxp mek: Configure interrupts for adv7535"

This commit is breaking suspend/resume, so reverting it until a fix is
provided.

This reverts commit 47427ff4ce.
pull/10/head
Robert Chiras 2018-11-28 15:10:32 +02:00
parent cceeb839f4
commit d5968fe8d2
2 changed files with 4 additions and 16 deletions

View File

@ -593,7 +593,6 @@
fsl,pins = <
SC_P_MIPI_DSI0_I2C0_SCL_MIPI_DSI0_I2C0_SCL 0xc600004c
SC_P_MIPI_DSI0_I2C0_SDA_MIPI_DSI0_I2C0_SDA 0xc600004c
SC_P_MIPI_DSI0_GPIO0_00_MIPI_DSI0_GPIO0_IO00 0x00000020
>;
};
@ -601,7 +600,6 @@
fsl,pins = <
SC_P_MIPI_DSI1_I2C0_SCL_MIPI_DSI1_I2C0_SCL 0xc600004c
SC_P_MIPI_DSI1_I2C0_SDA_MIPI_DSI1_I2C0_SDA 0xc600004c
SC_P_MIPI_DSI1_GPIO0_00_MIPI_DSI1_GPIO0_IO00 0x00000020
>;
};
@ -1363,8 +1361,6 @@
reg = <0x3d>;
adi,dsi-lanes = <4>;
adi,dsi-channel = <1>;
interrupt-parent = <&gpio0>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
status = "okay";
port {
@ -1407,8 +1403,6 @@
reg = <0x3d>;
adi,dsi-lanes = <4>;
adi,dsi-channel = <1>;
interrupt-parent = <&gpio0>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
status = "okay";
port {

View File

@ -454,9 +454,8 @@
pinctrl_i2c0_mipi_lvds0: mipi_lvds0_i2c0_grp {
fsl,pins = <
SC_P_MIPI_DSI0_I2C0_SCL_MIPI_DSI0_I2C0_SCL 0xc6000020
SC_P_MIPI_DSI0_I2C0_SDA_MIPI_DSI0_I2C0_SDA 0xc6000020
SC_P_MIPI_DSI0_GPIO0_00_MIPI_DSI0_GPIO0_IO00 0x00000020
SC_P_MIPI_DSI0_I2C0_SCL_MIPI_DSI0_I2C0_SCL 0xc6000020
SC_P_MIPI_DSI0_I2C0_SDA_MIPI_DSI0_I2C0_SDA 0xc6000020
>;
};
@ -468,9 +467,8 @@
pinctrl_i2c0_mipi_lvds1: mipi_lvds1_i2c0_grp {
fsl,pins = <
SC_P_MIPI_DSI1_I2C0_SCL_MIPI_DSI1_I2C0_SCL 0xc6000020
SC_P_MIPI_DSI1_I2C0_SDA_MIPI_DSI1_I2C0_SDA 0xc6000020
SC_P_MIPI_DSI1_GPIO0_00_MIPI_DSI1_GPIO0_IO00 0x00000020
SC_P_MIPI_DSI1_I2C0_SCL_MIPI_DSI1_I2C0_SCL 0xc6000020
SC_P_MIPI_DSI1_I2C0_SDA_MIPI_DSI1_I2C0_SDA 0xc6000020
>;
};
@ -1147,8 +1145,6 @@
reg = <0x3d>;
adi,dsi-lanes = <4>;
adi,dsi-channel = <1>;
interrupt-parent = <&gpio0>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
status = "okay";
port {
@ -1235,8 +1231,6 @@
reg = <0x3d>;
adi,dsi-lanes = <4>;
adi,dsi-channel = <1>;
interrupt-parent = <&gpio0>;
interrupts = <1 IRQ_TYPE_LEVEL_LOW>;
status = "okay";
port {