summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/sdm630.dtsi
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: qcom: sdm630: Drop RPM bus clocksKonrad Dybcio2024-01-041-41/+12
* arm64: dts: qcom: Use QCOM_SCM_VMID defines for qcom,vmidLuca Weiss2023-09-191-1/+2
* arm64: dts: qcom: sdm630: align USB DWC3 clocks with bindingsKrzysztof Kozlowski2023-09-191-3/+3
* arm64: dts: qcom: sdm630: Add support for modem remoteprocAlexey Minnekhanov2023-09-191-0/+59
* arm64: dts: qcom: use defines for interruptsKrzysztof Kozlowski2023-08-031-9/+9
* arm64: dts: qcom: Add rpm-proc node for GLINK gplatformsStephan Gerhold2023-07-131-64/+68
* arm64: dts: qcom: minor whitespace cleanup around '='Krzysztof Kozlowski2023-07-091-5/+5
* Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-12/+12
|\
| * arm64: dts: qcom: sdm630: rename labels for DSI nodesDmitry Baryshkov2023-06-131-10/+10
| * arm64: dts: qcom: sdm630: add unit address to soc nodeKrzysztof Kozlowski2023-05-241-1/+1
| * arm64: dts: qcom: sdm630: correct camss unit addressKrzysztof Kozlowski2023-05-241-1/+1
* | arm64: dts: qcom: add missing cache propertiesKrzysztof Kozlowski2023-05-171-0/+2
|/
* arm64: dts: qcom: sdm630: move DSI opp-table out of DSI nodeKrzysztof Kozlowski2023-04-071-19/+19
* arm64: dts: qcom: sdm630: add compatible fallback to mailboxKrzysztof Kozlowski2023-04-071-1/+2
* arm64: dts: qcom: sdm630: move DSI opp-table into DSI nodeKrzysztof Kozlowski2023-03-241-19/+19
* arm64: dts: qcom: drop incorrect cell-index from SPMIKrzysztof Kozlowski2023-03-151-1/+0
* arm64: dts: qcom: rename mdp nodes to display-controllerDmitry Baryshkov2023-01-181-1/+1
* arm64: dts: qcom: rename mdss nodes to display-subsystemDmitry Baryshkov2023-01-181-1/+1
* arm64: dts: qcom: add SoC specific compat strings to mdp5 nodesDmitry Baryshkov2023-01-181-1/+1
* arm64: dts: qcom: replace underscores in node namesKrzysztof Kozlowski2023-01-101-5/+5
* arm64: dts: qcom: sdm630: Add compat qcom,sdm660-dsi-ctrlBryan O'Donoghue2022-12-291-1/+2
* arm64: dts: qcom: sdm630: Use lowercase hexKonrad Dybcio2022-12-271-8/+8
* arm64: dts: qcom: sdm630: align TLMM pin configuration with DT schemaKrzysztof Kozlowski2022-10-171-66/+55
* arm64: dts: qcom: sdm630: correct I2C8 pin functionsKrzysztof Kozlowski2022-10-171-2/+2
* arm64: dts: qcom: sdm630: add UART pin functionsKrzysztof Kozlowski2022-10-171-0/+2
* arm64: dts: qcom: sdm630: change DSI PHY node name to generic oneDmitry Baryshkov2022-10-171-1/+1
* arm64: dts: qcom: sdm630: Drop redundant phy-names from DSI controllerBryan O'Donoghue2022-10-171-1/+0
* arm64: dts: qcom: sdm630: fix UART1 pin biasKrzysztof Kozlowski2022-10-171-1/+1
* arm64: dts: qcom: sdm630: align APR services node names with dtschemaKrzysztof Kozlowski2022-10-171-4/+4
* arm64: dts: qcom: fix syscon node namesJohan Hovold2022-09-051-1/+1
* arm64: dts: qcom: sdm630: switch TCSR mutex to MMIOKrzysztof Kozlowski2022-08-291-8/+3
* arm64: dts: qcom: sdm630: split TCSR halt regs out of mutexKrzysztof Kozlowski2022-08-291-1/+6
* Revert "arm64: dts: qcom: Fix 'reg-names' for sdhci nodes"Douglas Anderson2022-07-061-2/+2
* arm64: dts: qcom: sdm630: add dedicated IMEM and syscon compatiblesKrzysztof Kozlowski2022-07-021-1/+1
* arm64: dts: qcom: use generic sram as name for imem and ocmem nodesKrzysztof Kozlowski2022-07-021-1/+1
* arm64: dts: qcom: sdm630: remove unneeded address/size cells in glink-edgeKrzysztof Kozlowski2022-07-021-2/+0
* arm64: dts: qcom: Fix 'reg-names' for sdhci nodesBhupesh Sharma2022-07-021-2/+2
* arm64: dts: qcom: Fix ordering of 'clocks' & 'clock-names' for sdhci nodesBhupesh Sharma2022-07-021-6/+8
* arm64: dts: qcom: sdm630: Fix 'interconnect-names' for sdhci nodesBhupesh Sharma2022-07-021-1/+2
* arm64: dts: qcom: Fix sdhci node names - use 'mmc@'Bhupesh Sharma2022-07-021-2/+2
* arm64: dts: qcom: adjust whitespace around '='Krzysztof Kozlowski2022-07-021-1/+1
* arm64: dts: qcom: sdm630: correct QFPROM byte offsetsKrzysztof Kozlowski2022-07-021-4/+4
* arm64: dts: qcom: use dedicated QFPROM compatiblesKrzysztof Kozlowski2022-07-021-1/+1
* arm64: dts: qcom: sdm660: move SDHC2 card detect pinconf to board filesDmitry Baryshkov2022-06-281-12/+0
* arm64: dts: qcom: sdm630: fix gpu's interconnect pathDmitry Baryshkov2022-06-281-1/+2
* arm64: dts: qcom: sdm630: add second (HS) USB host supportDmitry Baryshkov2022-06-281-0/+55
* arm64: dts: qcom: sdm630: rename qusb2phy to qusb2phy0Dmitry Baryshkov2022-06-281-2/+2
* arm64: dts: qcom: sdm630: fix the qusb2phy ref clockDmitry Baryshkov2022-06-281-1/+1
* arm64: dts: qcom: sdm630: disable GPU by defaultDmitry Baryshkov2022-06-281-0/+2
* arm64: dts: qcom: sdm630: disable dsi0/dsi0_phy by defaultDmitry Baryshkov2022-06-281-0/+3