mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
ARM: dts: qcom: set spi frequency for helios spi node
Set helios spi frequency 32MHZ for helios spi node. Change-Id: I373fc0d0d9540b526c7491f3cdd34398705a62de
This commit is contained in:
@@ -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>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user