Lines Matching +full:lcd +full:- +full:controller
1 // SPDX-License-Identifier: GPL-2.0-only
3 * at91sam9x5_lcd.dtsi - Device Tree Include file for AT91SAM9x5 SoC with an
4 * LCD controller.
9 #include <dt-bindings/pinctrl/at91.h>
10 #include <dt-bindings/interrupt-controller/irq.h>
16 compatible = "atmel,at91sam9x5-hlcdc";
20 clock-names = "periph_clk","sys_clk", "slow_clk";
23 hlcdc-display-controller {
24 compatible = "atmel,hlcdc-display-controller";
25 #address-cells = <1>;
26 #size-cells = <0>;
29 #address-cells = <1>;
30 #size-cells = <0>;
35 hlcdc_pwm: hlcdc-pwm {
36 compatible = "atmel,hlcdc-pwm";
37 pinctrl-names = "default";
38 pinctrl-0 = <&pinctrl_lcd_pwm>;
39 #pwm-cells = <3>;
47 lcd {
48 pinctrl_lcd_base: lcd-base-0 {
57 pinctrl_lcd_pwm: lcd-pwm-0 {
61 pinctrl_lcd_rgb444: lcd-rgb-0 {
77 pinctrl_lcd_rgb565: lcd-rgb-1 {
97 pinctrl_lcd_rgb666: lcd-rgb-2 {
119 pinctrl_lcd_rgb888: lcd-rgb-3 {