ARM: dts: imx6qdl-vicut1.dtsi: Remove conflicting pinctrl entry

The function of DISP0_DAT9 is dependent on hardware revision of two
particular variants. This setting should be done by the bootloader anyway,
and is not needed in the kernel, so remove it from the DT.

Signed-off-by: David Jander <david@protonic.nl>
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
David Jander
2022-04-19 06:48:15 +02:00
committed by Shawn Guo
parent 4e6ab6837e
commit 1d039a1ae2

View File

@@ -655,10 +655,6 @@ MX6QDL_PAD_CSI0_DATA_EN__GPIO5_IO20 0x1b0b0
MX6QDL_PAD_EIM_D20__GPIO3_IO20 0x100b0
/* DIP1_FB */
MX6QDL_PAD_DI0_PIN2__GPIO4_IO18 0x1b0b0
/* New in UT2: FIXME: ISB PWM should start off, PD */
/* ISB_LED_PWM */
MX6QDL_PAD_DISP0_DAT9__GPIO4_IO30 0x130b0
>;
};