summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-2116-29/+124
|\
| * dt-bindings: mfd: da9062: Correct file name for watchdogChristoph Niedermaier2022-12-081-1/+1
| * dt-bindings: mfd: da9062: Move IRQ to optional propertiesChristoph Niedermaier2022-12-081-5/+6
| * dt-bindings: Fix maintainer email for a few ROHM ICsMatti Vaittinen2022-12-075-5/+5
| * dt-bindings: mfd: qcom,spmi-pmic: Rename extcon node nameLuca Weiss2022-12-071-4/+4
| * dt-bindings: mfd: qcom,spmi-pmic: Support more typesLuca Weiss2022-12-071-2/+14
| * dt-bindings: mfd: syscon: Add nuvoton,wpcm450-shmJonathan Neuschäfer2022-12-071-0/+1
| * dt-bindings: mfd: qcom,tcsr: Add compatible for MSM8976AngeloGioacchino Del Regno2022-12-071-0/+1
| * dt-bindings: mfd: ocelot: Remove unnecessary driver wordingColin Foster2022-12-071-1/+2
| * dt-bindings: mfd: ocelot: Remove spi-max-frequency from required propertiesColin Foster2022-12-071-1/+0
| * dt-bindings: mfd: Add bindings for Ampere Altra SMPro MFD driverQuan Nguyen2022-12-071-0/+42
| * dt-bindings: timer: Add Broadcom's BCMBCA timersRafał Miłecki2022-12-071-0/+8
| * dt-bindings: mfd: qcom-pm8xxx: Document qcom,pm8921 as fallback of qcom,pm8018Neil Armstrong2022-12-071-5/+28
| * dt-bindings: mfd: ti,j721e-system-controller: Add compatible strings for othe...Matt Ranostay2022-12-071-0/+2
| * dt-bindings: mfd: ti,am3359-tscadc: Add missing power-domains propertyMatt Ranostay2022-12-071-0/+3
| * dt-bindings: mfd: mt6397: Add binding for MT6357Fabien Parent2022-12-071-0/+1
| * dt-bindings: mfd: qcom,spmi-pmic: Use generic node name "gpio"Krzysztof Kozlowski2022-12-071-3/+3
| * dt-bindings: mfd: qcom,tcsr: Add sc8280xp bindingJohan Hovold2022-12-071-0/+1
| * dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependencyBryan O'Donoghue2022-12-071-4/+4
* | Merge tag 'devicetree-for-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-2014-14/+14
|\ \
| * | dt-bindings: drop redundant part of title (end, part three)Krzysztof Kozlowski2022-12-1614-14/+14
* | | Merge tag 'for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2022-12-172-3/+5
|\ \ \
| * | | dt-bindings: power: supply: define monitored-battery in common placeKrzysztof Kozlowski2022-11-052-3/+5
| | |/ | |/|
* | | Merge tag 'leds-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2022-12-171-0/+4
|\ \ \ | |_|/ |/| |
| * | leds: qcom,pm8058-led: Convert to DT schemaKrzysztof Kozlowski2022-12-071-0/+4
| |/
* | Merge tag 'regulator-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2022-12-132-11/+0
|\ \
| * | dt-bindings: Add missing 'unevaluatedProperties' to regulator nodesRob Herring2022-12-082-11/+0
| |/
* | Merge tag 'tag-chrome-platform-for-v6.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-12-121-13/+90
|\ \
| * | dt-bindings: cros-ec: Add ChromeOS fingerprint bindingStephen Boyd2022-10-311-0/+67
| * | dt-bindings: cros-ec: Reorganize and enforce property availabilityStephen Boyd2022-10-311-13/+23
| |/
* / dt-bindings: mfd: qcom-spmi-pmic: Add pm6125 compatibleMarijn Suijten2022-11-061-0/+1
|/
* dt-bindings: mfd: mt6370: fix the interrupt order of the charger in the exampleChiaEn Wu2022-10-121-2/+2
* Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-1015-15/+15
|\
| * dt-bindings: Remove 'Device Tree Bindings' from end of title:Andrew Lunn2022-08-2515-15/+15
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2022-10-081-1/+1
|\ \
| * | dt-bindings: clock: Move lochnagar.h to dt-bindings/clockLukas Bulwahn2022-08-231-1/+1
| |/
* | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2022-10-081-98/+0
|\ \
| * \ Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/...Greg Kroah-Hartman2022-09-251-1/+1
| |\ \
| * | | dt-bindings: serial: atmel,at91-usart: convert to json-schemaSergiu Moga2022-09-221-98/+0
| | |/ | |/|
* | | Merge tag 'phy-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds2022-10-081-0/+6
|\ \ \
| * | | dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200Siddharth Vadapalli2022-09-131-0/+6
| |/ /
* | | Merge tag 'mfd-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-10-0724-83/+1006
|\ \ \
| * | | dt-bindings: mfd: mt6370: Fix the indentation in the exampleChiYuan Huang2022-09-281-1/+1
| * | | dt-bindings: mfd: qcom,tcsr: Drop simple-mfd from IPQ6018Krzysztof Kozlowski2022-09-281-25/+21
| * | | dt-bindings: mfd: mediatek: Add scpsys compatible for mt8186Allen-KH Cheng2022-09-281-0/+1
| * | | dt-bindings: mfd: dlg,da9063: Add missing regulator patternsConor Dooley2022-09-281-1/+1
| * | | dt-bindings: mfd: sprd: Add bindings for ums512 global registersChunyan Zhang2022-09-281-0/+71
| * | | dt-bindings: mfd: syscon: Add rk3588 QoS register compatibleSebastian Reichel2022-09-281-0/+1
| * | | mfd: qcom-spmi-pmic: Add pm7250b compatibleLuca Weiss2022-09-281-2/+3
| * | | dt-bindings: mfd: Add missing (unevaluated|additional)Properties on child nodesRob Herring2022-09-2815-4/+100