ARM: dts: qcom: Move common nodes to ipq8064-v.1.0.dtsi

The nodes in ipq8064-ap148.dts currently are common with
boards that we will add next. So move the common data to
ipq8064-v.1.0.dtsi.

Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
Sricharan R
2018-08-03 19:40:17 +05:30
committed by Andy Gross
parent f14c558892
commit 2e7a2c9101
3 changed files with 77 additions and 80 deletions

View File

@@ -144,6 +144,15 @@
bias-disable;
};
};
spi_pins: spi_pins {
mux {
pins = "gpio18", "gpio19", "gpio21";
function = "gsbi5";
drive-strength = <10>;
bias-none;
};
};
};
intc: interrupt-controller@2000000 {