arm: dts: qcom: Update ifc6540 compat for qcom boot format
[deliverable/linux.git] / arch / arm / boot / dts / qcom-apq8084-ifc6540.dts
CommitLineData
66c04e30 1#include "qcom-apq8084.dtsi"
e321cbbd 2#include "qcom-pma8084.dtsi"
66c04e30
GD
3
4/ {
5 model = "Qualcomm APQ8084/IFC6540";
9208b517 6 compatible = "qcom,apq8084-sbc", "qcom,apq8084";
66c04e30 7
d92c945d
SB
8 aliases {
9 serial0 = &blsp2_uart2;
10 };
11
12 chosen {
13 stdout-path = "serial0:115200n8";
14 };
15
66c04e30
GD
16 soc {
17 serial@f995e000 {
18 status = "okay";
19 };
20
21 sdhci@f9824900 {
22 bus-width = <8>;
23 non-removable;
24 status = "okay";
25 };
26
27 sdhci@f98a4900 {
28 cd-gpios = <&tlmm 122 GPIO_ACTIVE_LOW>;
29 bus-width = <4>;
30 };
31 };
32};
This page took 0.079396 seconds and 5 git commands to generate.