Lines Matching +full:spi +full:- +full:cpol
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/elgin,jg10309-01.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Elgin JG10309-01 SPI-controlled display
10 - Fabio Estevam <festevam@gmail.com>
13 The Elgin JG10309-01 SPI-controlled display is used on the RV1108-Elgin-r1
17 - $ref: /schemas/spi/spi-peripheral-props.yaml#
21 const: elgin,jg10309-01
26 spi-max-frequency:
29 spi-cpha: true
31 spi-cpol: true
34 - compatible
35 - reg
36 - spi-cpha
37 - spi-cpol
42 - |
43 spi {
44 #address-cells = <1>;
45 #size-cells = <0>;
48 compatible = "elgin,jg10309-01";
50 spi-max-frequency = <24000000>;
51 spi-cpha;
52 spi-cpol;