devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-14 14:58:08 to 2025-04-15 01:34:40 UTC [more...]

[PATCH v3 00/10] ASoC: add Renesas MSIOF sound driver
 2025-04-15  1:34 UTC  (9+ messages)
` [PATCH v3 01/10] dt-bindings: renesas,sh-msiof: Add MSIOF I2S Sound support
` [PATCH v3 02/10] spi: sh-msiof: use dev in sh_msiof_spi_probe()
` [PATCH v3 03/10] spi: sh-msiof: ignore driver probing if it was MSIOF Sound
` [PATCH v3 04/10] ASoC: renesas: rsnd: allow to use ADG as standalone
` [PATCH v3 05/10] ASoC: renesas: rsnd: care BRGA/BRGB select in rsnd_adg_clk_enable()
` [PATCH v3 06/10] ASoC: renesas: rsnd: enable to use "adg" clock
` [PATCH v3 07/10] ASoC: renesas: add MSIOF sound support
` [PATCH v3 08/10] arm64: dts: renesas: r8a779g0: tidyup MSIOF node name

[PATCH v7 0/6] usb: dwc3: qcom: Flatten dwc3 structure
 2025-04-15  1:21 UTC  (7+ messages)
` [PATCH v7 1/6] usb: dwc3: qcom: Snapshot driver for backwards compatibilty
` [PATCH v7 2/6] dt-bindings: usb: Introduce qcom,snps-dwc3
` [PATCH v7 3/6] usb: dwc3: core: Expose core driver as library
` [PATCH v7 4/6] usb: dwc3: core: Don't touch resets and clocks
` [PATCH v7 5/6] usb: dwc3: qcom: Don't rely on drvdata during probe
` [PATCH v7 6/6] usb: dwc3: qcom: Transition to flattened model

[PATCH v2 0/9] ASoC: add Renesas MSIOF sound driver
 2025-04-15  1:20 UTC  (4+ messages)
` [PATCH v2 4/9] ASoC: renesas: rsnd: allow to use ADG only

[PATCH v2] dt-bindings: phy: rockchip: Convert RK3399 PCIe PHY to schema
 2025-04-15  1:18 UTC 

[PATCH] dt-bindings: phy: rockchip: Convert RK3399 Type-C PHY to schema
 2025-04-15  1:18 UTC 

[PATCH v3 0/4] add support for winsen MHZ19B CO2 sensor
 2025-04-15  1:16 UTC  (6+ messages)
` [PATCH v3 3/4] iio: chemical: "

[net-next PATCH v7 0/6] net: phy: Add support for new Aeonsemi PHYs
 2025-04-15  1:14 UTC  (4+ messages)
` [net-next PATCH v7 5/6] net: phy: Add support for Aeonsemi AS21xxx PHYs

[PATCH v7 0/6] Add clock controller support for SpacemiT K1
 2025-04-15  1:00 UTC  (9+ messages)
` [PATCH v7 3/6] clk: spacemit: Add clock support for SpacemiT K1 SoC
` [PATCH v7 6/6] riscv: defconfig: spacemit: enable clock controller driver for SpacemiT K1

[PATCH] dt-bindings: PCI: Convert marvell,armada8k-pcie to schema
 2025-04-15  0:53 UTC  (3+ messages)

[PATCH] dt-bindings: phy: rockchip: Convert RK3399 PCIe PHY to schema
 2025-04-15  0:47 UTC  (3+ messages)

[PATCH v4 0/3] Driver for the Apple SPMI controller
 2025-04-15  0:17 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: spmi: Add "
` [PATCH v4 2/3] spmi: add a spmi driver for Apple SoC

[PATCH 0/10] More Rust bindings for device property reads
 2025-04-14 23:55 UTC  (17+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] rust: Move property_present to separate file
  ` [PATCH v2 2/5] rust: Add bindings for reading device properties
  ` [PATCH v2 3/5] rust: property: Add child accessor and iterator
  ` [PATCH v2 4/5] rust: property: Add property_get_reference_args
  ` [PATCH v2 5/5] samples: rust: platform: Add property read examples

[PATCH v4 0/4] Introduce LLCC v6 used on the SM8750 SoCs
 2025-04-14 23:26 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: cache: qcom,llcc: Document SM8750 LLCC block
` [PATCH v4 2/4] soc: qcom: llcc-qcom: Add support for LLCC V6
` [PATCH v4 3/4] soc: qcom: llcc-qcom: Add support for SM8750
` [PATCH v4 4/4] arm64: dts: qcom: sm8750: Add LLCC node

[PATCH net-next 0/2] CPSW Bindings for 5000M Fixed-Link
 2025-04-14 23:10 UTC  (2+ messages)

[PATCH v3 0/4] Introduce LLCC v6 used on the SM8750 SoCs
 2025-04-14 23:07 UTC  (4+ messages)
` [PATCH v3 3/4] soc: qcom: llcc-qcom: Add support for SM8750

[PATCH hyperv-next v8 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-04-14 22:47 UTC  (12+ messages)
` [PATCH hyperv-next v8 01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
` [PATCH hyperv-next v8 02/11] arm64: hyperv: Use SMCCC to detect hypervisor presence
` [PATCH hyperv-next v8 03/11] Drivers: hv: Enable VTL mode for arm64
` [PATCH hyperv-next v8 04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH hyperv-next v8 05/11] arm64: hyperv: Initialize the Virtual Trust Level field
` [PATCH hyperv-next v8 06/11] arm64, x86: hyperv: Report the VTL the system boots in
` [PATCH hyperv-next v8 07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
` [PATCH hyperv-next v8 08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
` [PATCH hyperv-next v8 09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
` [PATCH hyperv-next v8 10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
` [PATCH hyperv-next v8 11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree

[PATCH v3 0/5] Enable RTC for the MT6357
 2025-04-14 22:30 UTC  (10+ messages)
` [PATCH v3 3/5] rtc: Fix the RTC time comparison issues adding cast
` [PATCH v3 4/5] rtc: mt6397: Remove start time parameters

[PATCH v5 00/11] Enable Power Modes Support for SAMA7D65 SoC
 2025-04-14 21:41 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: sram: Add microchip,sama7d65-sram
` [PATCH v5 02/11] dt-bindings: power: reset: atmel,sama5d2-shdwc: Add microchip,sama7d65-shdwc
` [PATCH v5 03/11] dt-bindings: reset: atmel,at91sam9260-reset: add microchip,sama7d65-rstc
` [PATCH v5 04/11] dt-bindings: rtc: at91rm9200: add microchip,sama7d65-rtc
` [PATCH v5 05/11] dt-bindings: at91rm9260-rtt: add microchip,sama7d65-rtt
` [PATCH v5 06/11] dt-bindings: mfd: atmel: Add microchip,sama7d65-gpbr
` [PATCH v5 07/11] dt-bindings: mfd: syscon: atmel,sama5d2-secumod: convert to yaml
` [PATCH v5 08/11] dt-bindings: mfd: syscon: add microchip,sama7d65-secumod
` [PATCH v5 09/11] ARM: dts: microchip: sama7d65: Add SRAM and DRAM components support
` [PATCH v5 10/11] ARM: dts: microchip: sama7d65: Add RTT and GPBR Support for sama7d65 SoC
` [PATCH v5 11/11] ARM: dts: microchip: sama7d65: Add RTT timer to curiosity board

[PATCH] dt-bindings: PCI: Convert Marvell EBU to schema
 2025-04-14 21:41 UTC 

[PATCH 1/1] dt-bindings: media: convert imx.txt to yaml format
 2025-04-14 21:07 UTC 

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-04-14 20:55 UTC  (7+ messages)
` [PATCH v4 2/6] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v4 4/6] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v4 6/6] arm64: dts: qcom: Add Xiaomi Redmi 3S

[PATCH v2 1/1] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: enable MICs LDO
 2025-04-14 20:20 UTC  (2+ messages)

[PATCH 0/3] iio: ad7606: add SPI offload support
 2025-04-14 19:59 UTC  (4+ messages)
` [PATCH 3/3] iio: adc: "

[PATCH v6 0/5] Add support for the Exynos7870 SoC, along with three devices
 2025-04-14 19:50 UTC  (3+ messages)

[PATCH RFC v5 0/8] media: qcom: iris: re-organize catalog & add support for SM8650
 2025-04-14 19:48 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: pinctrl: convert fsl,vf610-pinctrl.txt to yaml format
 2025-04-14 19:26 UTC 

[PATCH v4 0/7] clk: spacemit: add K1 reset support
 2025-04-14 19:17 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: soc: spacemit: define spacemit,k1-ccu resets
` [PATCH v4 2/7] clk: spacemit: rename spacemit_ccu_data fields
` [PATCH v4 3/7] clk: spacemit: add reset controller support
` [PATCH v4 4/7] clk: spacemit: define existing syscon resets
` [PATCH v4 5/7] clk: spacemit: make clocks optional
` [PATCH v4 6/7] clk: spacemit: define new syscons with only resets
` [PATCH v4 7/7] riscv: dts: spacemit: add reset support for the K1 SoC

[PATCH v2] media: dt-bindings: media: i2c: align filenames format with standard
 2025-04-14 19:12 UTC 

[PATCH v2 0/4] Add GPU clock/reset management for TH1520 in genpd
 2025-04-14 18:52 UTC  (5+ messages)
  ` [PATCH v2 1/4] PM: device: Introduce platform_resources_managed flag
  ` [PATCH v2 2/4] dt-bindings: firmware: thead,th1520: Add resets for GPU clkgen
  ` [PATCH v2 3/4] pmdomain: thead: Add GPU-specific clock and reset handling for TH1520
  ` [PATCH v2 4/4] drm/imagination: Skip clocks if platform PM manages resources

[PATCH v4 0/2] iio: imu: inv_icm42600: switch to use generic name irq get
 2025-04-14 18:45 UTC  (4+ messages)
` [PATCH v4 2/2] "

[PATCH v1 0/7] iio: adc: Add support for AD4170 series of ADCs
 2025-04-14 18:42 UTC  (9+ messages)
` [PATCH v1 2/7] iio: adc: Add basic support for AD4170
` [PATCH v1 7/7] iio: adc: ad4170: Add support for weigh scale and RTD sensors

[PATCH] arm64: dts: rockchip: enable pcie on Sige5
 2025-04-14 18:37 UTC 

[PATCH v4 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-04-14 18:35 UTC  (8+ messages)
` [PATCH v4 2/2] thermal: thermal-generic-adc: add temperature sensor channel

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-04-14 18:31 UTC  (16+ messages)
` [PATCH v18 01/15] platform-msi: Add msi_remove_device_irq_domain() in platform_device_msi_free_irqs_all()
` [PATCH v18 02/15] irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()
` [PATCH v18 03/15] irqchip/gic-v3-its: Set IRQ_DOMAIN_FLAG_MSI_IMMUTABLE for ITS
` [PATCH v18 04/15] dt-bindings: PCI: pci-ep: Add support for iommu-map and msi-map
` [PATCH v18 05/15] irqchip/gic-v3-its: Add support for device tree msi-map and msi-mask
` [PATCH v18 06/15] PCI: endpoint: Set ID and of_node for function driver
` [PATCH v18 07/15] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v18 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
` [PATCH v18 09/15] PCI: endpoint: Add pci_epf_align_inbound_addr() helper for address alignment
` [PATCH v18 10/15] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v18 11/15] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v18 12/15] selftests: pci_endpoint: "
` [PATCH v18 13/15] pci: imx6: Add helper function imx_pcie_add_lut_by_rid()
` [PATCH v18 14/15] pci: imx6: Add LUT setting for MSI/IOMMU in Endpoint mode
` [PATCH v18 15/15] arm64: dts: imx95: Add msi-map for pci-ep device

[PATCH v9 0/2] rockchip: Add rk3576 pcie dts nodes
 2025-04-14 18:30 UTC  (3+ messages)
` [PATCH v9 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes

[PATCH net-next v5 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-04-14 18:14 UTC  (13+ messages)
` [PATCH net-next v5 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH v1 0/9] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-04-14 17:59 UTC  (7+ messages)
` [PATCH v1 4/9] soc: qcom: geni-se: Enable QUPs "
` [PATCH v1 9/9] serial: qcom-geni: Enable Serial "

[PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for host-wakeup
 2025-04-14 17:59 UTC  (2+ messages)
` [PATCH v3 2/2] Bluetooth: btnxpuart: Implement host-wakeup feature

[PATCH v4 0/3] Add USB2PHY Port Reset Control driver for Renesas RZ/V2H(P) SoC
 2025-04-14 17:46 UTC  (8+ messages)
` [PATCH v4 2/3] reset: Add USB2PHY port reset driver for Renesas RZ/V2H(P)
      `  "

[PATCH v3 0/2] dma-buf: heaps: Support carved-out heaps
 2025-04-14 17:43 UTC  (4+ messages)
` [PATCH v3 2/2] dma-buf: heaps: Introduce a new heap for reserved memory

[PATCH 00/28] Add Microchip ZL3073x support
 2025-04-14 17:42 UTC  (14+ messages)
` [PATCH 01/28] mfd: "

[PATCH v3 0/2] Add Visionox G2647FB105 panel support
 2025-04-14 17:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Visionox G2647FB105
` [PATCH v3 2/2] drm/panel: Add Visionox G2647FB105 panel driver

[PATCH v1 1/2] dt-bindings: net: bluetooth: nxp: Add support for host-wakeup
 2025-04-14 17:25 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 1/2] dt-bindings: net: bluetooth: nxp: Add support for host-wakeup
 2025-04-14 17:22 UTC  (2+ messages)
` [PATCH v2 2/2] Bluetooth: btnxpuart: Implement host-wakeup feature

[PATCH v2 02/14] dt-bindings: dpll: Add support for Microchip Azurite chip family
 2025-04-14 17:19 UTC  (11+ messages)

[PATCH v2 0/2] power: reset: Add Toradex Embedded Controller
 2025-04-14 17:14 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: reset: add toradex,smarc-ec
` [PATCH v2 2/2] power: reset: add Toradex Embedded Controller

[PATCH v3] Add new `export-symbols` node
 2025-04-14 17:13 UTC  (6+ messages)

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-04-14 17:02 UTC  (5+ messages)
` [PATCH v2 03/17] arm64: dts: microchip: sparx5: Fix CPU node "enable-method" property dependencies

[PATCH] dt-bindings: usb: renesas,usbhs: Add RZ/V2H(P) SoC support
 2025-04-14 16:52 UTC 

[PATCH 0/9] pwm: Update PWM_PXA driver for SpacemiT K1
 2025-04-14 16:42 UTC  (4+ messages)
` [PATCH 6/9] riscv: dts: spacemit: Add pinctrl configurations for PWM0-PWM19

[PATCH v2 0/3] Enable CANFD and CAN Transceiver
 2025-04-14 16:04 UTC  (10+ messages)
` [PATCH v2 1/3] arm64: dts: renesas: r9a09g047: Add CANFD node
` [PATCH v2 2/3] arm64: dts: renesas: r9a09g047e57-smarc: Enable CANFD
` [PATCH v2 3/3] arm64: dts: renesas: r9a09g047e57-smarc: Enable CAN Transceiver

[PATCH v3] media: dt-bindings: Convert Analog Devices ad5820 to DT schema
 2025-04-14 16:04 UTC 

[PATCH v3 00/10] Basic device tree support for ESWIN EIC7700 RISC-V SoC
 2025-04-14 16:00 UTC  (4+ messages)
` [PATCH v3 10/10] riscv: dts: eswin: add HiFive Premier P550 board device tree

[PATCH] arm64: dts: renesas: r9a09g047e57-smarc: Add gpio keys
 2025-04-14 15:38 UTC 

[PATCH 0/6] Enable FLEXCOMs and GMAC for SAMA7D65 SoC
 2025-04-14 15:38 UTC  (4+ messages)
` [PATCH 5/6] ARM: dts: microchip: sama7d65: Add MCP16502 to sama7d65 curiosity

[PATCH v2 0/4] iommu: Fix the longstanding probe issues
 2025-04-14 15:37 UTC  (4+ messages)
` [PATCH v2 4/4] iommu: Get DT/ACPI parsing into the proper probe path

[PATCH 0/3] Add support for WL-ICLEDs from Wurth Elektronik
 2025-04-14 15:27 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: leds: add binding for WL-ICLED

[PATCH v2 0/2] Enable watchdog support for iMX8QM
 2025-04-14 15:25 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: fsl,scu-wdt: Document imx8qm
` [PATCH v2 2/2] arm64: dts: imx8qm: add system controller watchdog support

[PATCH v5 0/5] leds: add new LED driver for TI LP5812
 2025-04-14 15:10 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: leds: add TI/National Semiconductor LP5812 LED Driver
` [PATCH v5 2/5] "
` [PATCH v5 3/5] docs: ABI: Document LP5812 LED sysfs interfaces
` [PATCH v5 4/5] docs: leds: Document TI LP5812 LED driver
` [PATCH v5 5/5] arm64: dts: Add LP5812 LED node for Raspberry Pi 4 Model B

[PATCH 0/3] clk: add support for TI CDCE6214
 2025-04-14 15:07 UTC  (6+ messages)
` [PATCH 3/3] dt-bindings: clock: add TI CDCE6214 binding

[PATCH 0/4] Add USB2.0 PHY support for RZ/V2H(P) SoC
 2025-04-14 14:57 UTC  (3+ messages)
` [PATCH 3/4] phy: renesas: phy-rcar-gen3-usb2: Sort compatible entries by SoC part number
` [PATCH 4/4] phy: renesas: phy-rcar-gen3-usb2: Add USB2.0 PHY support for RZ/V2H(P)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).