• Linus Torvalds's avatar
    Merge tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd · a85629f4
    Linus Torvalds authored
    Pull MFD updates from Lee Jones:
     "New Device Support:
       - Add support for X-Powers AXP717 PMIC to AXP22X
       - Add support for Rockchip RK816 PMIC to RK8XX
       - Add support for TI TPS65224 PMIC to TPS6594
    
      New Functionality:
       - Add Power Off functionality to Rohm BD71828
       - Allow I2C SMBus access in Renesas RSMU
    
      Fix-ups:
       - Device Tree binding adaptions/conversions/creation
       - Shift Intel support over to MSI interrupts
       - Generify adding platform data away from being ACPI specific
       - Use device core supplied attribute to register sysfs entries
       - Replace hand-rolled functionality with generic APIs
       - Utilise centrally provided helpers and macros
       - Clean-up error handling
       - Remove superfluous/duplicated/unused sections
       - Trivial; spelling, whitespace, coding-style adaptions
       - More Maple Tree conversions"
    
    * tag 'mfd-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd: (44 commits)
      dt-bindings: mfd: Use full path to other schemas
      mfd: rsmu: support I2C SMBus access
      dt-bindings: mfd: Convert lp873x.txt to json-schema
      dt-bindings: mfd: aspeed: Drop 'oneOf' for pinctrl node
      dt-bindings: mfd: allwinner,sun6i-a31-prcm: Use hyphens in node names
      mfd: ssbi: Remove unused field 'slave' from 'struct ssbi'
      mfd: kempld: Remove custom DMI matching code
      mfd: cs42l43: Update patching revision check
      dt-bindings: mfd: qcom: pm8xxx: Add pm8901 compatible
      mfd: timberdale: Remove redundant assignment to variable err
      dt-bindings: mfd: qcom,spmi-pmic: Add pbs to SPMI device types
      dt-bindings: mfd: syscon: Add ti,am62p-cpsw-mac-efuse compatible
      dt-bindings: mfd: qcom,tcsr: Add compatible for SDX75
      mfd: axp20x: Convert to use Maple Tree register cache
      mfd: bd71828: Remove commented code lines
      mfd: intel-m10-bmc: Change staging size to a variable
      dt-bindings: mfd: Add ROHM BD71879
      mfd: Tidy Kconfig dependency's parentheses
      mfd: ocelot-spi: Use spi_sync_transfer()
      dt-bindings: mfd: syscon: Add missing simple syscon compatibles
      ...
    a85629f4
Kconfig 54.3 KB