Loading arch/arm64/boot/dts/qcom/sdmmagpie.dtsi +32 −0 Original line number Diff line number Diff line Loading @@ -678,6 +678,38 @@ qcom,rtb-size = <0x100000>; }; gpi_dma0: qcom,gpi-dma@0x800000 { #dma-cells = <5>; compatible = "qcom,gpi-dma"; reg = <0x800000 0x60000>; reg-names = "gpi-top"; interrupts = <0 244 0>, <0 245 0>, <0 246 0>, <0 247 0>, <0 248 0>, <0 249 0>, <0 250 0>, <0 251 0>; qcom,max-num-gpii = <8>; qcom,gpii-mask = <0x0f>; qcom,ev-factor = <2>; iommus = <&apps_smmu 0x0216 0x0>; qcom,smmu-cfg = <0x1>; qcom,iova-range = <0x0 0x100000 0x0 0x100000>; status = "ok"; }; gpi_dma1: qcom,gpi-dma@0xa00000 { #dma-cells = <5>; compatible = "qcom,gpi-dma"; reg = <0xa00000 0x60000>; reg-names = "gpi-top"; interrupts = <0 279 0>, <0 280 0>, <0 281 0>, <0 282 0>, <0 283 0>, <0 284 0>, <0 293 0>, <0 294 0>; qcom,max-num-gpii = <8>; qcom,gpii-mask = <0x0f>; qcom,ev-factor = <2>; iommus = <&apps_smmu 0x04d6 0x0>; qcom,smmu-cfg = <0x1>; qcom,iova-range = <0x0 0x100000 0x0 0x100000>; status = "ok"; }; wdog: qcom,wdt@17c10000{ compatible = "qcom,msm-watchdog"; reg = <0x17c10000 0x1000>; Loading Loading
arch/arm64/boot/dts/qcom/sdmmagpie.dtsi +32 −0 Original line number Diff line number Diff line Loading @@ -678,6 +678,38 @@ qcom,rtb-size = <0x100000>; }; gpi_dma0: qcom,gpi-dma@0x800000 { #dma-cells = <5>; compatible = "qcom,gpi-dma"; reg = <0x800000 0x60000>; reg-names = "gpi-top"; interrupts = <0 244 0>, <0 245 0>, <0 246 0>, <0 247 0>, <0 248 0>, <0 249 0>, <0 250 0>, <0 251 0>; qcom,max-num-gpii = <8>; qcom,gpii-mask = <0x0f>; qcom,ev-factor = <2>; iommus = <&apps_smmu 0x0216 0x0>; qcom,smmu-cfg = <0x1>; qcom,iova-range = <0x0 0x100000 0x0 0x100000>; status = "ok"; }; gpi_dma1: qcom,gpi-dma@0xa00000 { #dma-cells = <5>; compatible = "qcom,gpi-dma"; reg = <0xa00000 0x60000>; reg-names = "gpi-top"; interrupts = <0 279 0>, <0 280 0>, <0 281 0>, <0 282 0>, <0 283 0>, <0 284 0>, <0 293 0>, <0 294 0>; qcom,max-num-gpii = <8>; qcom,gpii-mask = <0x0f>; qcom,ev-factor = <2>; iommus = <&apps_smmu 0x04d6 0x0>; qcom,smmu-cfg = <0x1>; qcom,iova-range = <0x0 0x100000 0x0 0x100000>; status = "ok"; }; wdog: qcom,wdt@17c10000{ compatible = "qcom,msm-watchdog"; reg = <0x17c10000 0x1000>; Loading