summaryrefslogtreecommitdiff
path: root/qcom/lemans-vm-qupv3.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'qcom/lemans-vm-qupv3.dtsi')
-rwxr-xr-xqcom/lemans-vm-qupv3.dtsi16
1 files changed, 16 insertions, 0 deletions
diff --git a/qcom/lemans-vm-qupv3.dtsi b/qcom/lemans-vm-qupv3.dtsi
index e6e79dcd..069a2bc3 100755
--- a/qcom/lemans-vm-qupv3.dtsi
+++ b/qcom/lemans-vm-qupv3.dtsi
@@ -61,6 +61,22 @@
qcom,iommu-dma = "fastmap";
status = "ok";
+ qupv3_se14_spi: spi@880000 {
+ compatible = "qcom,spi-geni";
+ reg = <0x880000 0x4000>;
+ #address-cells = <1>;
+ #size-cells = <0>;
+ reg-names = "se_phys";
+ interrupts = <GIC_SPI 373 IRQ_TYPE_LEVEL_HIGH>;
+ clock-names = "se-clk";
+ clocks = <&gcc GCC_QUPV3_WRAP2_S0_CLK>;
+ pinctrl-names = "default", "sleep";
+ pinctrl-0 = <&qupv3_se14_spi_active>;
+ pinctrl-1 = <&qupv3_se14_spi_sleep>;
+ spi-max-frequency = <50000000>;
+ status = "disabled";
+ };
+
/* BT UART Instance */
qupv3_se17_4uart: qcom,qup_uart@88c000 {
compatible = "qcom,msm-geni-serial-hs";