Lines Matching +full:- +full:hog
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Generic 8-bit shift register
10 - Maxime Ripard <mripard@kernel.org>
15 - fairchild,74hc595
16 - nxp,74lvc594
21 gpio-controller: true
23 '#gpio-cells':
28 registers-number:
30 description: Number of daisy-chained shift registers
32 enable-gpios:
37 "^(hog-[0-9]+|.+-hog(-[0-9]+)?)$":
41 gpio-hog: true
43 output-high: true
44 output-low: true
45 line-name: true
48 - gpio-hog
49 - gpios
54 - compatible
55 - reg
56 - gpio-controller
57 - '#gpio-cells'
58 - registers-number
61 - $ref: /schemas/spi/spi-peripheral-props.yaml#
66 - |
68 #address-cells = <1>;
69 #size-cells = <0>;
74 gpio-controller;
75 #gpio-cells = <2>;
76 registers-number = <4>;
77 spi-max-frequency = <100000>;