aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/qcom (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+6
2018-11-27arm64: dts: qcom: sdm845-mtp: Mark protected gcc clocksBjorn Andersson1-0/+6
2018-11-09arm64: dts: qcom: msm8998: Reserve gpio ranges on MTPBjorn Andersson1-0/+4
2018-11-09arm64: dts: sdm845-mtp: Reserve reserved gpiosBjorn Andersson1-0/+4
2018-09-26arm64: dts: msm8916: Update coresight bindings for hardware portsSuzuki K Poulose1-44/+51
2018-09-13arm64: dts: msm8996: Transition smp2p and smd to mailboxBjorn Andersson1-9/+4
2018-09-13arm64: dts: qcom: pm8998: Add pm8998 thermal zoneMatthias Kaehlcke1-0/+24
2018-09-13arm64: dts: qcom: pm8998: Add spmi-temp-alarm nodeMatthias Kaehlcke1-0/+7
2018-09-13arm64: dts: sdm845: Add dispcc nodeMatthias Kaehlcke1-0/+9
2018-09-13arm64: dts: qcom: sdm845: Add adsp, cdsp and slpi smp2pBjorn Andersson1-0/+88
2018-09-13arm64: dts: qcom: sdm845-mtp: Add nodes for USBDouglas Anderson1-0/+61
2018-09-13arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulatorsDouglas Anderson1-0/+321
2018-09-13arm64: dts: qcom: sdm845: Add USB-related nodesManu Gautam1-0/+196
2018-09-13arm64: dts: qcom: Add AOSS reset driver node for SDM845Sibi Sankar1-0/+7
2018-09-13arm64: dts: msm8996: Drop modelNiklas Cassel1-2/+0
2018-09-13arm64: dts: msm8916: Drop model and compatibleNiklas Cassel1-3/+0
2018-09-13arm64: dts: db820c: Add qcom,apq8096 to compatible stringNiklas Cassel1-1/+1
2018-09-13arm64: dts: qcom: Populate pm8998 with additional nodesBjorn Andersson1-0/+32
2018-09-13arm64: dts: qcom: msm8998: Add smp2p nodesBjorn Andersson1-0/+64
2018-09-13arm64: dts: qcom: msm8998: Add the qfprom nodeBjorn Andersson1-0/+7
2018-09-13arm64: dts: qcom: msm8998: Add firmware nodeBjorn Andersson1-0/+6
2018-09-13arm64: dts: qcom: msm8998: Add smem related nodesBjorn Andersson1-0/+49
2018-09-13arm64: dts: qcom: msm8998: Add pmi8998 fileBjorn Andersson2-0/+43
2018-09-13arm64: dts: qcom: msm8998: Add tsens and thermal-zonesBjorn Andersson2-0/+231
2018-09-13arm64: dts: qcom: msm8998: Add RPM and regulators for MTPBjorn Andersson2-0/+209
2018-09-13arm64: dts: Add msm8998 SoC and MTP board supportJoonwoo Park4-0/+378
2018-09-13arm64: dts: qcom: pm8998: Add adc nodeMatthias Kaehlcke1-1/+11
2018-09-13arm64: dts: qcom: apq8096-db820c: Add resin nodeVinod Koul1-0/+14
2018-09-13arm64: dts: qcom: apq8016-sbc: Add resin nodeVinod Koul1-0/+14
2018-09-13arm64: dts: qcom: pm8994: Add PON nodeVinod Koul1-0/+18
2018-09-13arm64: dts: qcom: pm8916: Add PON nodeVinod Koul1-5/+13
2018-08-04Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dtOlof Johansson2-6/+32
2018-08-02arm64: dts: sdm845: Add tsens nodesAmit Kucheria1-0/+16
2018-08-02arm64: dts: msm8996: thermal: Initialise via DT and add second controllerAmit Kucheria1-6/+16
2018-07-25Merge tag 'qcom-arm64-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dtOlof Johansson7-15/+1151
2018-07-21arm64: dts: qcom: db410c: Fix Bluetooth LED triggerLoic Poulain1-1/+1
2018-07-21arm64: dts: sdm845: Default qupv3_id_0 as "disabled" like _id_1Douglas Anderson1-0/+1
2018-07-21arm64: dts: msm8916: drop legacy suffix for clocks used by MSM DRM driverNiklas Cassel1-14/+14
2018-07-21arm64: dts: qcom: db820c: Add gpio-line-names propertyManivannan Sadhasivam1-0/+239
2018-07-21arm64: dts: sdm845: Add rpmh-clk nodeDouglas Anderson1-0/+6
2018-07-21arm64: dts: sdm845: Add rpmh-rsc nodeDouglas Anderson1-0/+19
2018-07-21arm64: dts: qcom: sdm845: Enable debug UART and I2C10 on sdm845-mtpDouglas Anderson1-0/+45
2018-07-21arm64: dts: qcom: sdm845: Add I2C, SPI, and UART9 nodesDouglas Anderson1-0/+733
2018-07-21arm64: dts: qcom: Add pm8005 and pm8998 supportStephen Boyd2-0/+88
2018-07-21arm64: dts: qcom: Add pmu node to sdm845Stephen Boyd1-0/+5
2018-06-23arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring1-2/+2
2018-06-22arm64: dts: apq8096-db820c: disable uart0 by defaultSrinivas Kandagatla1-1/+1
2018-05-26Merge tag 'qcom-dts-for-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into next/dtOlof Johansson2-12/+363
2018-05-25arm64: dts: apq8096-db820c: Removed bt-en-1-8v regulatorThierry Escande2-15/+1
2018-05-25arm64: dts: fix regulator property name for wlan pcie endpointNiklas Cassel1-1/+1