Lines Matching +full:spi +full:- +full:peripheral +full:- +full:props
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Belisko <marek@goldelico.com>
11 - H. Nikolaus Schaller <hns@goldelico.com>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/spi/spi-peripheral-props.yaml#
21 - tpo,td028ttec1
23 - tpo,td043mtea1
27 reset-gpios: true
31 spi-cpha: true
32 spi-cpol: true
35 - compatible
36 - port
41 - |
42 spi {
43 #address-cells = <1>;
44 #size-cells = <0>;
49 spi-max-frequency = <100000>;
50 spi-cpol;
51 spi-cpha;
55 reset-gpios = <&gpio7 7 0>;
59 remote-endpoint = <&dpi_out>;