summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom-ipq4019.dtsi
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: Move .dts files to vendor sub-directoriesRob Herring2023-06-211-697/+0
* ARM: dts: qcom: ipq4019: Fix the PCI I/O port rangeManivannan Sadhasivam2023-03-151-2/+2
* ARM: dts: qcom: rename kpss-acc-v2 nodes to power-manager nodesChristian Marangi2023-03-151-4/+4
* ARM: dts: qcom: ipq4019: remove clk-output-names for sleep clockRobert Marko2023-03-131-1/+0
* ARM: dts: qcom: ipq4019: pass XO and sleep clocks to GCCRobert Marko2023-03-131-0/+2
* ARM: dts: qcom: align OPP table names with DT schemaKrzysztof Kozlowski2023-02-081-1/+1
* ARM: dts: qcom: reverse compatibles to match bindingsKrzysztof Kozlowski2023-01-101-1/+1
* ARM: dts: qcom: correct indentationKrzysztof Kozlowski2022-10-171-1/+1
* ARM: dts: qcom: align SDHCI clocks with DT schemaKrzysztof Kozlowski2022-09-131-2/+2
* ARM: dts: qcom: align SDHCI reg-names with DT schemaKrzysztof Kozlowski2022-09-131-0/+1
* ARM: dts: qcom: stop using snps,dw-pcie falbackDmitry Baryshkov2022-08-291-1/+1
* ARM: dts: qcom: extend scm compatible to match dt-schemaDavid Heidelberg2022-07-061-1/+1
* ARM: dts: qcom: Fix sdhci node names - use 'mmc@'Bhupesh Sharma2022-07-021-1/+1
* Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-06-031-1/+1
|\
| * arm64: dts: qcom: align DWC3 USB clocks with DT schemaKrzysztof Kozlowski2022-05-051-1/+1
* | ARM: dts: qcom: ipq4019: User generic node name for DMAKuldeep Singh2022-04-121-3/+3
* | ARM: dts: qcom: ipq4019: align clocks in I2C with DT schemaKrzysztof Kozlowski2022-04-111-6/+6
* | ARM: dts: qcom: ipq4019: align dmas in SPI/UART with DT schemaKrzysztof Kozlowski2022-04-111-12/+12
|/
* ARM: dts: qcom: fill missing power-domain-cells for gcc controllersDavid Heidelberg2022-01-311-0/+1
* ARM: dts: qcom: ipq4019: fix sleep clockPavel Kubelun2022-01-311-1/+2
* ARM: dts: qcom: update USB nodes with new platform specific compatibleDavid Heidelberg2021-11-171-2/+2
* ARM: dts: qcom: Fix node name for NAND controller nodeManivannan Sadhasivam2021-04-131-1/+1
* ARM: dts: qcom: ipq4019: add SDHCI VQMMC LDO nodeRobert Marko2021-01-251-0/+10
* ARM: dts: qcom: ipq4019: add more labelsRobert Marko2021-01-221-3/+3
* ARM: dts: qcom: ipq4019: add USB devicetree nodesJohn Crispin2021-01-221-0/+74
* Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-06-041-0/+1
|\
| * ARM: dts: qcom: ipq4019: fix high resolution timerAbhishek Sahu2020-04-131-0/+1
* | ARM: dts: qcom: ipq4019: add MDIO nodeRobert Marko2020-04-301-0/+28
|/
* ARM: dts: qcom: add gpio-ranges propertyChristian Lamparter2020-02-241-0/+1
* ARM: dts: qcom: Add nodes for SMP boot in IPQ40xxDamir Franusic2019-12-281-0/+7
* ARM: dts: qcom: ipq4019: Add SDHCI controller nodeRobert Marko2019-10-011-0/+12
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284Thomas Gleixner2019-06-051-9/+1
* ARM: dts: qcom: ipq4019: enlarge PCIe BAR rangeChristian Lamparter2019-04-091-2/+2
* Merge tag 'qcom-dts-for-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2019-02-151-1/+1
|\
| * ARM: dts: qcom: ipq4019: Fix MSI IRQ typeNiklas Cassel2019-02-061-1/+1
* | Merge tag 'qcom-dts-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2019-02-151-0/+1
|\|
| * ARM: dts: ipq4019: Remove skeleton.dtsiRobert Marko2019-01-221-1/+3
* | ARM: dts: Kill off skeleton{64}.dtsiRob Herring2019-01-301-1/+7
|/
* ARM: dts: qcom: ipq4019: fix space vs tab indenting inside qcom-ipq4019.dtsiJohn Crispin2018-09-131-38/+38
* ARM: dts: qcom: ipq4019: fix PCI rangeMathias Kresin2018-09-131-1/+1
* ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg valueChristian Lamparter2018-09-131-1/+1
* ARM: dts: qcom: ipq4019: add cpu operating points for cpufreq supportMatthew McClintock2018-09-131-28/+26
* ARM: dts: qcom: ipq4019: use v2 of the kpss bringup mechanismMatthew McClintock2018-09-131-8/+17
* ARM: dts: qcom: Add missing OPP properties for CPUsViresh Kumar2018-07-211-0/+24
* ARM: dts: ipq4019: Add ipq4019-ap.dk04.dtsiSricharan R2018-05-251-1/+1
* ARM: dts: ipq4019: Change the max opp frequencySricharan R2018-05-251-1/+1
* ARM: dts: ipq4019: Add a few peripheral nodesSricharan R2018-05-251-11/+145
* ARM: dts: ipq4019: Add a default chosen nodeSricharan R2018-05-251-1/+1
* ARM: dts: ipq4019: Add TZ and SMEM reserved regionsSven Eckelmann2018-05-141-0/+16
* ARM: dts: qcom: add and enable both wifi blocks on the IPQ4019Christian Lamparter2017-08-081-0/+84