summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/soc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v6.9-armsoc/dtsfixes' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2024-04-261-0/+1
|\
| * dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' nodeRob Herring2024-04-101-0/+1
* | dt-bindings: soc: fsl: narrow regex for unit address to hex numbersKrzysztof Kozlowski2024-04-032-2/+2
|/
* Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-211-0/+1
|\
| * dt-bindings: soc: qcom: qcom,pmic-glink: document QCM6490 compatibleLuca Weiss2024-02-081-0/+1
* | Merge tag 'devicetree-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-152-1/+145
|\ \
| * | dt-bindings: soc: imx: fsl,imx-anatop: add imx6q regulatorsAlexander Stein2024-03-151-1/+1
| * | dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6Sebastian Reichel2024-03-051-1/+17
| * | dt-bindings: soc: imx: fsl,imx-anatop: add bindingSebastian Reichel2024-03-051-0/+128
| |/
* | Merge tag 'pmdomain-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2024-03-131-8/+14
|\ \
| * | dt-bindings: soc: imx: add missing clock and power-domains to imx8mp-hdmi-blk...Adam Ford2024-02-061-8/+14
| |/
* | Merge tag 'soc-drivers-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-125-6/+92
|\ \
| * \ Merge tag 'qcom-drivers-for-6.9' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2024-03-044-6/+90
| |\ \
| | * | dt-bindings: soc: qcom: qcom,saw2: add msm8226 l2 compatibleLuca Weiss2024-02-191-0/+1
| | * | dt-bindings: soc: qcom: qcom,saw2: define optional regulator nodeDmitry Baryshkov2024-02-161-1/+14
| | * | dt-bindings: soc: qcom: qcom,saw2: add missing compatible stringsDmitry Baryshkov2024-02-161-0/+6
| | * | dt-bindings: soc: qcom: merge qcom,saw2.txt into qcom,spm.yamlDmitry Baryshkov2024-02-161-6/+20
| | * | dt-bindings: soc: qcom: qcom,pmic-glink: document X1E80100 compatibleAbel Vesa2024-02-061-0/+2
| | * | Merge branch '20240201204421.16992-2-quic_amelende@quicinc.com' into drivers-...Bjorn Andersson2024-02-011-0/+46
| | |\ \
| | | * | dt-bindings: soc: qcom: Add qcom,pbs bindingsAnjelique Melendez2024-02-011-0/+46
| | | |/
| | * / dt-bindings: soc/qcom: Add size constraints on "qcom,rpm-msg-ram"Rob Herring2024-01-271-0/+2
| | |/
| * / dt-bindings: samsung: exynos-sysreg: gs101-peric0/1 require a clockAndré Draszik2024-02-071-0/+2
| |/
* | Merge tag 'v6.9-rockchip-drivers1' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2024-03-051-0/+22
|\ \
| * | dt-bindings: soc: rockchip: add rk3588 USB3 sysconSebastian Reichel2024-02-131-0/+2
| * | dt-bindings: soc: rockchip: add clock to RK3588 VO grfSebastian Reichel2024-02-131-0/+19
| * | dt-bindings: soc: rockchip: Add rk3588 hdptxphy sysconCristian Ciocaltea2024-01-251-0/+1
| |/
* | Merge tag 'renesas-dt-bindings-for-v6.9-tag3' of git://git.kernel.org/pub/scm...Arnd Bergmann2024-03-041-1/+1
|\ \
| * | dt-bindings: soc: renesas: renesas-soc: Add pattern for gray-hawkLad Prabhakar2024-03-011-1/+1
* | | Merge tag 'zynqmp-dt-for-6.9' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann2024-03-011-10/+60
|\ \ \ | |/ / |/| |
| * | dt-bindings: soc: xilinx: Add support for KV260 CCMichal Simek2024-01-311-0/+34
| * | dt-bindings: soc: xilinx: Add support for K26 rev2 SOMsMichal Simek2024-01-311-10/+26
| |/
* | dt-bindings: renesas: Document preferred compatible namingNiklas Söderlund2024-02-191-0/+73
* | dt-bindings: soc: renesas: Preserve the order of SoCs based on their part num...Lad Prabhakar2024-02-131-6/+6
* | dt-bindings: soc: renesas: Document R-Car V4M Gray Hawk SingleGeert Uytterhoeven2024-01-311-0/+6
* | dt-bindings: soc: renesas: Document R-Car V4H White Hawk SingleGeert Uytterhoeven2024-01-291-0/+7
|/
* Merge tag 'soc-drivers-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-115-8/+41
|\
| * Merge tag 'riscv-soc-drivers-for-v6.8' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2023-12-221-0/+10
| |\
| | * dt-bindings: soc: microchip: add a property for system controller flashConor Dooley2023-12-061-0/+10
| * | Merge tag 'samsung-drivers-6.8' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2023-12-223-2/+20
| |\ \
| | * | dt-bindings: soc: samsung: usi: add google,gs101-usi compatibleTudor Ambarus2023-12-121-0/+1
| * | | dt-bindings: soc: qcom,aoss-qmp: document the X1E80100 Always-On Subsystem si...Abel Vesa2023-12-171-0/+1
| * | | dt-bindings: soc: qcom: pmic-glink: document SM8650 compatibleNeil Armstrong2023-12-071-8/+14
| * | | dt-bindings: soc: qcom,aoss-qmp: document the SM8560 Always-On Subsystem side...Neil Armstrong2023-12-071-0/+1
| * | | dt-bindings: soc: qcom: stats: Add QMP handleKonrad Dybcio2023-12-031-0/+14
| | |/ | |/|
* | | Merge tag 'soc-dt-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2024-01-118-3/+203
|\ \ \
| * \ \ Merge tag 'v6.8-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2024-01-021-0/+2
| |\ \ \
| | * | | dt-bindings: soc: rockchip: add rk3588 vop/vo sysconAndy Yan2023-12-131-0/+2
| | |/ /
| * | | Merge tag 'amlogic-arm64-dt-for-v6.8' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann2023-12-211-0/+33
| |\ \ \
| | * | | dt-bindings: soc: amlogic,meson-gx-hhi-sysctrl: add example covering meson-ax...Neil Armstrong2023-11-271-0/+33
| | |/ /
| * | | Merge tag 'zynqmp-dt-for-6.8' of https://github.com/Xilinx/linux-xlnx into so...Arnd Bergmann2023-12-211-0/+142
| |\ \ \