devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-03 12:54:59 to 2025-06-04 08:36:55 UTC [more...]

[PATCH v6 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-04  8:36 UTC  (13+ messages)
` [PATCH v6 01/10] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v6 02/10] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588-base
` [PATCH v6 03/10] arm64: dts: rockchip: Enable the NPU on quartzpro64
` [PATCH v6 04/10] accel/rocket: Add registers header
` [PATCH v6 05/10] accel/rocket: Add a new driver for Rockchip's NPU
` [PATCH v6 06/10] accel/rocket: Add IOCTL for BO creation
` [PATCH v6 07/10] accel/rocket: Add job submission IOCTL
` [PATCH v6 08/10] accel/rocket: Add IOCTLs for synchronizing memory accesses
` [PATCH v6 09/10] arm64: dts: rockchip: add pd_npu label for RK3588 power domains
` [PATCH v6 10/10] arm64: dts: rockchip: enable NPU on ROCK 5B

[PATCH v3 1/2] dt-bindings: regulator: add pca9450: Add regulator-allowed-modes
 2025-06-04  8:27 UTC  (3+ messages)

[PATCH v5 0/8] Enable QUPs and Serial on SA8255p Qualcomm platforms
 2025-06-04  8:23 UTC  (17+ messages)
  ` [PATCH v5 3/8] soc: qcom: geni-se: Enable QUPs "
  ` [PATCH v5 4/8] serial: qcom-geni: move resource initialization to separate function
  ` [PATCH v5 5/8] serial: qcom-geni: move resource control logic to separate functions
  ` [PATCH v5 6/8] serial: qcom-geni: move clock-rate logic to separate function
  ` [PATCH v5 7/8] serial: qcom-geni: Enable PM runtime for serial driver
  ` [PATCH v5 8/8] serial: qcom-geni: Enable Serial on SA8255p Qualcomm platforms

[PATCH v13 0/3] mtd: Add support for stacked memories
 2025-06-04  8:21 UTC  (5+ messages)
` [PATCH v13 1/3] dt-bindings: mtd: Describe MTD partitions concatenation
` [PATCH v13 2/3] mtd: Move struct mtd_concat definition to header file
` [PATCH v13 3/3] mtd: Add driver for concatenating devices

[PATCH v4 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-06-04  8:20 UTC  (3+ messages)
` [PATCH v4 5/8] arm64: dts: qcom: qcs6490-rb3gen2: Add WSA8830 speakers amplifier

[PATCH 0/6] dt-bindings: power: supply: Few cleanups around monitored-battery
 2025-06-04  8:18 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: power: supply: bq2515x: Add missing power-supply ref
` [PATCH 2/6] dt-bindings: power: supply: bq256xx: "
` [PATCH 3/6] dt-bindings: power: supply: qcom,pmi8998: "
` [PATCH 4/6] dt-bindings: power: supply: richtek,rt5033: "
` [PATCH 5/6] dt-bindings: power: supply: summit,smb347: "
` [PATCH 6/6] dt-bindings: power: supply: Drop redundant monitored-battery ref

[PATCH v4 0/5] arm64: qcom: x1e80100-qcp: Add power supply and sideband signals for PCIe RC
 2025-06-04  8:02 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: Kconfig: enable PCI Power Control Slot driver for QCOM
` [PATCH v4 2/5] arm64: dts: qcom: x1e80100: add bus topology for PCIe domain 3
` [PATCH v4 3/5] arm64: dts: qcom: x1e80100-qcp: enable pcie3 x8 slot for X1E80100-QCP
` [PATCH v4 4/5] arm64: dts: qcom: x1e80100-qcp: Add qref supply for PCIe PHYs
` [PATCH v4 5/5] phy: qcom: qmp-pcie: add x1e80100 qref supplies

[PATCH 00/10] Grab IPA IMEM slice through DT, part 2
 2025-06-04  8:00 UTC  (5+ messages)
` [PATCH 09/10] arm64: dts: qcom: sm8550: Explicitly describe the IPA IMEM slice
` [PATCH 10/10] arm64: dts: qcom: sm8650: "

[PATCH] arm64: dts: qcom: sm8550: Correct the max voltage for vreg_l6n_3p3
 2025-06-04  7:59 UTC  (2+ messages)

[PATCH v1 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-06-04  7:58 UTC  (4+ messages)
` [PATCH v1 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset

[PATCH 0/3] support for amlogic the new SPI IP
 2025-06-04  7:40 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: spi: Add binding document of Amlogic SPISG controller
` [PATCH 2/3] spi: Add Amlogic SPISG driver
` [PATCH 3/3] MAINTAINERS: Add an entry for Amlogic spi driver

[v1] arm64: dts: freescale: imx93-var-som: update eqos support for MaxLinear PHY
 2025-06-04  7:37 UTC  (3+ messages)

[PATCH v4] ARM: dts: renesas: r9a06g032-rzn1d400-db: describe debug LEDs
 2025-06-04  7:37 UTC  (2+ messages)

[PATCH v4 00/26] Arm GICv5: Host driver implementation
 2025-06-04  7:24 UTC  (12+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5

[PATCH v8 RESEND 0/2] Add DSI display support for SA8775P target
 2025-06-04  7:18 UTC  (3+ messages)
` [PATCH v8 RESEND 1/2] arm64: dts: qcom: sa8775p: add Display Serial Interface device nodes
` [PATCH v8 RESEND 2/2] arm64: dts: qcom: sa8775p-ride: add anx7625 DSI to DP bridge nodes

[PATCH v5 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-04  7:13 UTC  (8+ messages)
` [PATCH v5 01/10] dt-bindings: npu: rockchip,rknn: Add bindings
` [PATCH v5 07/10] accel/rocket: Add job submission IOCTL

[PATCH 0/4] Increase i.MX8MP VPU
 2025-06-04  6:54 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: imx8mp: Configure VPU clocks for overdrive

[PATCH 0/4] arm64: dts: rockchip: enable further peripherals on ArmSoM Sige5
 2025-06-04  6:52 UTC  (7+ messages)
` [PATCH 1/4] arm64: dts: rockchip: list all CPU supplies "
` [PATCH 2/4] arm64: dts: rockchip: enable USB A ports "
` [PATCH 3/4] arm64: dts: rockchip: enable wifi "
` [PATCH 4/4] arm64: dts: rockchip: enable bluetooth "

[PATCH 0/4] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-06-04  6:52 UTC  (5+ messages)
` [PATCH 1/4] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs
` [PATCH 2/4] dt-bindings: net: renesas-gbeth: Add support for RZ/G3E (R9A09G047) SoC
` [PATCH 3/4] arm64: dts: renesas: r9a09g047: Add GBETH nodes
` [PATCH 4/4] arm64: dts: renesas: rzg3e-smarc-som: Enable eth{0-1} (GBETH) interfaces

[PATCH v4 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-06-04  6:47 UTC  (8+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: add pf1550
` [PATCH v4 2/6] mfd: pf1550: add core mfd driver
` [PATCH v4 3/6] regulator: pf1550: add support for regulator
` [PATCH v4 4/6] input: pf1550: add onkey support
` [PATCH v4 5/6] power: supply: pf1550: add battery charger support
` [PATCH v4 6/6] MAINTAINERS: add an entry for pf1550 mfd driver

[RFC PATCH net-next 0/2] Add support for the LTC4266 PSE Controller
 2025-06-04  6:43 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: pse-pd: Describe the LTC4266 PSE chipset
` [RFC PATCH net-next 2/2] net: pse-pd: Add LTC4266 PSE controller driver

[PATCH v3 0/8] Add TH1520 GPU support with power sequencing
 2025-06-04  6:36 UTC  (25+ messages)
  ` [PATCH v3 1/8] dt-bindings: power: Add T-HEAD TH1520 GPU power sequencer
    ` [PATCH v3 4/8] dt-bindings: gpu: Add TH1520 GPU compatible to Imagination bindings
    ` [PATCH v3 5/8] riscv: dts: thead: th1520: Add missing reset controller header include
    ` [PATCH v3 6/8] riscv: dts: thead: Add GPU power sequencer node
    ` [PATCH v3 3/8] drm/imagination: Use pwrseq for TH1520 GPU power management

[PATCH v4 0/2] Update PCIe PHY settings for QCS8300 and SA8775P
 2025-06-04  6:35 UTC  (3+ messages)
` [PATCH v4 1/2] phy: qcom: qmp-pcie: Update PHY settings for QCS8300 & SA8775P
` [PATCH v4 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP

[PATCH v3 0/2] Update PCIe PHY settings for QCS8300 and SA8775P
 2025-06-04  6:34 UTC  (8+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sa8775p: Remove max link speed property for PCIe EP

[PATCH v2 0/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200
 2025-06-04  5:33 UTC  (3+ messages)
` [PATCH v2 1/1] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC

[v4 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-04  3:42 UTC  (3+ messages)
` [v4 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt
` [v4 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

[PATCH] arm64: dts: rockchip: Document unused device on i2c1
 2025-06-04  2:41 UTC 

[PATCH 0/3] remoteproc: imx_rproc: Support i.MX95
 2025-06-04  2:33 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: remoteproc: fsl,imx-rproc: Add support for i.MX95
` [PATCH 2/3] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH 3/3] remoteproc: imx_rproc: Add support for i.MX95

[PATCH v4 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-04  1:31 UTC  (12+ messages)
` [PATCH v4 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v4 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v4 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v4 04/10] x86/dt: Parse the "
` [PATCH v4 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v4 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v4 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v4 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v4 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v4 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs

[PATCH 0/4] Add DSI Panel for Gameforce Ace
 2025-06-04  1:00 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for Huiling
` [PATCH 2/4] dt-bindings: display: himax-hx8394: Add Huiling hl055fhav028c
` [PATCH 3/4] drm/panel: himax-hx8394: Add Support for "
` [PATCH 4/4] arm64: dts: rockchip: Add DSI panel support for gameforce-ace

[PATCH v1 0/2] ASPEED: Add mailbox driver for AST2700 series
 2025-06-04  0:46 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: mailbox: Add ASPEED AST2700 series SoC

[1/5] clk: mt8189: Porting driver for clk
 2025-06-03 22:08 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: Add device tree for Nvidia's GB200 UT3.0b platform BMC
 2025-06-03 21:45 UTC  (2+ messages)

[PATCH v3 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
 2025-06-03 21:28 UTC  (2+ messages)

[PATCH v3 0/4] stratix10: Add framework for asynchronous communication with SDM
 2025-06-03 19:44 UTC  (3+ messages)
` [PATCH v3 4/4] firmware: stratix10-svc: Add support for HWMON temperature and voltage read command

[PATCH v2 1/1] dt-bindings: gpio: convert gpio-74xx-mmio.txt to yaml format
 2025-06-03 19:01 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: i2c: nvidia,tegra20-i2c: Specify the required properties
 2025-06-03 19:00 UTC  (4+ messages)
` [PATCH v4 2/3] i2c: tegra: make reset an optional property
` [PATCH v4 3/3] i2c: tegra: Remove dma_sync_*() calls

[PATCH v2 0/3] hwmon: (amc6821) Add Cooling device support
 2025-06-03 18:46 UTC  (3+ messages)
` [PATCH v2 3/3] hwmon: (amc6821) Add cooling "

[PATCH 0/5] dt-bindings: mailbox: Few cleanups
 2025-06-03 18:16 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: mailbox: amlogic,meson-gxbb-mhu: Add missing interrupts maxItems
` [PATCH 2/5] dt-bindings: mailbox: ti,secure-proxy: Add missing reg maxItems
` [PATCH 3/5] dt-bindings: mailbox: Correct example indentation
` [PATCH 5/5] dt-bindings: mailbox: Drop consumers example DTS

[PATCH] dt-bindings: timer: xlnx,xps-timer: Make PWM in example usable
 2025-06-03 17:41 UTC  (3+ messages)
  ` New default binding for PWM devices? [Was: Re: [PATCH] dt-bindings: timer: xlnx,xps-timer: Make PWM in example usable]

[PATCH 0/2] PCI: brcmstb: Use "num-lanes" DT property if present
 2025-06-03 17:24 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: PCI: brcm,stb-pcie: Add num-lanes property

[PATCH v2 0/7] Add Rockchip RK3576 PWM Support Through MFPWM
 2025-06-03 16:21 UTC  (5+ messages)
` [PATCH v2 3/7] bitfield: introduce HI16_WE bitfield prep macros

[RESEND PATCH] arm64: dts: ti: k3-j784s4-mcu-wakeup: Configure wkup_uart0 with clock settings
 2025-06-03 16:01 UTC  (2+ messages)

[PATCH v8 0/6] iio: adc: add ad7606 calibration support
 2025-06-03 15:54 UTC  (9+ messages)
` [PATCH v8 1/6] Documentation: ABI: IIO: add new convdelay documentation
` [PATCH v8 2/6] iio: core: add ADC delay calibration definition
` [PATCH v8 3/6] iio: adc: ad7606: add offset and phase calibration support
` [PATCH v8 4/6] dt-bindings: iio: adc: adi,ad7606: add gain "
` [PATCH v8 5/6] iio: adc: ad7606: exit for invalid fdt dt_schema properties
` [PATCH v8 6/6] iio: adc: ad7606: add gain calibration support

[PATCH v2 1/1] dt-bindings: nvmem: convert lpc1857-eeprom.txt to yaml format
 2025-06-03 15:28 UTC 

[PATCH v6 00/20] Add GCE support for MT8196
 2025-06-03 15:18 UTC  (4+ messages)
` [PATCH v6 17/20] media: platform: mtk-mdp3: Use cmdq_pkt_jump_rel() without shift_pa

[PATCH v2 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
 2025-06-03 15:12 UTC 

[PATCH 0/3] usb: dwc3: add layerscape platform driver use flatten dwc3 core
 2025-06-03 14:59 UTC  (4+ messages)
` [PATCH 2/3] usb: dwc3: add layerscape dwc3 support

[v3 PATCH 0/2] create patches for nxp-ls1046a platform watchdog feature
 2025-06-03 14:55 UTC  (5+ messages)
` [v3 PATCH 1/2] dt-bindings: watchdog: fsl-imx-wdt: add compatible string fsl,ls1046a-wdt
` [v3 PATCH 2/2] arch: arm64: dts: add big-endian property back into watchdog node

[PATCH v4 00/11] iio: adc: Add support for AD4170 series of ADCs
 2025-06-03 14:00 UTC  (8+ messages)
` [PATCH v4 02/11] iio: adc: Add basic support for AD4170

[PATCH v5 0/3] arm64: dts: ti: introduce basic support for the AM62L
 2025-06-03 13:47 UTC  (4+ messages)
` [PATCH v5 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure

[PATCH v2 0/5] Add support for AD4052 device family
 2025-06-03 13:27 UTC  (11+ messages)
` [PATCH v2 3/5] dt-bindings: iio: adc: Add adi,ad4052

[PATCH] arm64: dts: amlogic: Align wifi node name with bindings
 2025-06-03 13:27 UTC  (2+ messages)

[PATCH] arm64: dts: amlogic: meson-gxm-rbox-pro: fix wifi node name
 2025-06-03 13:22 UTC  (3+ messages)

[PATCH v7 0/3] media: venus: enable venus on qcs615
 2025-06-03 13:21 UTC  (7+ messages)
` [PATCH v7 2/3] arm64: dts: qcom: qcs615: add venus node to devicetree

[PATCH v2] arm64: dts: qcom: sa8775p: pmic: enable rtc
 2025-06-03 13:18 UTC  (2+ messages)

[PATCH v3 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-06-03 13:17 UTC  (10+ messages)

[PATCH v2 0/4] LoongArch: Introduce the Loongson-2K MMC host controller driver
 2025-06-03 12:54 UTC  (4+ messages)
` [PATCH v2 4/4] mmc: loongson2: Add Loongson-2K2000 SD/SDIO/eMMC "


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