Lines Matching +full:jz4740 +full:- +full:lcd
1 Ingenic JZ47xx LCD driver
4 - compatible: one of:
5 * ingenic,jz4740-lcd
6 * ingenic,jz4725b-lcd
7 * ingenic,jz4770-lcd
8 - reg: LCD registers location and length
9 - clocks: LCD pixclock and device clock specifiers.
10 The device clock is only required on the JZ4740.
11 - clock-names: "lcd_pclk" and "lcd"
12 - interrupts: Specifies the interrupt line the LCD controller is connected to.
20 power-supply = <&vcc>;
24 remote-endpoint = <&panel_output>;
30 lcd: lcd-controller@13050000 {
31 compatible = "ingenic,jz4725b-lcd";
34 interrupt-parent = <&intc>;
38 clock-names = "lcd";
42 remote-endpoint = <&panel_input>;