• Linus Torvalds's avatar
    Merge tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux · cc52dc2f
    Linus Torvalds authored
    Pull pwm updates from Uwe Kleine-König:
     "This contains some cleanups to the core and some mostly minor updates
      to a bunch of drivers and device tree bindings. One thing worth
      pointing out is that it contains an immutable branch containing
      support for a new mfd chip (Analog Devices ADP5585) with several sub
      drivers.
    
      Thanks go to Andrew Kreimer, Clark Wang, Conor Dooley, David Lechner,
      Dmitry Rokosov, Frank Li, Geert Uytterhoeven, George Stark, Jiapeng
      Chong, Krzysztof Kozlowski, Laurent Pinchart, Liao Chen, Liu Ying, Rob
      Herring and Wolfram Sang for code contributions and reviews and to Lee
      Jones for preparing the above mentioned immutable branch"
    
    * tag 'pwm/for-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux: (21 commits)
      pwm: stm32: Fix a typo
      dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
      dt-bindings: pwm: amlogic: Add optional power-domains
      pwm: Switch back to struct platform_driver::remove()
      dt-bindings: pwm: allwinner,sun4i-a10-pwm: add top-level constraints
      pwm: axi-pwmgen: use shared macro for version reg
      pwm: atmel-hlcdc: Drop trailing comma
      pwm: atmel-hlcdc: Enable module autoloading
      pwm: omap-dmtimer: Use of_property_read_bool()
      pwm: adp5585: Set OSC_EN bit to 1 when PWM state is enabled
      pwm: lp3943: Fix an incorrect type in lp3943_pwm_parse_dt()
      pwm: Simplify pwm_capture()
      pwm: lp3943: Use of_property_count_u32_elems() to get property length
      pwm: Don't export pwm_capture()
      pwm: Make info in traces about affected pwm more useful
      dt-bindings: pwm: renesas,tpu: Add r8a779h0 support
      dt-bindings: pwm: renesas,pwm-rcar: Add r8a779h0 support
      pwm: adp5585: Add Analog Devices ADP5585 support
      gpio: adp5585: Add Analog Devices ADP5585 support
      mfd: adp5585: Add Analog Devices ADP5585 core support
      ...
    cc52dc2f
trivial-devices.yaml 17.4 KB