ARM: dts: qcom: Add initial APQ8064 SoC and IFC6410 board device trees
[deliverable/linux.git] / arch / arm / boot / dts / qcom-apq8064-ifc6410.dts
CommitLineData
f335b8af
KG
1#include "qcom-apq8064-v2.0.dtsi"
2
3/ {
4 model = "Qualcomm APQ8064/IFC6410";
5 compatible = "qcom,apq8064-ifc6410", "qcom,apq8064";
6
7 soc {
8 gsbi@16600000 {
9 status = "ok";
10 qcom,mode = <GSBI_PROT_I2C_UART>;
11 serial@16640000 {
12 status = "ok";
13 };
14 };
15 };
16};
This page took 0.038207 seconds and 5 git commands to generate.