Merge "ARM: dts: qcom: set spi frequency for helios spi node"

This commit is contained in:
qctecmdr
2023-03-17 02:39:03 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -7,7 +7,7 @@
qcom,helios-spi {
compatible = "qcom,helios-spi";
reg = <0>;
spi-max-frequency = <180000>;
helios-spi-frequency = <32000000>;
interrupt-parent = <&tlmm>;
qcom,irq-gpio = <&tlmm 30 1>;
};