Re: [PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-22 Thread Marcelo Schmitt
Hi Rob, OK, thanks for the explanation. I indeed missed some details from the documentation. I will be more careful on my next readings. I see there are other documentation files at Documentation/devicetree/ and Documentation/devicetree/bindings/. Besides these, would you recommend other

Re: [PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-22 Thread Rob Herring
On Tue, Oct 22, 2019 at 9:06 AM Marcelo Schmitt wrote: > > Hi, > > I ran the DTC and CHECK for AD7292 schema however, the target '__build' > did not run due to errors found in regulator/fixed-regulator.yaml and > arm/allwinner,sun4i-a10-csi.yaml. Fixes for those are still pending in -next. Use

Re: [PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-22 Thread Marcelo Schmitt
Hi, I ran the DTC and CHECK for AD7292 schema however, the target '__build' did not run due to errors found in regulator/fixed-regulator.yaml and arm/allwinner,sun4i-a10-csi.yaml. I recall seeing something about the maxItems requirement over regulator supplies being changed on the iio mailing

Re: [PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-20 Thread Rob Herring
On Sat, Oct 19, 2019 at 10:07 AM Marcelo Schmitt wrote: > > Hi Rob > > Thanks for the review. > > I'm having some trouble with the DTC. > I installed the DT tool from https://github.com/robherring/dt-schema. > Running make -k dt_binding_check goes through all the checks (CHKDT), > producing >

Re: [PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-19 Thread Marcelo Schmitt
Hi Rob Thanks for the review. I'm having some trouble with the DTC. I installed the DT tool from https://github.com/robherring/dt-schema. Running make -k dt_binding_check goes through all the checks (CHKDT), producing the .example.dts files but then gives errors like: DTC

Re: [PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-17 Thread Rob Herring
On Tue, Oct 15, 2019 at 11:52:23PM -0300, Marcelo Schmitt wrote: > Add a device tree binding doc for AD7292 monitor and control system. > > Signed-off-by: Marcelo Schmitt > --- > .../bindings/iio/adc/adi,ad7292.yaml | 107 ++ > MAINTAINERS

[PATCH v2 2/2] dt-bindings: iio: adc: Add DT docs for AD7292

2019-10-15 Thread Marcelo Schmitt
Add a device tree binding doc for AD7292 monitor and control system. Signed-off-by: Marcelo Schmitt --- .../bindings/iio/adc/adi,ad7292.yaml | 107 ++ MAINTAINERS | 1 + 2 files changed, 108 insertions(+) create mode 100644