devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-01 13:37:27 to 2025-02-03 08:52:52 UTC [more...]

[RFC PATCH v2 00/17] Linux SBI MPXY and RPMI drivers
 2025-02-03  8:49 UTC  (18+ messages)
` [RFC PATCH v2 01/17] riscv: Add new error codes defined by SBI v3.0
` [RFC PATCH v2 02/17] dt-bindings: mailbox: Add bindings for RPMI shared memory transport
` [RFC PATCH v2 03/17] dt-bindings: mailbox: Add bindings for RISC-V SBI MPXY extension
` [RFC PATCH v2 04/17] RISC-V: Add defines for the SBI message proxy extension
` [RFC PATCH v2 05/17] mailbox: Add common header for RPMI messages sent via mailbox
` [RFC PATCH v2 06/17] mailbox: Allow controller specific mapping using fwnode
` [RFC PATCH v2 07/17] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver
` [RFC PATCH v2 08/17] dt-bindings: clock: Add bindings for RISC-V RPMI clock service group
` [RFC PATCH v2 09/17] clk: Add clock driver for the "
` [RFC PATCH v2 10/17] dt-bindings: interrupt-controller: Add bindings for RISC-V RPMI system MSI
` [RFC PATCH v2 11/17] irqchip: Add driver for the RISC-V RPMI system MSI service group
` [RFC PATCH v2 12/17] ACPI: property: Add support for nargs_prop in acpi_fwnode_get_reference_args()
` [RFC PATCH v2 13/17] ACPI: scan: Update honor list for RPMI System MSI
` [RFC PATCH v2 14/17] ACPI: RISC-V: Add RPMI System MSI to GSI mapping
` [RFC PATCH v2 15/17] mailbox/riscv-sbi-mpxy: Add ACPI support
` [RFC PATCH v2 16/17] irqchip/riscv-rpmi-sysmsi: "
` [RFC PATCH v2 17/17] RISC-V: Enable GPIO keyboard and event device in RV64 defconfig

[PATCH v3 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-02-03  8:43 UTC  (4+ messages)
` [PATCH v3 4/4] media: ox05b1s: Add support for Omnivision OS08A20 raw sensor
    `  "

[PATCH v2 0/4] media: i2c: Add OX05B1S camera sensor driver
 2025-02-03  8:43 UTC  (7+ messages)
` [PATCH v2 2/4] media: ox05b1s: Add omnivision OX05B1S raw "
        `  "

[PATCH v9 00/28] Qualcomm iris video decoder driver
 2025-02-03  8:43 UTC  (11+ messages)
` [PATCH v9 27/28] media: iris: enable video driver probe of SM8250 SoC

