]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
dt-bindings: iio: dac: ad3552r: fix maximum spi speed
authorAngelo Dureghello <adureghello@baylibre.com>
Thu, 3 Oct 2024 17:29:01 +0000 (19:29 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sun, 6 Oct 2024 13:42:19 +0000 (14:42 +0100)
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>
Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml

index fc8b97f820775b8563675543508eb55001da3989..41fe0003474285782a9f1a0ca31daff104b4b588 100644 (file)
@@ -30,7 +30,7 @@ properties:
     maxItems: 1
 
   spi-max-frequency:
-    maximum: 30000000
+    maximum: 66000000
 
   reset-gpios:
     maxItems: 1