From: Michal Simek Date: Fri, 1 Dec 2023 08:35:00 +0000 (+0100) Subject: dt-bindings: hwmon: Increase max number of io-channels X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=62361638ae39d59eac974e5f8c7d6bfc66bec3b9;p=linux.git dt-bindings: hwmon: Increase max number of io-channels The Analog Monitoring System (AMS) defines 51 channels (Documentation/devicetree/bindings/iio/adc/xlnx,zynqmp-ams.yaml) that's why increase number to 51. Signed-off-by: Michal Simek Acked-by: Conor Dooley Link: https://lore.kernel.org/r/5110a313a5ce52ce6d7b5cb6b08368d42063dc30.1701419691.git.michal.simek@amd.com Signed-off-by: Guenter Roeck --- diff --git a/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml b/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml index e5b24782f4481..be5c7d4579bb0 100644 --- a/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml +++ b/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml @@ -19,7 +19,7 @@ properties: io-channels: minItems: 1 - maxItems: 8 # Should be enough + maxItems: 51 # Should be enough description: > List of phandles to ADC channels to read the monitoring values