Re: [PATCH] dt-bindings:iio:dac:microchip,mcp4725: fix properties for mcp4726
From: Jonathan Cameron <jic23@kernel.org>
Date: 2020-12-29 17:47:38
Also in:
linux-iio
From: Jonathan Cameron <jic23@kernel.org>
Date: 2020-12-29 17:47:38
Also in:
linux-iio
On Mon, 21 Dec 2020 12:27:38 -0700 Rob Herring [off-list ref] wrote:
On Wed, 16 Dec 2020 11:13:16 +0100, Tomas Novotny wrote:quoted
The vdd-supply property is optional if vref-supply is provided for mcp4726. Also the microchip,vref-buffered makes sense only if vref-supply is specified. Spotted by Jonathan during conversion to yaml. Reported-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Tomas Novotny <redacted>
I'm taking this this slow way as we are just providing slightly more flexible conditions rather than allowing anything we suspect anyone is already using. Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to probably ignore it ;) Thanks for tidying this up. Jonathan
quoted
--- .../bindings/iio/dac/microchip,mcp4725.yaml | 31 +++++++++++++++---- 1 file changed, 25 insertions(+), 6 deletions(-)Reviewed-by: Rob Herring <robh@kernel.org>