Linux Hardware Monitor development
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: hwmon: Increase max number of io-channels
@ 2023-12-01  8:35 Michal Simek
  2023-12-03 17:15 ` Guenter Roeck
  0 siblings, 1 reply; 3+ messages in thread
From: Michal Simek @ 2023-12-01  8:35 UTC (permalink / raw)
  To: linux-kernel, monstr, michal.simek, git
  Cc: Conor Dooley, Conor Dooley, Guenter Roeck, Jean Delvare,
	Jonathan Cameron, Krzysztof Kozlowski, Rob Herring, devicetree,
	linux-hwmon

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 <michal.simek@amd.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---

Changes in v2:
- Add Conor's ack
- Update commit message

 Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml b/Documentation/devicetree/bindings/hwmon/iio-hwmon.yaml
index e5b24782f448..be5c7d4579bb 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
 
-- 
2.36.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: hwmon: Increase max number of io-channels
  2023-12-01  8:35 [PATCH v2] dt-bindings: hwmon: Increase max number of io-channels Michal Simek
@ 2023-12-03 17:15 ` Guenter Roeck
  2023-12-04  0:33   ` Conor Dooley
  0 siblings, 1 reply; 3+ messages in thread
From: Guenter Roeck @ 2023-12-03 17:15 UTC (permalink / raw)
  To: Michal Simek
  Cc: linux-kernel, monstr, michal.simek, git, Conor Dooley,
	Conor Dooley, Jean Delvare, Jonathan Cameron, Krzysztof Kozlowski,
	Rob Herring, devicetree, linux-hwmon

On Fri, Dec 01, 2023 at 09:35:00AM +0100, Michal Simek wrote:
> 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 <michal.simek@amd.com>
> Acked-by: Conor Dooley <conor.dooley@microchip.com>

Applied to hwmon-next. If there are still concerns about the commit message
please let me know and I'll drop it until resolved.

Thanks,
Guenter

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v2] dt-bindings: hwmon: Increase max number of io-channels
  2023-12-03 17:15 ` Guenter Roeck
@ 2023-12-04  0:33   ` Conor Dooley
  0 siblings, 0 replies; 3+ messages in thread
From: Conor Dooley @ 2023-12-04  0:33 UTC (permalink / raw)
  To: Guenter Roeck
  Cc: Michal Simek, linux-kernel, monstr, michal.simek, git,
	Conor Dooley, Conor Dooley, Jean Delvare, Jonathan Cameron,
	Krzysztof Kozlowski, Rob Herring, devicetree, linux-hwmon

[-- Attachment #1: Type: text/plain, Size: 701 bytes --]

On Sun, Dec 03, 2023 at 09:15:40AM -0800, Guenter Roeck wrote:
> On Fri, Dec 01, 2023 at 09:35:00AM +0100, Michal Simek wrote:
> > 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 <michal.simek@amd.com>
> > Acked-by: Conor Dooley <conor.dooley@microchip.com>
> 
> Applied to hwmon-next. If there are still concerns about the commit message
> please let me know and I'll drop it until resolved.

You're good. I did ack the v1 wording even if I didn't like it, didn't
feel it was worth one resend, definitely not requesting _two_ resends.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-04  0:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01  8:35 [PATCH v2] dt-bindings: hwmon: Increase max number of io-channels Michal Simek
2023-12-03 17:15 ` Guenter Roeck
2023-12-04  0:33   ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox