Lines Matching full:maxim
4 $id: http://devicetree.org/schemas/gpio/maxim,max31910.yaml#
7 title: Maxim MAX3191x GPIO serializer
15 - maxim,max31910
16 - maxim,max31911
17 - maxim,max31912
18 - maxim,max31913
19 - maxim,max31953
20 - maxim,max31963
34 maxim,modesel-gpios:
40 maxim,fault-gpios:
45 maxim,db0-gpios:
50 maxim,db1-gpios:
53 equal "maxim,db0-gpios".
55 maxim,modesel-8bit:
59 "maxim,modesel-gpios" cannot be specified. By default if neither this nor
60 "maxim,modesel-gpios" is given, the driver assumes that modesel is pulled
64 maxim,ignore-undervoltage:
67 "maxim,fault-gpios" or by the status byte (in 16-bit mode). Use this if
92 compatible = "maxim,max31913";
97 maxim,modesel-gpios = <&gpio2 23>;
98 maxim,fault-gpios = <&gpio2 24 GPIO_ACTIVE_LOW>;
99 maxim,db0-gpios = <&gpio2 25>;
100 maxim,db1-gpios = <&gpio2 26>;