summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorAngelo Dureghello <adureghello@baylibre.com>2024-10-03 19:29:01 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-12-05 14:02:47 +0100
commit2efa8def4a3ff9d3305c1f69e081a2515b2b2aef (patch)
tree72a0200f4c3a7ede92ddf9e608c82e2c5878feff /Documentation
parentc2fa62fc872bcadda2f20fbd48cd7368ffbc6c86 (diff)
downloadlinux-2efa8def4a3ff9d3305c1f69e081a2515b2b2aef.tar.gz
linux-2efa8def4a3ff9d3305c1f69e081a2515b2b2aef.tar.bz2
linux-2efa8def4a3ff9d3305c1f69e081a2515b2b2aef.zip
dt-bindings: iio: dac: ad3552r: fix maximum spi speed
commit d1d1c117f39b2057d1e978f26a8bd9631ddb193b upstream. Fix maximum SPI clock speed, as per datasheet (Rev. B, page 6). Fixes: b0a96c5f599e ("dt-bindings: iio: dac: Add adi,ad3552r.yaml") Cc: stable@vger.kernel.org Signed-off-by: Angelo Dureghello <adureghello@baylibre.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://patch.msgid.link/20241003-wip-bl-ad3552r-axi-v0-iio-testing-v4-4-ceb157487329@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml b/Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
index fc8b97f82077..41fe00034742 100644
--- a/Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
+++ b/Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml
@@ -30,7 +30,7 @@ properties:
maxItems: 1
spi-max-frequency:
- maximum: 30000000
+ maximum: 66000000
reset-gpios:
maxItems: 1