1*5def4c47SEmmanuel Vadot# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2*5def4c47SEmmanuel Vadot%YAML 1.2 3*5def4c47SEmmanuel Vadot--- 4*5def4c47SEmmanuel Vadot$id: http://devicetree.org/schemas/iio/potentiometer/microchip,mcp4131.yaml# 5*5def4c47SEmmanuel Vadot$schema: http://devicetree.org/meta-schemas/core.yaml# 6*5def4c47SEmmanuel Vadot 7*5def4c47SEmmanuel Vadottitle: Microchip MCP413X/414X/415X/416X/423X/424X/425X/426X Digital Potentiometer 8*5def4c47SEmmanuel Vadot 9*5def4c47SEmmanuel Vadotmaintainers: 10*5def4c47SEmmanuel Vadot - Slawomir Stepien <sst@poczta.fm> 11*5def4c47SEmmanuel Vadot 12*5def4c47SEmmanuel Vadotproperties: 13*5def4c47SEmmanuel Vadot compatible: 14*5def4c47SEmmanuel Vadot enum: 15*5def4c47SEmmanuel Vadot - microchip,mcp4131-103 16*5def4c47SEmmanuel Vadot - microchip,mcp4131-104 17*5def4c47SEmmanuel Vadot - microchip,mcp4131-502 18*5def4c47SEmmanuel Vadot - microchip,mcp4131-503 19*5def4c47SEmmanuel Vadot - microchip,mcp4132-103 20*5def4c47SEmmanuel Vadot - microchip,mcp4132-104 21*5def4c47SEmmanuel Vadot - microchip,mcp4132-502 22*5def4c47SEmmanuel Vadot - microchip,mcp4132-503 23*5def4c47SEmmanuel Vadot - microchip,mcp4141-103 24*5def4c47SEmmanuel Vadot - microchip,mcp4141-104 25*5def4c47SEmmanuel Vadot - microchip,mcp4141-502 26*5def4c47SEmmanuel Vadot - microchip,mcp4141-503 27*5def4c47SEmmanuel Vadot - microchip,mcp4142-103 28*5def4c47SEmmanuel Vadot - microchip,mcp4142-104 29*5def4c47SEmmanuel Vadot - microchip,mcp4142-502 30*5def4c47SEmmanuel Vadot - microchip,mcp4142-503 31*5def4c47SEmmanuel Vadot - microchip,mcp4151-103 32*5def4c47SEmmanuel Vadot - microchip,mcp4151-104 33*5def4c47SEmmanuel Vadot - microchip,mcp4151-502 34*5def4c47SEmmanuel Vadot - microchip,mcp4151-503 35*5def4c47SEmmanuel Vadot - microchip,mcp4152-103 36*5def4c47SEmmanuel Vadot - microchip,mcp4152-104 37*5def4c47SEmmanuel Vadot - microchip,mcp4152-502 38*5def4c47SEmmanuel Vadot - microchip,mcp4152-503 39*5def4c47SEmmanuel Vadot - microchip,mcp4161-103 40*5def4c47SEmmanuel Vadot - microchip,mcp4161-104 41*5def4c47SEmmanuel Vadot - microchip,mcp4161-502 42*5def4c47SEmmanuel Vadot - microchip,mcp4161-503 43*5def4c47SEmmanuel Vadot - microchip,mcp4162-103 44*5def4c47SEmmanuel Vadot - microchip,mcp4162-104 45*5def4c47SEmmanuel Vadot - microchip,mcp4162-502 46*5def4c47SEmmanuel Vadot - microchip,mcp4162-503 47*5def4c47SEmmanuel Vadot - microchip,mcp4231-103 48*5def4c47SEmmanuel Vadot - microchip,mcp4231-104 49*5def4c47SEmmanuel Vadot - microchip,mcp4231-502 50*5def4c47SEmmanuel Vadot - microchip,mcp4231-503 51*5def4c47SEmmanuel Vadot - microchip,mcp4232-103 52*5def4c47SEmmanuel Vadot - microchip,mcp4232-104 53*5def4c47SEmmanuel Vadot - microchip,mcp4232-502 54*5def4c47SEmmanuel Vadot - microchip,mcp4232-503 55*5def4c47SEmmanuel Vadot - microchip,mcp4241-103 56*5def4c47SEmmanuel Vadot - microchip,mcp4241-104 57*5def4c47SEmmanuel Vadot - microchip,mcp4241-502 58*5def4c47SEmmanuel Vadot - microchip,mcp4241-503 59*5def4c47SEmmanuel Vadot - microchip,mcp4242-103 60*5def4c47SEmmanuel Vadot - microchip,mcp4242-104 61*5def4c47SEmmanuel Vadot - microchip,mcp4242-502 62*5def4c47SEmmanuel Vadot - microchip,mcp4242-503 63*5def4c47SEmmanuel Vadot - microchip,mcp4251-103 64*5def4c47SEmmanuel Vadot - microchip,mcp4251-104 65*5def4c47SEmmanuel Vadot - microchip,mcp4251-502 66*5def4c47SEmmanuel Vadot - microchip,mcp4251-503 67*5def4c47SEmmanuel Vadot - microchip,mcp4252-103 68*5def4c47SEmmanuel Vadot - microchip,mcp4252-104 69*5def4c47SEmmanuel Vadot - microchip,mcp4252-502 70*5def4c47SEmmanuel Vadot - microchip,mcp4252-503 71*5def4c47SEmmanuel Vadot - microchip,mcp4261-103 72*5def4c47SEmmanuel Vadot - microchip,mcp4261-104 73*5def4c47SEmmanuel Vadot - microchip,mcp4261-502 74*5def4c47SEmmanuel Vadot - microchip,mcp4261-503 75*5def4c47SEmmanuel Vadot - microchip,mcp4262-103 76*5def4c47SEmmanuel Vadot - microchip,mcp4262-104 77*5def4c47SEmmanuel Vadot - microchip,mcp4262-502 78*5def4c47SEmmanuel Vadot - microchip,mcp4262-503 79*5def4c47SEmmanuel Vadot 80*5def4c47SEmmanuel Vadot reg: 81*5def4c47SEmmanuel Vadot maxItems: 1 82*5def4c47SEmmanuel Vadot 83*5def4c47SEmmanuel Vadot spi-max-frequency: true 84*5def4c47SEmmanuel Vadot 85*5def4c47SEmmanuel VadotadditionalProperties: false 86*5def4c47SEmmanuel Vadot 87*5def4c47SEmmanuel Vadotrequired: 88*5def4c47SEmmanuel Vadot - compatible 89*5def4c47SEmmanuel Vadot - reg 90*5def4c47SEmmanuel Vadot 91*5def4c47SEmmanuel Vadotexamples: 92*5def4c47SEmmanuel Vadot - | 93*5def4c47SEmmanuel Vadot spi { 94*5def4c47SEmmanuel Vadot #address-cells = <1>; 95*5def4c47SEmmanuel Vadot #size-cells = <0>; 96*5def4c47SEmmanuel Vadot 97*5def4c47SEmmanuel Vadot potentiometer@0 { 98*5def4c47SEmmanuel Vadot compatible = "mcp4131-502"; 99*5def4c47SEmmanuel Vadot reg = <0>; 100*5def4c47SEmmanuel Vadot spi-max-frequency = <500000>; 101*5def4c47SEmmanuel Vadot }; 102*5def4c47SEmmanuel Vadot }; 103*5def4c47SEmmanuel Vadot... 104