]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
arm64: dts: sdm845: Include the interconnect resources DT header
authorGeorgi Djakov <georgi.djakov@linaro.org>
Mon, 11 Mar 2019 14:06:02 +0000 (16:06 +0200)
committerAndy Gross <andy.gross@linaro.org>
Thu, 28 Mar 2019 04:34:01 +0000 (23:34 -0500)
Include the device tree header for the on-chip interconnect endpoint
resources on sdm845 devices. This will allow using the "interconnects"
property in DT nodes to describe the interconnect path resources they use.

The sdm845 interconnect provider DT node is already present, but the
header file with the resources is not included, so let's fix this.

Reviewed-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi

index 5308f16718244951ebbb55bbec4248b4647ab4d7..be4d4c5859c0ca8f115b4eb0f8b697e589c969e5 100644 (file)
@@ -11,6 +11,7 @@
 #include <dt-bindings/clock/qcom,lpass-sdm845.h>
 #include <dt-bindings/clock/qcom,rpmh.h>
 #include <dt-bindings/clock/qcom,videocc-sdm845.h>
+#include <dt-bindings/interconnect/qcom,sdm845.h>
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/phy/phy-qcom-qusb2.h>
 #include <dt-bindings/reset/qcom,sdm845-aoss.h>