mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Merge "ARM: dts: qcom: Add aon interface node"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
900db9d7e5
@@ -1,13 +1,17 @@
|
||||
&soc {
|
||||
qupv3_se4_spi: spi@4a90000 { /* BLSP4 QUP3*/
|
||||
&qupv3_se4_spi { /* BLSP4 QUP3*/
|
||||
status = "ok";
|
||||
qcom,shared_ee;
|
||||
qcom,slate-spi {
|
||||
compatible = "qcom,slate-spi";
|
||||
reg = <0>;
|
||||
spi-max-frequency = <737000>;
|
||||
spi-max-frequency = <40000000>;
|
||||
interrupt-parent = <&tlmm>;
|
||||
qcom,irq-gpio = <&tlmm 95 1>;
|
||||
};
|
||||
};
|
||||
|
||||
&soc {
|
||||
qcom,slate-daemon {
|
||||
compatible = "qcom,slate-daemon";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user