[PATCH] ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees

2014-08-06 Thread Kumar Gala
Add basic IPQ8064 SoC include device tree and support for basic booting on the AP148 Reference board with support for UART, I2C, and SPI. Signed-off-by: Kumar Gala --- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 85 +++ arch/arm/boot/dts/

Re: [PATCH] ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees

2014-04-04 Thread Stephen Boyd
On 04/04/14 09:29, Kumar Gala wrote: > diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi > b/arch/arm/boot/dts/qcom-ipq8064.dtsi > new file mode 100644 > index 000..31f735c > --- /dev/null > +++ b/arch/arm/boot/dts/qcom-ipq8064.dtsi > @@ -0,0 +1,122 @@ > +/dts-v1/; > + > +/include/ "skeleton.dt

[PATCH] ARM: qcom: Add initial IPQ8064 SoC and AP148 device trees

2014-04-04 Thread Kumar Gala
Add basic IPQ8064 SoC include device tree and support for basic booting on the AP148 Reference board. Also, keep dtb build list and qcom_dt_match in sorted order. Signed-off-by: Kumar Gala --- arch/arm/boot/dts/Makefile | 8 +- arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 12 +++