Patchwork summary for: spi-devel-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello:

The following patches were marked "accepted", because they were applied to
broonie/spi.git (for-next):

Series: Make atmel serial driver aware of GCLK
  Submitter: Sergiu Moga <sergiu.moga@xxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=679400
  Lore link: https://lore.kernel.org/r/20220922113347.144383-1-sergiu.moga@xxxxxxxxxxxxx
    Patches: [v5,1/9] dt-bindings: mfd: atmel,sama5d2-flexcom: Add SPI child node ref binding
             [v5,2/9] dt-bindings: serial: atmel,at91-usart: convert to json-schema
             [v5,3/9] dt-bindings: serial: atmel,at91-usart: Add SAM9260 compatibles to SAM9X60
             [v5,5/9] dt-bindings: serial: atmel,at91-usart: Add gclk as a possible USART clock
             [v5,6/9] tty: serial: atmel: Separate mode clearing between UART and USART
             [v5,7/9] tty: serial: atmel: Only divide Clock Divisor if the IP is USART
             [v5,8/9] tty: serial: atmel: Make the driver aware of the existence of GCLK
             [v5,9/9] tty: serial: atmel: Use FIELD_PREP/FIELD_GET

Series: spi: stm32_qspi: use QSPI bus as 8 lines communication channel
  Submitter: Patrice CHOTARD <patrice.chotard@xxxxxxxxxxx>
  Committer: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=670073
  Lore link: https://lore.kernel.org/r/20220823075850.575043-1-patrice.chotard@xxxxxxxxxxx
    Patches: [v4,1/2] ARM: dts: stm32: Create separate pinmux for qspi cs pin in stm32mp15-pinctrl.dtsi

Series: ACPI: unify _UID handling as integer
  Submitter: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
  Committer: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=676641
  Lore link: https://lore.kernel.org/r/20220913163147.24258-1-andriy.shevchenko@xxxxxxxxxxxxxxx
    Patches: [v3,1/8] ACPI: utils: Add acpi_dev_uid_to_integer() helper to get _UID as integer
             [v3,2/8] ACPI: LPSS: Refactor _UID handling to use acpi_dev_uid_to_integer()
             [v3,3/8] ACPI: x86: Refactor _UID handling to use acpi_dev_uid_to_integer()
             [v3,4/8] i2c: amd-mp2-plat: Refactor _UID handling to use acpi_dev_uid_to_integer()
             [v3,5/8] i2c: mlxbf: Refactor _UID handling to use acpi_dev_uid_to_integer()
             [v3,6/8] perf: qcom_l2_pmu: Refactor _UID handling to use acpi_dev_uid_to_integer()
             [v3,7/8] spi: pxa2xx: Refactor _UID handling to use acpi_dev_uid_to_integer()
             [v3,8/8] efi/dev-path-parser: Refactor _UID handling to use acpi_dev_uid_to_integer()

Patch: riscv: dts: microchip: add qspi compatible fallback
  Submitter: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
  Committer: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=666531
  Lore link: https://lore.kernel.org/r/20220810085914.801170-1-conor.dooley@xxxxxxxxxxxxx

Series: Add more Rockchip rk3128 compatible strings
  Submitter: Johan Jonker <jbx6244@xxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=675845
  Lore link: https://lore.kernel.org/r/3ed145c6-f400-ee75-ccac-894b0a0d15d2@xxxxxxxxx
    Patches: [v1,11/11] dt-bindings: mtd: rockchip: add rockchip,rk3128-nfc
             [v1,01/11] dt-bindings: serial: rockchip: add rockchip,rk3128-uart
             [v1,10/11] dt-bindings: soc: rockchip: grf: add rockchip,rk3128-grf
             [v1,09/11] dt-bindings: phy: phy-rockchip-inno-usb2: add rockchip,rk3128-usb2phy
             [v1,08/11] dt-bindings: arm: rockchip: pmu: add rockchip,rk3128-pmu
             [v1,07/11] dt-bindings: watchdog: rockchip: add rockchip,rk3128-wdt
             [v1,06/11] dt-bindings: usb: dwc2: rockchip: add rockchip,rk3128-usb
             [v1,04/11] dt-bindings: mmc: rockchip: add rockchip,rk3128-dw-mshc
             [v1,03/11] dt-bindings: pwm: rockchip: add rockchip,rk3128-pwm
             [v1,02/11] dt-bindings: i2c: rockchip: add rockchip,rk3128-i2c

Patch: [-next,v2] Documentation: devres: add missing SPI helper
  Submitter: Yang Yingliang <yangyingliang@xxxxxxxxxx>
  Committer: Jonathan Corbet <corbet@xxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=679894
  Lore link: https://lore.kernel.org/r/20220923141803.75734-1-yangyingliang@xxxxxxxxxx

Patch: MAINTAINERS: Update email of Neil Armstrong
  Submitter: Neil Armstrong <narmstrong@xxxxxxxxxxxx>
  Committer: Rob Herring <robh@xxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=667978
  Lore link: https://lore.kernel.org/r/20220816095617.948678-1-narmstrong@xxxxxxxxxxxx

Series: spi: remove "spidev" nodes from DTs
  Submitter: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx>
  Committer: Alexandre Torgue <alexandre.torgue@xxxxxxxxxxx>
  Patchwork: https://patchwork.kernel.org/project/spi-devel-general/list/?series=670550
  Lore link: https://lore.kernel.org/r/20220824082130.21934-1-wsa+renesas@xxxxxxxxxxxxxxxxxxxx
    Patches: [1/2] ARM: dts: stm32: argon: remove spidev node
             [2/2] powerpc/82xx: remove spidev node from mgcoge


Total patches: 32

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux