Lines Matching +full:75 +full:- +full:ec
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 ---
5 $id: http://devicetree.org/schemas/misc/olpc,xo1.75-ec.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: OLPC XO-1.75 Embedded Controller
12 on a OLPC XO-1.75 laptop computer.
17 "ready-gpios" property of the SSP binding as documented in:
18 <Documentation/devicetree/bindings/spi/marvell,mmp2-ssp.yaml>.
21 - Lubomir Rintel <lkundrak@v3.sk>
25 const: olpc,xo1.75-ec
27 cmd-gpios:
31 spi-cpha: true
34 - compatible
35 - cmd-gpios
40 - |
41 #include <dt-bindings/gpio/gpio.h>
44 spi-slave;
45 #address-cells = <0>;
46 #size-cells = <0>;
47 ready-gpios = <&gpio 125 GPIO_ACTIVE_HIGH>;
50 compatible = "olpc,xo1.75-ec";
51 spi-cpha;
52 cmd-gpios = <&gpio 155 GPIO_ACTIVE_HIGH>;