[PATCH v5 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-02-03  8:43 UTC  (5+ messages)
` [PATCH v5 01/13] dt-bindings: net: wireless: describe the ath12k AHB module

[PATCH] arm64: dts: rockchip: Enable USB OTG for Radxa ROCK Pi E
 2025-02-03  8:16 UTC  (2+ messages)

[PATCH v4 0/2] Add support for GPU SMMU on QCS8300
 2025-02-03  8:37 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: arm-smmu: Document QCS8300 GPU SMMU
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu

[PATCH v3 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-02-03  8:23 UTC  (8+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sm8650: drop cpu thermal passive trip points
` [PATCH v3 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures

[RFC PATCH v10 0/2] Add helper module to select video driver
 2025-02-03  8:22 UTC  (5+ messages)
` [RFC PATCH v10 1/2] media: iris: introduce "

[PATCH] arm64: dts: rockchip: Fix lcdpwr_en pin for Cool Pi GenBook
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Enable HDMI on armsom-sige7
 2025-02-03  8:16 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Fix broken tsadc pinctrl names for rk3588
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: add support for sound output over HDMI on RK3399 Puma Haikou
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Describe why is HWRNG disabled in RK356x base dtsi
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH v2] arm64: dts: rockchip: Use "dma-noncoherent" in base RK3588 SoC dtsi
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: change eth phy mode to rgmii-id for orangepi r1 plus lts
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: Fan updates for Radxa Rock 5C
 2025-02-03  8:15 UTC  (2+ messages)

[PATCH v2 0/2] Disable DMA on secondary UART on PX30 Ringneck
 2025-02-03  8:16 UTC  (2+ messages)

[PATCH v2 0/8] Trusted Execution Environment (TEE) driver for Qualcomm TEE (QTEE)
 2025-02-03  8:14 UTC  (10+ messages)
` [PATCH v2 1/8] tee: allow a driver to allocate a tee_device without a pool
` [PATCH v2 2/8] tee: add close_context to TEE driver operation
` [PATCH v2 3/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_UBUF
` [PATCH v2 4/8] tee: add TEE_IOCTL_PARAM_ATTR_TYPE_OBJREF
` [PATCH v2 5/8] firmware: qcom: scm: add support for object invocation
` [PATCH v2 6/8] tee: add Qualcomm TEE driver
` [PATCH v2 7/8] qcomtee: add primordial object
` [PATCH v2 8/8] Documentation: tee: Add Qualcomm TEE driver

[PATCH] ARM: dts: ti: davinci: Align GPIO hog name with bindings
 2025-02-03  8:11 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: s32g: add the eDMA nodes
 2025-02-03  8:09 UTC 

[PATCH v2 0/9] Add STM32MP25 SPI NOR support
 2025-02-03  7:29 UTC  (4+ messages)
` [PATCH v2 4/9] memory: Add STM32 Octo Memory Manager driver

[PATCH] arm: dts: qcom: ipq4019: Fix indentation error
 2025-02-03  8:00 UTC  (2+ messages)
` [PATCH V2] arm: dts: qcom: "

[PATCH] arm64: dts: s32g: add the eDMA nodes
 2025-02-03  7:57 UTC  (3+ messages)

[PATCH 00/33] Add support for the Exynos7870 SoC, along with three devices
 2025-02-03  7:57 UTC  (11+ messages)
` [PATCH 01/33] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible
` [PATCH 02/34] "
` [PATCH 03/34] dt-bindings: clock: add clock definitions for exynos7870 CMU
` [PATCH 02/33] "
` [PATCH 03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings

[PATCH 0/5] Fix RG35XX Battery Charging Issues
 2025-02-03  7:45 UTC  (3+ messages)
` [PATCH 2/5] dt-bindings: power: supply: axp20x-battery: Add x-powers,no-thermistor

[PATCH v3 0/3] Add missing SDCC resets for SDM630/660
 2025-02-03  7:36 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: gcc-sdm660: Add missing SDCC resets
` [PATCH v3 2/3] clk: qcom: gcc-sdm660: Add missing SDCC block resets
` [PATCH v3 3/3] arm64: dts: qcom: sdm630: Add missing resets to mmc blocks

[PATCH v8 0/3] Add support for AMD MDB IP as Root Port
 2025-02-03  6:23 UTC  (3+ messages)
` [PATCH v8 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH v4] dt-bindings: dma: convert atmel-dma.txt to YAML
 2025-02-03  6:18 UTC 

[PATCH v6 0/3] Add support for AST2700 clk driver
 2025-02-03  6:14 UTC  (6+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: aspeed: support for AST2700
  ` (subset) "

[PATCH] arm64: dts: renesas: ulcb/kf: Use TDM Split Mode for capture
 2025-02-03  5:47 UTC 

[PATCH net-next v8 0/3] Add support for Nuvoton MA35D1 GMAC
 2025-02-03  5:42 UTC  (4+ messages)
` [PATCH net-next v8 1/3] dt-bindings: net: nuvoton: Add schema for Nuvoton MA35 family GMAC
` [PATCH net-next v8 2/3] arm64: dts: nuvoton: Add Ethernet nodes
` [PATCH net-next v8 3/3] net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 family

[PATCH v3 2/2] arm64: dts: qcom: qcs8300: Add device node for gfx_smmu
 2025-02-03  5:11 UTC  (9+ messages)

[PATCH v3] ARM: dts: aspeed: catalina: Update DTS to support multiple PDB board sources
 2025-02-03  3:48 UTC  (2+ messages)

[PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2025-02-03  2:35 UTC  (3+ messages)

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-02-03  1:37 UTC  (6+ messages)
` [PATCH v2 1/5] riscv: dts: starfive: jh7110-common: replace syscrg clock assignments
` [PATCH v2 2/5] riscv: dts: starfive: jh7110-common: qspi flash setting read-delay 2 cycles max 100MHz
` [PATCH v2 3/5] riscv: dts: starfive: jh7110-common: assign 24MHz clock-frequency to uart0
` [PATCH v2 4/5] riscv: dts: starfive: jh7110-common: add eeprom node to i2c5
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH v1 0/2] Add TI TPS65214 PMIC Regulator Support
 2025-02-03  0:40 UTC  (3+ messages)
` [PATCH v1 1/2] regulator: dt-bindings: Add TI TPS65214 PMIC bindings

[PATCH 0/2] Enable panel and GPU on Fairphone 5
 2025-02-02 22:45 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable display
` [PATCH 2/2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable the GPU

[PATCH v6 00/16] Device / Driver PCI / Platform Rust abstractions
 2025-02-02 22:42 UTC  (6+ messages)
` [PATCH v6 07/16] rust: add `io::{Io, IoRaw}` base types

[PATCH v4 0/3] drm/rockchip: Add driver for the new DSI2 controller
 2025-02-02 20:34 UTC  (3+ messages)
` [PATCH v4 1/3] drm/bridge/synopsys: Add MIPI DSI2 host controller bridge

[PATCH v5 0/4] RTL9300 MDIO driver
 2025-02-02 20:14 UTC  (4+ messages)
` [PATCH v5 2/4] dt-bindings: mfd: Add MDIO interface to rtl9301-switch

[PATCH v1 1/2] dt-bindings: usb: snps,dwc3: Add property for imod
 2025-02-02 19:57 UTC  (4+ messages)
` [PATCH v1 2/2] usb: dwc3: core: Obtain imod_interval from device tree

[PATCH v2 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-02 19:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: mediatek-gen3: Add mediatek,pbus-csr phandle property
` [PATCH v2 2/2] PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC

[PATCH v5 0/5] Add PCIe Root Port support for Agilex family of chips
 2025-02-02 19:02 UTC  (14+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: altera: Add binding for Agilex
` [PATCH v5 3/5] arm64: dts: agilex: add dtsi for PCIe Root Port

[PATCH 0/2] PCI: mediatek-gen3: Set PBUS_CSR regs for Airoha EN7581 SoC
 2025-02-02 14:38 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: airoha: Add the pbus-csr node for "

[PATCH 0/4] Enable cpufreq for IPQ5424
 2025-02-02 14:38 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: clock: ipq5424-apss-clk: Add ipq5424 apss clock controller
` [PATCH 2/4] clk: qcom: apss-ipq5424: "

[PATCH 0/6] X1P42100 DT and PCIe PHY bits
 2025-02-02 14:35 UTC  (5+ messages)
` [PATCH 2/6] dt-bindings: phy: qcom,qmp-pcie: Drop reset number constraints

[PATCH RESEND v6 0/3] platform: arm64: Huawei Matebook E Go embedded controller
 2025-02-02 14:19 UTC  (5+ messages)

[PATCH v2 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-02 14:07 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add S805Y and "
` [PATCH v2 2/2] arm64: dts: amlogic: add support for xiaomi-aquaman/Mi "

[PATCH 4/7] dt-bindings: mfd: cirrus,cs40l26: Support for CS40L26
 2025-02-02 14:04 UTC  (2+ messages)

[PATCH] dt-bindings: clocks: atmel,at91rm9200-pmc: add missing compatibles
 2025-02-02 14:00 UTC  (2+ messages)

[PATCH] dt-bindings: ARM: at91: add Calao USB boards
 2025-02-02 13:58 UTC  (2+ messages)

[PATCH v3 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support
 2025-02-02 13:49 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950
` [PATCH v3 2/6] Bluetooth: qca: simplify WCN399x NVM loading
` [PATCH v3 3/6] Bluetooth: qca: add WCN3950 support
` [PATCH v3 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects
` [PATCH v3 5/6] arm64: dts: qcom: qcm2290: add UART3 device
` [PATCH v3 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support

[PATCH V5 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-02-02 13:38 UTC  (7+ messages)
` [PATCH V5 1/5] dt-bindings: iio/adc: Move QCOM ADC bindings to iio/adc folder
` [PATCH V5 2/5] dt-bindings: iio: adc: Split out QCOM VADC channel properties
` [PATCH V5 3/5] dt-bindings: iio: adc: Add support for QCOM PMIC5 Gen3 ADC

[PATCH v3 0/7] mfd: bcm590xx: Add support for BCM59054
 2025-02-02 13:27 UTC  (7+ messages)
` [PATCH v3 1/7] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v3 2/7] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054

[PATCH v4 00/10] Add STM32MP25 PCIe drivers
 2025-02-02 13:06 UTC  (5+ messages)
` [PATCH v4 01/10] dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
` [PATCH v4 03/10] PCI: stm32: Add PCIe host support for STM32MP25

[PATCH v3 2/6] iio: adc: ad4030: add driver for ad4030-24
 2025-02-02 12:30 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A
 2025-02-02  9:42 UTC  (2+ messages)

[PATCH 0/3] PCIe NTB and USB Overlays for J721E, J742S2 and J784S4
 2025-02-02  9:36 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIe NTB functionality
` [PATCH 2/3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay for PCIe NTB
` [PATCH 3/3] arm64: dts: ti: k3-j784s4-j742s2-evm: Add overlay to enable USB0 Type-A

[PATCH v7 0/2] Make i.MX9 OCOTP work as accessing controller
 2025-02-02  9:04 UTC  (4+ messages)
` [PATCH v7 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v7 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH V5 4/5] iio: adc: Add support for QCOM PMIC5 Gen3 ADC
 2025-02-01 23:36 UTC  (2+ messages)

[PATCH 0/2] Add support for Xiaomi Mi TV Stick
 2025-02-01 19:33 UTC  (2+ messages)

[PATCH v2 0/6] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support
 2025-02-01 17:29 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: net: bluetooth: qualcomm: document WCN3950
` [PATCH v2 2/6] Bluetooth: qca: simplify WCN399x NVM loading
` [PATCH v2 3/6] Bluetooth: qca: add WCN3950 support
` [PATCH v2 4/6] arm64: dts: qcom: qcm2290: fix (some) of QUP interconnects
` [PATCH v2 5/6] arm64: dts: qcom: qcm2290: add UART3 device
` [PATCH v2 6/6] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support

[RFC PATCH 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-01 17:12 UTC  (12+ messages)
` [RFC PATCH 2/5] mfd: Add "
` [RFC PATCH 3/5] iio: adc: Support ROHM BD79124 ADC

[PATCH v11 0/2] media: qcom: camss: Add sc7280 support
 2025-02-01 16:26 UTC  (3+ messages)
` [PATCH v11 2/2] arm64: dts: qcom: qcs6490-rb3gen2-vision-mezzanine: Add vision mezzanine

[PATCH 0/4] Bluetooth: qca: add Qualcomm WCN3950 BT/WiFi chip support
 2025-02-01 16:22 UTC  (6+ messages)
` [PATCH 3/4] arm64: dts: qcom: qcm2290: add UART3 device
` [PATCH 4/4] arm64: dts: qcom: qrb2210-rb1: add Bluetooth support

[PATCH v11 0/8] Add support for AD485x DAS Family
 2025-02-01 16:19 UTC  (3+ messages)
` [PATCH v11 8/8] iio: adc: ad4851: add ad485x driver

[PATCH v2 00/16] Add features, improvements, and fixes
 2025-02-01 15:50 UTC  (10+ messages)
` [PATCH v2 01/16] iio: adc: ad7768-1: Fix conversion result sign
` [PATCH v2 06/16] iio: adc: ad7768-1: set MOSI idle state to prevent accidental reset
` [PATCH v2 10/16] iio: adc: ad7768-1: Move buffer allocation to a separate function
` [PATCH v2 12/16] iio: adc: ad7768-1: Add GPIO controller support

[PATCH v3 0/4] Enable ethernet on qcs615
 2025-02-01 15:48 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: qcs615: add ethernet node

[PATCH v6 0/7] Initial support for RK3576 UFS controller
 2025-02-01 15:35 UTC  (5+ messages)
` [PATCH v6 6/7] scsi: ufs: rockchip: initial support for UFS
` [PATCH v6 7/7] arm64: dts: rockchip: Add UFS support for RK3576 SoC

[PATCH v5 0/6] Add support for ADIS16550 and ADIS16550W
 2025-02-01 15:24 UTC  (9+ messages)
` [PATCH v5 1/6] iio: imu: adis: Add custom ops struct
` [PATCH v5 3/6] iio: imu: adis: Add DIAG_STAT register size
` [PATCH v5 5/6] iio: imu: adis16550: add adis16550 support
` [PATCH v5 6/6] docs: iio: add documentation for adis16550 driver

[PATCH] arm64: dts: Introduce more nodes to EN7581 SoC evaluation board
 2025-02-01 14:39 UTC 

[RFC v2 PATCH 00/10] PRU-ICSSM Ethernet Driver
 2025-02-01 13:48 UTC  (7+ messages)
` [RFC v2 PATCH 04/10] net: ti: prueth: Adds link detection, RX and TX support
` [RFC v2 PATCH 05/10] net: ti: prueth: Adds ethtool support for ICSSM PRUETH Driver


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).