summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom/sc7280.dtsi
Commit message (Expand)AuthorAgeFilesLines
* arm64: dts: qcom: minor whitespace cleanup around '='Krzysztof Kozlowski2023-07-091-1/+1
* Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2023-06-291-23/+22
|\
| * arm64: dts: qcom: sc7280: rename labels for DSI nodesDmitry Baryshkov2023-06-131-3/+3
| * arm64: dts: qcom: sc7280: Don't disable MDP explicitlyDmitry Baryshkov2023-06-131-2/+0
| * arm64: dts: qcom: sc7280: Add stream-id of qspi to iommusVijaya Krishna Nivarthi2023-05-261-0/+1
| * arm64: dts: qcom: sc7280: Fix EUD dt node syntaxBhupesh Sharma2023-05-241-18/+18
* | arm64: dts: qcom: sc7280: Mark SCM as dma-coherent for chrome devicesDouglas Anderson2023-06-221-1/+1
* | arm64: dts: qcom: add missing cache propertiesKrzysztof Kozlowski2023-05-171-0/+9
|/
* arm64: dts: qcom: sc7280: Fix up the gic nodeKonrad Dybcio2023-04-071-7/+7
* arm64: dts: qcom: sc7280: Fix qspi pin configDouglas Anderson2023-04-071-2/+7
* arm64: dts: sc7280: Rename qspi data12 as data23Douglas Anderson2023-04-071-1/+1
* arm64: dts: qcom: Remove "iommus" property from PCIe nodesManivannan Sadhasivam2023-04-061-2/+0
* arm64: dts: qcom: sc7280: Use the correct BWMON fallback compatibleKonrad Dybcio2023-04-041-1/+1
* Merge branch 'arm64-fixes-for-6.3' into arm64-for-6.4Bjorn Andersson2023-03-281-0/+2
|\
| * arm64: dts: qcom: sc7280: Mark PCIe controller as cache coherentKrishna chaitanya chundru2023-03-061-0/+2
* | arm64: dts: qcom: drop redundant line breaksKrzysztof Kozlowski2023-03-211-3/+0
* | arm64: dts: qcom: sc7280: Fix the PCI I/O port rangeManivannan Sadhasivam2023-03-151-1/+1
* | arm64: dts: qcom: sc7280: fix EUD port propertiesKrzysztof Kozlowski2023-03-151-0/+9
* | arm64: dts: qcom: sc7280: Fix the base addresses of LLCC banksManivannan Sadhasivam2023-03-151-2/+3
* | arm64: dts: qcom: sc7280: Add qcom,smmu-500 to Adreno SMMUKonrad Dybcio2023-03-141-1/+2
* | arm64: dts: qcom: sc7280: Supply clock from cpufreq node to CPUsManivannan Sadhasivam2023-03-141-0/+9
|/
* arm64: dts: qcom: sc7280: Pad addresses to 8 hex digitsKonrad Dybcio2023-01-181-23/+23
* arm64: dts: qcom: add data-lanes and link-freuencies into dp_out endpointKuogee Hsieh2023-01-161-1/+1
* arm64: dts: qcom: rename AOSS QMP nodesKrzysztof Kozlowski2023-01-101-1/+1
* arm64: dts: qcom: sc7280: correct SPMI bus address cellsKrzysztof Kozlowski2023-01-101-2/+2
* arm64: dts: qcom: sc7280: Fix CPU nodes compatible stringRob Herring2023-01-101-8/+8
* arm64: dts: qcom: sc7280: Add compat qcom,sc7280-dsi-ctrlBryan O'Donoghue2022-12-291-1/+2
* arm64: dts: qcom: Update cache propertiesPierre Gondois2022-12-291-0/+9
* arm64: dts: qcom: sc7280: Add Data Capture and Compare(DCC) support nodeSouradeep Chowdhury2022-12-281-0/+6
* arm64: dts: qcom: sc7280: align MPSS PAS node with bindingsKrzysztof Kozlowski2022-12-271-14/+2
* arm64: dts: qcom: sc7280: Remove unused sleep pin control nodesSrinivasa Rao Mandadapu2022-12-061-40/+0
* arm64: dts: qcom: Align with generic osm-l3/epss-l3Bjorn Andersson2022-12-061-1/+1
* Merge branch 'arm64-fixes-for-6.1' into HEADBjorn Andersson2022-12-021-1/+2
|\
| * arm64: dts: qcom: sc7280: Add the reset reg for lpass audiocc on SC7280Satya Priya2022-10-171-1/+2
* | arm64: dts: qcom: sc7280: Remove redundant soundwire propertySrinivasa Rao Mandadapu2022-11-091-1/+0
* | arm64: dts: qcom: sc7280: Add nodes to support WoW on WCN6750Manikanta Pubbisetty2022-11-071-0/+13
* | arm64: dts: qcom: sc7280: Add GPI DMA compatible fallbackKrzysztof Kozlowski2022-11-051-2/+2
* | arm64: dts: qcom: sc7280: align LPASS pin configuration with DT schemaKrzysztof Kozlowski2022-11-051-16/+16
* | arm64: dts: qcom: sc7280: drop clock-cells from LPASS TLMMKrzysztof Kozlowski2022-11-051-2/+0
* | arm64: dts: qcom: sc7280: Fix cpufreq-epss compatibleLuca Weiss2022-10-171-1/+1
* | arm64: dts: qcom: sc7280: assign DSI clock source parentsRajeev Nandan2022-10-171-0/+3
* | arm64: dts: qcom: sc7280: Drop redundant phy-names from DSI controllerBryan O'Donoghue2022-10-171-1/+0
* | arm64: dts: qcom: sc7280: Add required-opps for i2cRajendra Nayak2022-10-171-0/+32
* | arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really)Krzysztof Kozlowski2022-10-171-158/+158
|/
* Merge tag 'arm-dt-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2022-10-061-174/+460
|\
| * arm64: dts: qcom: sc7280: Add required-opps for USBRajendra Nayak2022-09-161-0/+3
| * arm64: dts: qcom: sc7280: Add missing aggre0, aggre1 clocksKrishna chaitanya chundru2022-09-141-2/+6
| * arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schemaKrzysztof Kozlowski2022-09-131-158/+158
| * arm64: dts: qcom: sc7280: Add lpass cpu nodeSrinivasa Rao Mandadapu2022-09-131-0/+62
| * arm64: dts: qcom: sc7280: Add nodes for soundwire and va tx rx digital macro ...Srinivasa Rao Mandadapu2022-09-131-0/+128