Lines Matching +full:spi +full:- +full:cs +full:- +full:high
1 King Display KD035G6-54NT 3.5" (320x240 pixels) 24-bit TFT LCD panel
4 - compatible: should be "kingdisplay,kd035g6-54nt"
5 - power-supply: See panel-common.txt
6 - reset-gpios: See panel-common.txt
9 - backlight: see panel-common.txt
11 The generic bindings for the SPI slaves documented in [1] also apply.
17 [1]: Documentation/devicetree/bindings/spi/spi-bus.txt
22 &spi {
24 compatible = "kingdisplay,kd035g6-54nt";
27 spi-max-frequency = <3125000>;
28 spi-3wire;
29 spi-cs-high;
31 reset-gpios = <&gpe 2 GPIO_ACTIVE_LOW>;
34 power-supply = <&ldo6>;
38 remote-endpoint = <&panel_output>;