summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris2018-09-041-0/+6
| |/
* | spi: soc: qcom: GENI SE SPI controller device tree bindingDilip Kota2018-10-111-25/+2
* | dt-bindings: soc: qcom: Remove SPI controller maximum frequency bindingDilip Kota2018-10-111-2/+0
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-231-0/+1
|\
| * Merge tag 'v4.18-next-soc' of https://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2018-07-261-0/+1
| |\
| | * dt-bindings: pwrap: mediatek: add pwrap support for MT6797Argus Lin2018-07-161-0/+1
* | | Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds2018-08-191-0/+5
|\ \ \
| * | | dt-bindings: soc: qcom: Add label for GLINK bindingsChris Lew2018-07-311-0/+5
| | |/ | |/|
* | | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-181-1/+1
|\ \ \
| * | | tty: serial: qcom_geni_serial: Add support for flow controlGirish Mahadevan2018-07-161-1/+1
| |/ /
* | | Merge tag 'devicetree-for-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-143-4/+0
|\ \ \
| * | | dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-253-4/+0
| |/ /
* | | Merge branch 'regulator-4.19' into regulator-nextMark Brown2018-08-101-0/+137
|\ \ \ | | |/ | |/|
| * | dt-bindings: introduce RPMH RSC bindings for Qualcomm SoCsLina Iyer2018-07-211-0/+137
| |/
* / dt-bindings: soc: qcom: Fix default clock-freq for qcom,geni-i2cDouglas Anderson2018-06-261-1/+1
|/
* Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2018-06-121-0/+1
|\
| * soc: qcom: smd-rpm: Add msm8998 compatibleBjorn Andersson2018-04-251-0/+1
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-121-0/+12
|\ \
| * | dt-bindings: power: add binding for px30 power domainsFinley Xiao2018-05-231-0/+3
| * | dt-bindings: power: add binding for rk3228 power domainsElaine Zhang2018-05-231-0/+3
| * | dt-bindings: power: add binding for rk3128 power domainsElaine Zhang2018-05-231-0/+3
| * | dt-bindings: power: add binding for rk3036 power domainsCaesar Wang2018-05-231-0/+3
| |/
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-06-121-0/+119
|\ \
| * | dt-bindings: soc: qcom: Add device tree binding for GENI SEKarthikeyan Ramasubramanian2018-05-231-0/+119
| |/
* | Merge tag 'rpmsg-v4.18' of git://github.com/andersson/remoteprocLinus Torvalds2018-06-111-1/+7
|\ \
| * | rpmsg: qcom_smd: Access APCS through mailbox frameworkBjorn Andersson2018-04-261-1/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-071-1/+8
|\ \
| * | soc: ti: K2G: enhancement to support QMSS in K2G NAVSSMurali Karicheri2018-04-191-1/+8
| |/
* / soc: qcom dt-bindings: Add APR bus bindingsSrinivas Kandagatla2018-05-111-0/+84
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-061-1/+4
|\
| * dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoCSean Wang2018-03-111-1/+4
* | dt-bindings: soc: Add a binding for the Broadcom VCHIQ services. (v3)Eric Anholt2018-03-141-0/+16
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-022-1/+38
|\
| * Merge tag 'zynqmp-soc-for-4.16' of https://github.com/Xilinx/linux-xlnx into ...Olof Johansson2018-01-121-0/+31
| |\
| | * dt-bindings: soc: xilinx: Add DT bindings to xlnx_vcu driverDhaval Shah2018-01-081-0/+31
| * | Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2018-01-051-1/+7
| |\ \
| | * | soc: qcom: smp2p: Access APCS as mailbox clientBjorn Andersson2017-12-201-1/+7
| | |/
* | | Merge tag 'v4.15-next-dts64' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-12-211-0/+3
|\ \ \ | |/ / |/| |
| * | dt-bindings: soc: add MT2712 power dt-bindingsweiyi.lu@mediatek.com2017-12-211-0/+3
| |/
* / dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre2017-12-061-1/+1
|/
* Merge tag 'rpmsg-v4.15' of git://github.com/andersson/remoteprocLinus Torvalds2017-11-181-0/+10
|\
| * dt-bindings: soc: qcom: Support GLINK intentsChris Lew2017-10-311-0/+10
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-173-13/+31
|\ \
| * \ Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into nex...Arnd Bergmann2017-11-021-1/+5
| |\ \
| | * | dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper docSean Wang2017-10-201-1/+5
| | |/
| * / dt-bindings: soc/fsl: Update reserved memory binding for QBManRoy Pledge2017-09-222-12/+26
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-151-0/+8
|\ \
| * | dt-bindings: soc: qcom: Add local-bd-address property to WCNSS-BTLoic Poulain2017-10-061-0/+8
| |/
* / dt-bindings: Remove leading zeros from bindings notationMarco Franchi2017-11-103-3/+3
|/
* Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-112-2/+6
|\