ULP1_PAD_PTE6__PTE6 0x20043 /* WL_REG_ON */
>;
};
+
+ pinctrl_dsi_hdmi: dsi_hdmi_grp {
+ fsl,pins = <
+ ULP1_PAD_PTC18__PTC18 0x10103 /* DSI_HDMI_INT */
+ >;
+ };
};
};
pinctrl-1 = <&pinctrl_lpi2c5>;
status = "okay";
+ adv7535: adv7535@3d {
+ compatible = "adi,adv7535";
+ reg = <0x3d>; /* PD pin is low */
+ pinctrl-names = "default";
+ pinctrl-0 = <&pinctrl_dsi_hdmi>;
+ interrupt-parent = <&gpio0>;
+ interrupts = <18 IRQ_TYPE_EDGE_FALLING>;
+ video-mode = <1>; /*
+ * Only support CEA modes.
+ * Reference mxc_edid.c
+ */
+ bpp = <24>;
+ status = "disabled";
+ };
+
fxas2100x@20 {
compatible = "fsl,fxas2100x";
reg = <0x20>;