summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom-apq8084-ifc6540.dts
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: qcom: Add aliases for PMICsStephen Boyd2015-12-081-0/+1
| | | | | | | | | Add an alias for the PMICs found on qcom based SoCs so that the newly updated dtbTool can find the PMIC compatible string and add the pmic-id element to the QCDT header. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Andy Gross <agross@codeaurora.org>
* arm: dts: qcom: Update ifc6540 compat for qcom boot formatStephen Boyd2015-12-081-1/+1
| | | | | | | | The ifc6540 is an sbc (single board computer) board, so update the compatible field accordingly. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Andy Gross <agross@codeaurora.org>
* ARM: dts: qcom: apq8084-ifc6540: Use stdout-pathStephen Boyd2015-09-091-0/+8
| | | | | | | Use stdout-path so that we don't have to put the console on the kernel command line. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
* arm: dts: qcom: Add APQ8084 chipset SPMI PMIC's nodesIvan T. Ivanov2015-04-031-0/+1
| | | | | | | | | | PMA8084 have 2 SPMI devices per physical package. Add their configuration nodes and include them in boards which are using AQP8084 based chipset. Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com> Signed-off-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: Olof Johansson <olof@lixom.net>
* ARM: dts: qcom: Add initial IFC6540 board device treeGeorgi Djakov2014-09-111-0/+23
Add basic support for the IFC6540 single-board computer boards, that are based on the APQ8084 SoC. This patch adds the initial device tree and the neccessary nodes required for enabling the serial port and eMMC. Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com> Signed-off-by: Kumar Gala <galak@codeaurora.org>