Merge tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
Pull MFD updates from Lee Jones: "New Drivers: - Add support for Maxim MAX77714 PMIC Removed Drivers: - Remove support for ST-Ericsson AB8500 DebugFS New Device Support: - Add support for Silergy SY7636A to Simple MFD I2C - Add support for MediaTek MT6366 PMIC to MT6358 IRQ - Add support for Charger to Intel PMIC CRC - Add support for Raptor Lake to Intel LPSS PCI New Functionality: - Add support for Reboot to Rockchip RK808 Fix-ups: - Device Tree changes (includcing YAML conversion) for silergy,sy7636a, maxim,max77843, google,cros-ec, maxim,max14577, maxim,max77802, maxim,max77714, qcom,tcsr, qcom,spmi-pmic, stericsson,ab8500, stericsson,db8500-prcmu, samsung,exynos5433-lpass, mt6397, syscon, brcm,cru - Visible to menuconfig; simple-mfd-i2c - Clean-up or clarify code; max77686, intel_soc_pmic_crc - Improve error handling; mc13xxx-core, stmfx, asic3 - Pass device information to child devices; iqs62x, intel-lpss-acpi - Individually identify IRQ domains; intel_soc_pmic_core - Remove superfluous code; dbx500-prcmu, exynos-lpass - Staticify and constify; arizona-i2c - Mark sometimes used data as __maybe_unused; atmel-flexcom - Account for different ACPI tables on AOSP/Windows platforms; arizona-spi - Use provided (platform) APIs; ab8500-core - Trivial (whitespace, spelling); rohm-bd9576" * tag 'mfd-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (50 commits) dt-bindings: mfd: syscon: Add microchip,lan966x-cpu-syscon compatible mfd: bd9576: fix typos in comments mfd: Use platform_get_irq() to get the interrupt mfd: db8500-prcmu: Remove unused inline function mfd: arizona-spi: Add Android board ACPI table handling mfd: arizona-spi: Split Windows ACPI init code into its own function mfd: asic3: Add missing iounmap() on error asic3_mfd_probe MAINTAINERS: Rectify entry for ROHM MULTIFUNCTION BD9571MWV-M PMIC DEVICE DRIVERS mfd: intel-lpss: Provide an SSP type to the driver dt-bindings: mfd: brcm,cru: Rename pinctrl node dt-bindings: Add compatibles for undocumented trivial syscons mfd: atmel-flexcom: Fix compilation warning dt-bindings: mfd: Add compatible for the MediaTek MT6366 PMIC dt-bindings: mfd: samsung,exynos5433-lpass: Convert to dtschema mfd: exynos-lpass: Drop unneeded syscon.h include mfd: intel-lpss: Add Intel Raptor Lake PCH-S PCI IDs mfd: ab8500: Drop debugfs module mfd: sta2x11: Use GFP_KERNEL instead of GFP_ATOMIC mfd: ab8500: Rewrite bindings in YAML mfd: qcom-spmi-pmic: Add pm8953 compatible ...
Showing
- Documentation/devicetree/bindings/leds/maxim,max77693.yaml 105 additions, 0 deletionsDocumentation/devicetree/bindings/leds/maxim,max77693.yaml
- Documentation/devicetree/bindings/mfd/ab8500.txt 0 additions, 282 deletionsDocumentation/devicetree/bindings/mfd/ab8500.txt
- Documentation/devicetree/bindings/mfd/max77693.txt 0 additions, 194 deletionsDocumentation/devicetree/bindings/mfd/max77693.txt
- Documentation/devicetree/bindings/mfd/maxim,max77693.yaml 143 additions, 0 deletionsDocumentation/devicetree/bindings/mfd/maxim,max77693.yaml
- Documentation/devicetree/bindings/mfd/maxim,max77714.yaml 68 additions, 0 deletionsDocumentation/devicetree/bindings/mfd/maxim,max77714.yaml
- Documentation/devicetree/bindings/mfd/mt6397.txt 1 addition, 1 deletionDocumentation/devicetree/bindings/mfd/mt6397.txt
- Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/mfd/qcom,spmi-pmic.txt
- Documentation/devicetree/bindings/mfd/qcom,tcsr.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/mfd/qcom,tcsr.txt
- Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt 0 additions, 72 deletions...tion/devicetree/bindings/mfd/samsung,exynos5433-lpass.txt
- Documentation/devicetree/bindings/mfd/samsung,exynos5433-lpass.yaml 117 additions, 0 deletions...ion/devicetree/bindings/mfd/samsung,exynos5433-lpass.yaml
- Documentation/devicetree/bindings/mfd/silergy,sy7636a.yaml 82 additions, 0 deletionsDocumentation/devicetree/bindings/mfd/silergy,sy7636a.yaml
- Documentation/devicetree/bindings/mfd/stericsson,ab8500.yaml 500 additions, 0 deletionsDocumentation/devicetree/bindings/mfd/stericsson,ab8500.yaml
- Documentation/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml 1 addition, 0 deletions...tion/devicetree/bindings/mfd/stericsson,db8500-prcmu.yaml
- Documentation/devicetree/bindings/mfd/syscon.yaml 5 additions, 0 deletionsDocumentation/devicetree/bindings/mfd/syscon.yaml
- Documentation/devicetree/bindings/power/supply/maxim,max77693.yaml 70 additions, 0 deletions...tion/devicetree/bindings/power/supply/maxim,max77693.yaml
- Documentation/devicetree/bindings/regulator/maxim,max77693.yaml 60 additions, 0 deletions...ntation/devicetree/bindings/regulator/maxim,max77693.yaml
- Documentation/hwmon/index.rst 1 addition, 0 deletionsDocumentation/hwmon/index.rst
- Documentation/hwmon/sy7636a-hwmon.rst 26 additions, 0 deletionsDocumentation/hwmon/sy7636a-hwmon.rst
- MAINTAINERS 10 additions, 1 deletionMAINTAINERS
- drivers/hwmon/Kconfig 9 additions, 0 deletionsdrivers/hwmon/Kconfig
Please register or sign in to comment