Commit 62361638 authored by Michal Simek's avatar Michal Simek Committed by Guenter Roeck

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: default avatarMichal Simek <michal.simek@amd.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/5110a313a5ce52ce6d7b5cb6b08368d42063dc30.1701419691.git.michal.simek@amd.comSigned-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 159e459c
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment