aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
AgeCommit message (Expand)AuthorFilesLines
2022-07-14Merge tag 'iio-for-5.20a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman15-10/+137
2022-07-14spi: dt-bindings: atmel,at91rm9200-spi: convert to json-schemaSergiu Moga2-36/+75
2022-07-13dt-bindings: hwmon: Allow specifying channels for lm90Slawomir Stepien1-0/+129
2022-07-13dt-bindings: hwmon: Add compatible string for ADT7481 in lm90Slawomir Stepien1-0/+2
2022-07-13dt-bindings: trivial-devices: Add lt7182sGuenter Roeck1-0/+2
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessDavid S. Miller2-2/+2
2022-07-13spi: Add bindings for Intel Thunder Bay SOCNandhini Srikandan1-0/+2
2022-07-13dt-bindings: mmc: sdhci-msm: constrain reg-names per variantsKrzysztof Kozlowski1-23/+38
2022-07-13dt-bindings: mmc: sdhci-msm: fix reg-names entriesKrzysztof Kozlowski1-12/+12
2022-07-13Merge drm/drm-next into drm-misc-nextMaxime Ripard46-958/+3252
2022-07-13Merge tag 'exynos-drm-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-nextDave Airlie8-8/+0
2022-07-13Merge tag 'drm-msm-next-2022-07-10' of https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie5-100/+428
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-nextDave Airlie7-8/+8
2022-07-12dt-bindings: net: sff,sfp: rename example dt nodes to be more genericIoana Ciornei1-9/+9
2022-07-12dt-bindings: net: convert sff,sfp to dtschemaIoana Ciornei2-85/+142
2022-07-12dt-bindings: remoteproc: qcom: Convert SC7180 MSS bindings to YAMLSibi Sankar2-18/+247
2022-07-12dt-bindings: remoteproc: qcom: Convert SC7280 MSS bindings to YAMLSibi Sankar2-29/+268
2022-07-12Merge tag 'qcom-drivers-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann4-2/+91
2022-07-12Merge tag 'ti-driver-soc-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into arm/driversArnd Bergmann1-2/+3
2022-07-12Merge tag 'tegra-for-5.20-memory' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann3-0/+211
2022-07-12Merge tag 'v5.19-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/driversArnd Bergmann4-1/+107
2022-07-12dt-bindings: mmc: Add compatible for MediaTek MT8188Johnson Wang1-7/+5
2022-07-12dt-bindings: mmc: sdhci-msm: document resetsRobert Marko1-0/+3
2022-07-12dt-bindings: mmc: samsung,s3c6410-sdhci: convert to dtschemaKrzysztof Kozlowski2-32/+81
2022-07-12dt-bindings: mmc: renesas,sdhi: Add R-Car Gen4 clock requirementsWolfram Sang1-0/+1
2022-07-12dt-bindings: mmc: renesas,sdhi: R-Car V3U is R-Car Gen4Wolfram Sang1-1/+1
2022-07-12dt-bindings: mmc: renesas,sdhi: Document R-Car S4-8 and generic Gen4 supportWolfram Sang1-0/+4
2022-07-12dt-bindings: mmc: convert mmc-spi-slot to yamlConor Dooley2-29/+77
2022-07-12dt-bindings: mmc: samsung,exynos-dw-mshc: document Exynos5420 SMUKrzysztof Kozlowski1-0/+1
2022-07-12dt-bindings: mmc: samsung,exynos-dw-mshc: convert to dtschemaKrzysztof Kozlowski2-94/+159
2022-07-12dt-bindings: mmc: Add Broadcom optional sdio_freq clockKamal Dasu1-6/+26
2022-07-12dt-bindings: mmc: sdhci-msm: Fix issues in yaml bindingsBhupesh Sharma1-8/+44
2022-07-12Merge tag 'mediatek-drm-next-5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux into drm-nextDave Airlie4-67/+210
2022-07-12dt-bindings: interconnect: Update property for icc-rpm path tagLeo Yan1-1/+5
2022-07-12Merge tag 'drm/tegra/for-5.20-rc1' of https://gitlab.freedesktop.org/drm/tegra into drm-nextDave Airlie22-775/+2606
2022-07-12dt-bindings: remove Joonyoung Shim from maintainersKrzysztof Kozlowski8-8/+0
2022-07-11dt-bindings: input: iqs7222: Use central 'linux,code' definitionJeff LaBundy1-3/+2
2022-07-11dt-bindings: mtd/partitions: Convert arm-firmware-suite to DT schemaRob Herring2-17/+28
2022-07-11dt-bindings: clk: sprd: Add bindings for ums512 clock controllerCixi Geng1-0/+71
2022-07-11dt-bindings: arm: cpus: add cortex-a78ae compatibleChanho Park1-0/+1
2022-07-11dt-bindings: arm: nvidia,tegra20-pmc: Move fixed string property names under 'properties'Rob Herring1-1/+1
2022-07-11Merge tag 'coresight-next-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-nextGreg Kroah-Hartman16-457/+1190
2022-07-11ASoC: nau8821: Add headset button detectionSeven Lee1-1/+1
2022-07-11Merge tag 'sunxi-dt-for-5.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dtArnd Bergmann4-4/+27
2022-07-11Merge tag 'imx-bindings-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/dtArnd Bergmann11-285/+614
2022-07-11Merge tag 'tegra-for-5.20-dt-bindings' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/dtArnd Bergmann5-1/+320
2022-07-11Merge tag 'sunxi-dt-for-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/dtArnd Bergmann6-8/+32
2022-07-11ASoC: Merge up fixesMark Brown1-4/+4
2022-07-11Merge tag 'v5.19-next-dts64' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into arm/dtArnd Bergmann2-0/+31
2022-07-11dt-bindings: net: wireless: mt76: add clock description for MT7986.Peter Chiu1-0/+13