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

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.com


Signed-off-by: default avatarGuenter Roeck <linux@roeck-us.net>
parent 159e459c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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