Re: [PATCH 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'

2018-08-14 Thread Rob Herring
On Wed, 8 Aug 2018 12:13:37 -0700, Matthias Kaehlcke wrote: > The documentation of Qualcomm's SPMI PMIC voltage ADC claims that the > 'reg' property consists of two values, the SPMI address and the length > of the controller's registers. However the SPMI bus to which it is added > specifies "#size

Re: [PATCH 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'

2018-08-08 Thread Doug Anderson
Hi, On Wed, Aug 8, 2018 at 12:13 PM, Matthias Kaehlcke wrote: > The documentation of Qualcomm's SPMI PMIC voltage ADC claims that the > 'reg' property consists of two values, the SPMI address and the length > of the controller's registers. However the SPMI bus to which it is added > specifies "#s

[PATCH 1/3] dt-bindings: iio: vadc: Fix documentation of 'reg'

2018-08-08 Thread Matthias Kaehlcke
The documentation of Qualcomm's SPMI PMIC voltage ADC claims that the 'reg' property consists of two values, the SPMI address and the length of the controller's registers. However the SPMI bus to which it is added specifies "#size-cells = <0>;". Remove the controller register length from the docume