Commit fd4fc88d authored by Mitja Spes's avatar Mitja Spes Committed by Jonathan Cameron

dt-bindings: iio: pressure: meas,ms5611: add max SPI frequency to the example

Added max SPI frequency setting to the example.
Signed-off-by: default avatarMitja Spes <mitja@lxnav.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221021135827.1444793-4-mitja@lxnav.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent 563746c2
......@@ -55,6 +55,7 @@ examples:
compatible = "meas,ms5611";
reg = <0>;
vdd-supply = <&ldo_3v3_gnss>;
spi-max-frequency = <20000000>;
};
};
...
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment