summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
AgeCommit message (Expand)AuthorFilesLines
2022-07-20dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatiblesKrzysztof Kozlowski1-2/+1
2022-07-20dt-bindings: soc: qcom: qcom,smd-rpm: add power-controllerKrzysztof Kozlowski1-0/+3
2022-07-20dt-bindings: soc: qcom: aoss: document qcom,sm8450-aoss-qmpKrzysztof Kozlowski1-0/+1
2022-07-20dt-bindings: soc: qcom,rpmh-rsc: simplify qcom,tcs-configKrzysztof Kozlowski1-22/+11
2022-07-20regulator: Add missing type for 'regulator-microvolt-offset'Rob Herring1-0/+1
2022-07-19dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} supportBiju Das1-4/+35
2022-07-19dt-bindings: can: sja1000: Convert to json-schemaBiju Das2-58/+101
2022-07-19Merge branch 'nuvoton/newsoc' into arm/newsocArnd Bergmann6-2/+71
2022-07-19dt-bindings: arm: npcm: Add nuvoton,npcm845 GCR compatible stringTomer Maimon1-0/+1
2022-07-19dt-bindings: arm: npcm: Add nuvoton,npcm845 compatible stringTomer Maimon1-0/+6
2022-07-19dt-bindings: arm: npcm: Add maintainerTomer Maimon2-0/+2
2022-07-19dt-bindings: reset: npcm: Add support for NPCM8XXTomer Maimon1-1/+3
2022-07-19dt-bindings: reset: npcm: add GCR syscon propertyTomer Maimon1-0/+6
2022-07-19dt-binding: clk: npcm845: Add binding for Nuvoton NPCM8XX ClockTomer Maimon1-0/+49
2022-07-19dt-bindings: watchdog: npcm: Add npcm845 compatible stringTomer Maimon1-1/+2
2022-07-19dt-bindings: timer: npcm: Add npcm845 compatible stringTomer Maimon1-0/+2
2022-07-19Merge tag 'mvebu-dt64-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann1-0/+32
2022-07-19dt-bindings: iio: adc: Add compatible for MT8188Hui.Liu1-0/+1
2022-07-19Merge tag 'phy-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman13-10/+217
2022-07-19Merge branch irq/renesas-irqc into irq/irqchip-nextMarc Zyngier2-0/+149
2022-07-19dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/V2L SoCLad Prabhakar1-1/+2
2022-07-19dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAMLAparna M2-16/+51
2022-07-19dt-bindings: gpio: rockchip: add gpio-rangesSebastian Reichel1-0/+2
2022-07-19gpio: pca9570: Add DT bindings for NXP PCA9571Lucas Stach1-0/+1
2022-07-19dt-bindings: gpio: renesas,rcar-gpio: R-Car V3U is R-Car Gen4Geert Uytterhoeven1-3/+1
2022-07-19dt-bindings: gpio: gpio-mvebu: document offset and marvell,pwm-offsetChris Packham1-0/+8
2022-07-19dt-bindings: gpio: gpio-mvebu: deprecate armadaxp-gpioChris Packham1-16/+8
2022-07-19dt-bindings: gpio: gpio-mvebu: convert txt binding to DT schema formatChris Packham4-95/+148
2022-07-18dt-bindings: clock: fix wrong clock documentation for qcom,rpmccChristian Marangi1-2/+83
2022-07-18dt-bindings: arm: cpus: Document "qcom,msm8909-smp" enable-methodStephan Gerhold1-0/+1
2022-07-18dt-bindings: soc: qcom: spm: Add MSM8909 CPU compatibleStephan Gerhold1-0/+1
2022-07-18dt-bindings: power: qcom-rpmpd: Add MSM8909 power domainsStephan Gerhold1-0/+1
2022-07-18dt-bindings: soc: qcom: smd-rpm: Add MSM8909Stephan Gerhold1-0/+1
2022-07-18dt-bindings: timer: renesas,cmt: R-Car V3U is R-Car Gen4Wolfram Sang1-2/+2
2022-07-18dt-bindings: timer: renesas,cmt: Add r8a779f0 and generic Gen4 CMT supportWolfram Sang1-0/+10
2022-07-18Merge 5.19-rc7 into usb-nextGreg Kroah-Hartman5-7/+8
2022-07-18dt-bindings: bus: qcom,ssc-block-bus: rework arrays and drop redundant minItemsKrzysztof Kozlowski1-14/+11
2022-07-18Merge tag 'devfreq-next-for-5.20' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki3-488/+431
2022-07-18dt-bindings: iio: adc: npcm: Add npcm845 compatible stringTomer Maimon1-2/+5
2022-07-18spi: dt-bindings: Add compatible for MediaTek MT8188Johnson Wang1-0/+1
2022-07-18spi: dt-bindings: mediatek,spi-mtk-nor: Update bindings for nor flashAllen-KH Cheng1-6/+9
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo1-0/+13
2022-07-18dt-bindings: mmc: sdhci-msm: Document the SM8450 compatibleKonrad Dybcio1-0/+1
2022-07-18dt-bindings: mmc: sdhci-msm: add MSM8998Krzysztof Kozlowski1-0/+1
2022-07-18dt-bindings: marvell: Document the AC5/AC5X compatiblesChris Packham1-0/+32
2022-07-17media: dt-bindings: media: rkisp1: Add port for parallel interfacePaul Elder1-2/+21
2022-07-16Merge tag 'arm-soc/for-5.20/devicetree-part2' of https://github.com/Broadcom/...Arnd Bergmann1-0/+1
2022-07-16dt-bindings: iio: adc: Add imx6ul & imx6sx compatiblesAlexander Stein1-1/+8
2022-07-16dt-bindings: i2c: st,stm32-i2c: add entry for stm32mp13Alain Volmat1-0/+2
2022-07-16media: dt-bindings: media: nxp,imx-mipi-csi2: i.MX8MP supportLaurent Pinchart1-3/+8