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 <[email protected]>
11 - H. Nikolaus Schaller <[email protected]>
14 - $ref: panel-common.yaml#
15 - $ref: /schemas/spi/spi-peripheral-props.yaml#
21 - tpo,td028ttec1
23 - tpo,td043mtea1
29 reset-gpios: true
33 spi-cpha: true
34 spi-cpol: true
37 - compatible
38 - port
43 - |
44 spi {
45 #address-cells = <1>;
46 #size-cells = <0>;
51 spi-max-frequency = <100000>;
52 spi-cpol;
53 spi-cpha;
57 reset-gpios = <&gpio7 7 0>;
61 remote-endpoint = <&dpi_out>;