summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/qcom
AgeCommit message (Expand)AuthorFilesLines
2024-02-20arm: dts: Fix dtc interrupt_map warningsRob Herring1-4/+4
2023-12-19ARM: dts: qcom: sdx55: Fix the base address of PCIe PHYManivannan Sadhasivam1-2/+2
2023-12-19ARM: dts: qcom: sdx55: fix USB SS wakeupJohan Hovold1-1/+1
2023-12-19ARM: dts: qcom: sdx55: fix USB DP/DM HS PHY interruptsJohan Hovold1-4/+4
2023-12-19ARM: dts: qcom: sdx55: fix pdc '#interrupt-cells'Johan Hovold1-1/+1
2023-12-17ARM: dts: qcom: msm8974*: Re-enable remoteprocs on various boardsLuca Weiss3-0/+6
2023-12-17ARM: dts: qcom: msm8974: Remove bogus cd-gpio pinctrlLuca Weiss1-7/+0
2023-12-17ARM: dts: qcom: msm8974-klte: Remove unused propertyAlexey Minnekhanov1-1/+0
2023-12-16ARM: dts: qcom: msm8926-motorola-peregrine: Add initial device treeAndré Apitzsch2-0/+292
2023-12-16ARM: dts: qcom: ipq4019: add dedicated SDHCI compatibleKrzysztof Kozlowski1-1/+1
2023-12-16ARM: dts: qcom: Use "pcie" as the node name instead of "pci"Manivannan Sadhasivam4-6/+6
2023-12-09ARM: dts: qcom: msm8226: Add GPULuca Weiss1-0/+40
2023-12-09ARM: dts: qcom: Disable pm8941 & pm8226 smbb charger by defaultBryant Mairs11-0/+26
2023-12-07ARM: dts: qcom: minor whitespace cleanup around '='Krzysztof Kozlowski1-2/+2
2023-12-07ARM: dts: qcom: sdx55: fix USB wakeup interrupt typesJohan Hovold1-2/+2
2023-12-04Merge tag 'qcom-dts-for-6.7-2' into arm32-for-6.8Bjorn Andersson9-42/+551
2023-12-04ARM: dts: qcom: Add support for HTC One Mini 2Luca Weiss2-0/+371
2023-12-03ARM: dts: qcom: msm8974: Add watchdog nodeMatti Lehtimäki1-0/+8
2023-12-03ARM: dts: qcom: sdx65: correct SPMI node nameKrzysztof Kozlowski1-1/+1
2023-12-03ARM: dts: qcom: sdx65: add missing GCC clocksKrzysztof Kozlowski1-2/+10
2023-12-03ARM: dts: qcom: sdx65: correct PCIe EP phy-namesKrzysztof Kozlowski1-1/+1
2023-11-14ARM: dts: qcom: mdm9615: drop qcom, prefix from SSBI node nameDmitry Baryshkov1-1/+1
2023-11-14ARM: dts: qcom: ipq8064: drop qcom, prefix from SSBI node nameDmitry Baryshkov1-1/+1
2023-11-14ARM: dts: qcom: apq8060-dragonboard: rename mpp ADC channels to adc-channelDmitry Baryshkov1-5/+9
2023-11-14ARM: dts: qcom: pm8921: Disable keypad by defaultDmitry Baryshkov2-0/+3
2023-11-14ARM: dts: qcom: msm8974: move regulators to board filesDmitry Baryshkov8-28/+171
2023-11-14ARM: dts: qcom: msm8960: drop useless rpm regulators nodeDmitry Baryshkov1-4/+0
2023-11-14ARM: dts: qcom: msm8660: move RPM regulators to board filesDmitry Baryshkov3-115/+102
2023-11-14ARM: dts: qcom: mdm9615: move RPM regulators to board filesDmitry Baryshkov2-134/+136
2023-11-14ARM: dts: qcom: apq8064: move RPM regulators to board filesDmitry Baryshkov5-146/+108
2023-11-14ARM: dts: qcom: pm8058: switch to interrupts-extendedDmitry Baryshkov1-8/+5
2023-11-14ARM: dts: qcom: pm8018: switch to interrupts-extendedDmitry Baryshkov1-5/+3
2023-11-14ARM: dts: qcom: pm8921: switch to interrupts-extendedDmitry Baryshkov1-8/+5
2023-11-14ARM: dts: qcom: pm8058: use defined IRQ flagsDmitry Baryshkov1-3/+5
2023-11-14ARM: dts: qcom: pm8921: move reg propertyDmitry Baryshkov1-1/+1
2023-11-14ARM: dts: qcom: pm8018: move reg propertyDmitry Baryshkov1-2/+2
2023-11-14ARM: dts: qcom: pm8921: reorder nodesDmitry Baryshkov1-24/+24
2023-11-14ARM: dts: qcom: pm8058: reorder nodesDmitry Baryshkov1-45/+45
2023-11-14ARM: dts: qcom: msm8660: split PMIC to separate dtsi filesDmitry Baryshkov4-148/+163
2023-11-14ARM: dts: qcom: mdm9615: split PMIC to separate dtsi filesDmitry Baryshkov3-47/+59
2023-11-14ARM: dts: qcom: apq8064: split PMICs to separate dtsi filesDmitry Baryshkov7-136/+140
2023-11-14ARM: dts: qcom: msm8960: split PMIC to separate dtsi filesDmitry Baryshkov4-39/+44
2023-11-14ARM: dts: qcom: msm8960: move PMIC interrupts to the board filesDmitry Baryshkov3-2/+8
2023-11-14ARM: dts: qcom: msm8660: move PMIC interrupts to the board filesDmitry Baryshkov3-2/+8
2023-11-14ARM: dts: qcom: mdm9615: move PMIC interrupts to the board filesDmitry Baryshkov2-1/+4
2023-11-14ARM: dts: qcom: apq8064: move PMIC interrupts to the board filesDmitry Baryshkov5-4/+32
2023-11-14ARM: dts: qcom: msm8960: fix PMIC node labelsDmitry Baryshkov1-4/+4
2023-11-14ARM: dts: qcom: msm8660: fix PMIC node labelsDmitry Baryshkov2-10/+10
2023-11-14ARM: dts: qcom: mdm9615: fix PMIC node labelsDmitry Baryshkov2-8/+8
2023-11-14ARM: dts: qcom: apq8064: fix PMIC node labelsDmitry Baryshkov1-12/+12