aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom-apq8064.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: qcom: apq8064: add clocks to the MMCC device nodeDmitry Baryshkov2022-09-131-0/+16
* ARM: dts: qcom: apq8064: add clocks to the GCC device nodeDmitry Baryshkov2022-09-131-0/+5
* ARM: dts: qcom: apq8064: add clocks to the LCC device nodeDmitry Baryshkov2022-09-131-0/+14
* ARM: dts: qcom: stop using snps,dw-pcie falbackDmitry Baryshkov2022-08-291-1/+1
* ARM: dts: qcom: add rpmcc missing clocks for apq/ipq8064 and msm8660Christian Marangi2022-07-181-0/+2
* ARM: dts: qcom: apq8064: create tsens device nodeDmitry Baryshkov2022-07-131-8/+17
* ARM: dts: qcom: apq8064: disable DSI and DSI PHY by defaultDmitry Baryshkov2022-07-061-0/+3
* ARM: dts: qcom: apq8064: rename DSI PHY iface clockDmitry Baryshkov2022-07-061-1/+1
* ARM: dts: qcom: extend scm compatible to match dt-schemaDavid Heidelberg2022-07-061-1/+1
* ARM: dts: qcom: apq8064: drop phy-names from HDMI device nodeDmitry Baryshkov2022-06-301-1/+0
* ARM: dts: qcom: adjust whitespace around '='Krzysztof Kozlowski2022-06-291-71/+71
* ARM: dts: qcom: apq8064: add unit addresses to QFPROM regionsKrzysztof Kozlowski2022-06-291-2/+2
* ARM: dts: qcom: cleanup QFPROM nodesKrzysztof Kozlowski2022-06-291-3/+3
* ARM: dts: qcom: use dedicated QFPROM compatiblesKrzysztof Kozlowski2022-06-291-1/+1
* ARM: dts: qcom: do not use underscore in node nameKrzysztof Kozlowski2022-04-121-4/+4
* ARM: dts: qcom: apq8064: User generic node name for DMAKuldeep Singh2022-04-121-3/+3
* ARM: dts: qcom: rename WCNSS child name to bluetoothKrzysztof Kozlowski2022-04-111-1/+1
* ARM: dts: qcom: fill missing power-domain-cells for gcc controllersDavid Heidelberg2022-01-311-0/+2
* ARM: dts: qcom: add KPSS GCC compatible to clock nodesDavid Heidelberg2022-01-311-1/+1
* ARM: dts: qcom: apq8064: adjust dsi node name to match dt-schemaDavid Heidelberg2022-01-311-1/+2
* ARM: dts: qcom: apq8064: make pci regs property dt-schema compliantDavid Heidelberg2022-01-311-4/+4
* ARM: dts: qcom: apq8064: correct ranges valuesDavid Heidelberg2022-01-311-2/+2
* Merge tag 'dt-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-11-031-35/+28
|\
| * ARM: dts: qcom: fix thermal zones namingDavid Heidelberg2021-10-241-4/+4
| * ARM: dts: qcom: correct mmc node namingDavid Heidelberg2021-10-231-3/+3
| * ARM: dts: qcom-apq8064: add interrupt controller propertiesDmitry Baryshkov2021-10-171-17/+4
| * ARM: dts: qcom-apq8064: add gpio-ranges to mpps nodesDmitry Baryshkov2021-10-171-0/+2
| * ARM: dts: qcom-apq8064: stop using legacy clock names for HDMIDmitry Baryshkov2021-10-161-4/+4
| * ARM: dts: qcom: apq8064: adjust memory node according to specsDavid Heidelberg2021-09-191-1/+1
| * ARM: dts: qcom: apq8064: Convert adreno from legacy gpu-pwrlevels to opp-v2David Heidelberg2021-09-191-6/+10
* | ARM: dts: qcom: apq8064: update Adreno clock namesDavid Heidelberg2021-09-191-4/+4
* | ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL referenceMarijn Suijten2021-09-131-2/+2
* | ARM: dts: qcom: apq8064: use compatible which contains chipidDavid Heidelberg2021-09-131-2/+1
|/
* arm/arm64: dts: Fix remaining dtc 'unit_address_format' warningsRob Herring2021-08-261-12/+12
* ARM: dts: qcom: apq8064: correct clock namesDavid Heidelberg2021-07-191-3/+3
* ARM: dts: qcom: add gpio-ranges propertyChristian Lamparter2020-02-241-0/+1
* ARM: dts: qcom-apq8064: Update coresight DT bindingsLeo Yan2019-06-081-2/+2
* ARM: dts: qcom-apq8064: Set 'cxo_board' as ref clock of the DSI PHYMatthias Kaehlcke2019-04-251-2/+3
* ARM: dts: qcom: apq8064: add gpio-rangesBrian Masney2019-04-091-0/+1
* Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2019-03-081-44/+2
|\
| * arm: dts: qcom: apq8064: add interrupt controller propertiesBrian Masney2019-02-131-44/+2
* | ARM: dts: Kill off skeleton{64}.dtsiRob Herring2019-01-301-1/+7
|/
* ARM: dts: qcom: Update coresight bindings for hardware portsSuzuki K Poulose2018-09-301-31/+40
* ARM: dts: qcom-apq8064: use correct pci address for address translationNiklas Cassel2018-05-141-1/+1
* ARM: dts: qcom-apq8064: fix gic_irq_domain_translate warningsThierry Escande2018-05-141-26/+26
* ARM: dts: qcom-apq8064: disable i2c by default at soc dtsiSrinivas Kandagatla2018-05-141-0/+4
* ARM: dts: add XOADC and IIO HWMON to APQ8064Linus Walleij2018-03-081-0/+63
* Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2017-11-161-1/+4
|\
| * ARM: dts: qcom-apq8064: disable gsbi6 i2c by default at soc dtsiSrinivas Kandagatla2017-10-111-0/+1
| * ARM: dts: qcom-apq8064: Fix dsi and hdmi phy cellsAndy Gross2017-10-111-1/+3