Lines Matching +full:num +full:- +full:chipselects
1 // SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
8 /dts-v1/;
11 #include <dt-bindings/clock/rk3568-cru.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/interrupt-controller/irq.h>
14 #include <dt-bindings/pinctrl/rockchip.h>
15 #include <dt-bindings/soc/rockchip,vop2.h>
19 compatible = "pwm-backlight";
20 brightness-levels = <0 255>;
21 default-brightness-level = <255>;
22 num-interpolated-steps = <255>;
23 power-supply = <&vcc3v3_sd>;
28 compatible = "spi-gpio";
29 #address-cells = <1>;
30 #size-cells = <0>;
31 cs-gpios = <&gpio3 RK_PA2 GPIO_ACTIVE_LOW>;
32 miso-gpios = <&gpio3 RK_PA1 GPIO_ACTIVE_HIGH>;
33 mosi-gpios = <&gpio3 RK_PB2 GPIO_ACTIVE_HIGH>;
34 num-chipselects = <1>;
35 pinctrl-names = "default";
36 pinctrl-0 = <&lcd_spi>;
37 sck-gpios = <&gpio3 RK_PB1 GPIO_ACTIVE_HIGH>;
42 assigned-clocks = <&cru PLL_VPLL>;
43 assigned-clock-rates = <700000000>;
45 pinctrl-names = "default";
46 pinctrl-0 = <&lcdc_clock &lcdc_data18 &lcd_rstn>;
47 power-supply = <&vcc3v3_sw>;
48 reset-gpios = <&gpio3 RK_PC4 GPIO_ACTIVE_LOW>;
49 spi-max-frequency = <100000>;
53 remote-endpoint = <&vp2_out_rgb>;
61 #address-cells = <1>;
62 #size-cells = <0>;
68 interrupt-parent = <&gpio0>;
71 pinctrl-names = "default";
72 pinctrl-0 = <&touch_int &touch_rstn>;
73 wakeup-source;
78 display: display-pinctrl {
79 lcd_rstn: lcd-rstn-pinctrl {
83 lcd_spi: lcd-spi-pinctrl {
96 touchscreen: touchscreen-pinctrl {
97 touch_int: touch-int-pinctrl {
101 touch_rstn: touch-rstn-pinctrl {
108 pinctrl-names = "default";
109 pinctrl-0 = <&pwm10m1_pins>;
114 #address-cells = <1>;
115 #size-cells = <0>;
119 remote-endpoint = <&panel_in_vp2>;