public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-30 19:37:35 to 2025-07-01 10:00:58 UTC [more...]

[PATCH v2 0/4] hwmon: Add support for MPS mp2869,mp29502 chip
 2025-07-01  9:59 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: Add MPS mp2869 series
  ` [PATCH v2 2/4] hwmon: add MP2869 series driver
  ` [PATCH v2 3/4] dt-bindings: hwmon: Add MPS mp29502
  ` [PATCH v2 4/4] hwmon: add MP29502 driver

[PATCH v2 0/8] dmaengine: mmp_pdma: Add SpacemiT K1 SoC support with 64-bit addressing
 2025-07-01  9:52 UTC  (16+ messages)
` [PATCH v2 1/8] dt-bindings: dma: marvell,mmp-dma: Add SpacemiT K1 PDMA support
` [PATCH v2 2/8] dmaengine: mmp_pdma: Add optional clock support
` [PATCH v2 3/8] dmaengine: mmp_pdma: Add optional reset controller support
` [PATCH v2 4/8] dmaengine: mmp_pdma: Add operations structure for controller abstraction
` [PATCH v2 5/8] dmaengine: mmp_pdma: Add SpacemiT K1 PDMA support with 64-bit addressing
` [PATCH v2 6/8] riscv: dts: spacemit: Add PDMA0 node for K1 SoC
` [PATCH v2 7/8] riscv: dts: spacemit: Enable PDMA0 on Banana Pi F3 and Milkv Jupiter
` [PATCH v2 8/8] riscv: defconfig: Enable MMP_PDMA support for SpacemiT K1 SoC

[PATCH V3 0/4] Add level shifter support for qualcomm SOC's
 2025-07-01  9:30 UTC  (11+ messages)
` [PATCH V3 2/4] dt-bindings: mmc: controller: Add max-sd-hs-frequency property

[PATCH v2 1/1] dt-bindings: pwm: convert lpc32xx-pwm.txt to yaml format
 2025-07-01  9:30 UTC  (2+ messages)

[PATCH 0/5] clock: imx95: Add LVDS/DISPLAY CSR for i.MX94
 2025-07-01  9:29 UTC  (9+ messages)
` [PATCH 1/5] dt-bindings: clock: Add support for i.MX94 LVDS/DISPLAY CSR
` [PATCH 2/5] clk: imx95-blk-ctl: Fix synchronous abort
` [PATCH 3/5] clk: imx95-blk-ctl: Rename lvds and displaymix csr blk
` [PATCH 4/5] clk: imx95-blk-ctl: Add clock for i.MX94 LVDS/Display CSR
` [PATCH 5/5] arm64: dts: imx943: Add LVDS/DISPLAY CSR nodes

[PATCH v2 00/12] media: uvcvideo: Add support for orientation and rotation
 2025-07-01  9:22 UTC  (7+ messages)
` [PATCH v2 02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse
` [PATCH v2 08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION

[PATCH v14 0/5] Add RSCI driver for Renesas RZ/T2H SoC
 2025-07-01  9:22 UTC  (7+ messages)
` [PATCH v14 1/5] dt-bindings: serial: renesas,rsci: Add optional secondary clock input
` [PATCH v14 2/5] dt-bindings: serial: rsci: Update maintainer entry
` [PATCH v14 3/5] serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shutdown()
` [PATCH v14 4/5] serial: sh-sci: Use private port ID
` [PATCH v14 5/5] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v6 00/20] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-07-01  9:19 UTC  (8+ messages)
` [PATCH v6 03/20] mfd: adp5585: Enable oscilator during probe
` [PATCH v6 16/20] Input: adp5585: Add Analog Devices ADP5585/89 support
` [PATCH v6 17/20] Input: adp5589: remove the driver

[PATCH v12 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-07-01  9:16 UTC  (2+ messages)

[PATCH v2 0/2] arm64: mediatek: Enable efuse GPU speed bin post-processing
 2025-07-01  9:15 UTC  (2+ messages)

[PATCH RFC 0/7] i3c: add driver for the Renesas IP and support RZ/G3S+G3E
 2025-07-01  9:09 UTC  (5+ messages)
` [PATCH RFC 3/7] dt-bindings: i3c: renesas,i3c: Add binding for Renesas I3C controller

[PATCH 0/3] ROCK 4D DT additions: regulators, usb, rfkill
 2025-07-01  9:07 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: rockchip: adjust dcin regulator on ROCK 4D

[PATCH v1] rust: fix typo in #[repr(transparent)] comments
 2025-07-01  9:04 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: qcom: fix GPIO lookup flags for i2c-gpio SDA and SCL pins
 2025-07-01  9:01 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: qcom: qrb2210-rb1: fix GPIO lookup flags for i2c SDA and SCL
` [PATCH 2/3] arm64: dts: qcom: qrb4210-rb2: "
` [PATCH 3/3] arm64: dts: qcom: sdm845-samsung-starqltechn: "

[PATCH v6 0/3] Add Qualcomm i3c controller driver support
 2025-07-01  8:58 UTC  (10+ messages)
` [PATCH v6 1/3] dt-bindings: i3c: Add support for Qualcomm I3C controller
` [PATCH v6 2/3] i3c: master: Add Qualcomm I3C controller driver
` [PATCH v6 3/3] MAINTAINERS: Add maintainer for Qualcomm's "

[PATCH v5 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-07-01  8:52 UTC  (11+ messages)
  ` [PATCH v5 8/9] riscv: dts: thead: Add PVT node
  ` [PATCH v5 1/9] rust: pwm: Add Kconfig and basic data structures

[PATCH v4 0/2] arm64: dts: qcom: sc7280: Add property for sc7280
 2025-07-01  8:49 UTC  (3+ messages)
` [PATCH v4 1/2] arm64: dts: qcom: sc7280: Add memory region for audiopd
` [PATCH v4 2/2] arm64: dts: qcom: sc7280: Add nsessions property for adsp

[PATCH] dt-bindings: clock: Convert qcom,krait-cc to DT schema
 2025-07-01  8:44 UTC  (2+ messages)

[PATCH v3 0/5] Introduce "non-pixel" sub node within iris video node
 2025-07-01  8:42 UTC  (3+ messages)

[PATCH v4 0/2] Add support for clock controllers and CPU scaling for QCS615
 2025-07-01  8:38 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: dts: qcom: qcs615: Add CPU scaling clock node

[PATCH v2 0/3] Add Input Video Control Block driver for RZ/V2H
 2025-07-01  8:34 UTC  (5+ messages)
` [PATCH v2 2/3] media: platform: Add Renesas Input Video Control block driver

[PATCH v2] dt-bindings: phy: Convert ti,da830-usb-phy to DT schema
 2025-07-01  8:26 UTC  (2+ messages)

[PATCH v2 0/8] Add Network Subsystem (NSS) clock controller support for IPQ5424 SoC
 2025-07-01  8:24 UTC  (7+ messages)
` [PATCH v2 1/8] dt-bindings: interconnect: Add Qualcomm IPQ5424 NSSNOC IDs
` [PATCH v2 5/8] dt-bindings: clock: qcom: Add NSS clock controller for IPQ5424 SoC
` [PATCH v2 8/8] arm64: defconfig: Build NSS clock controller driver for IPQ5424

[PATCH net-next v2 00/18] Support the Cadence MACB/GEM instances on Mobileye EyeQ5 SoCs
 2025-07-01  8:19 UTC  (7+ messages)
` [PATCH net-next v2 01/18] dt-bindings: net: cdns,macb: sort compatibles
` [PATCH net-next v2 02/18] dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface
` [PATCH net-next v2 03/18] dt-bindings: net: cdns,macb: allow tsu_clk without tx_clk

[PATCH v1] arm64: dts: ti: k3-am62p-verdin: add SD_1 CD pull-up
 2025-07-01  8:16 UTC 

[PATCH v2 0/3] Add support for remoteprocs on SM7635
 2025-07-01  8:14 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom,sm8350-pas: document SM7635 MPSS & WPSS
` [PATCH v2 2/3] dt-bindings: remoteproc: qcom,sm8550-pas: document SM7635 ADSP & CDSP

[PATCH v4 00/12] media: cadence,ti: CSI2RX Multistream Support
 2025-07-01  8:09 UTC  (3+ messages)
` [PATCH v4 11/12] media: ti: j721e-csi2rx: Submit all available buffers

[PATCH v2 0/3] Add support for GBETH IPs found on RZ/G3E SoCs
 2025-07-01  8:05 UTC  (10+ messages)
` [PATCH v2 1/3] clk: renesas: r9a09g047: Add clock and reset signals for the GBETH IPs

[PATCH v2 0/2] hwmon: (pmbus) Add support for MPS mp2869a/mp29612a controllers
 2025-07-01  8:04 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: trivial-devices: Add mp2869a/mp29612a device entry

[PATCH v3 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-07-01  8:04 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: add "
` [PATCH v3 2/2] arm64: dts: imx: add dts for the imx8ulp evk9 board

[PATCH] arm64: dts: qcom: sc7280: Add support for two additional DDR frequencies
 2025-07-01  7:56 UTC  (2+ messages)

[PATCH RFC] timer: of: Create a platform_device before the framework is initialized
 2025-07-01  7:52 UTC  (3+ messages)

[PATCH net v5 0/4] net: phy: bcm54811: Fix the PHY initialization
 2025-07-01  7:50 UTC  (5+ messages)
` [PATCH net v5 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v5 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v5 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v5 4/4] net: phy: bcm54811: Fix the PHY initialization

[PATCH v5 0/9] PCI: Enable Power and configure the TC9563 PCIe switch
 2025-07-01  7:40 UTC  (3+ messages)

[PATCH v5 0/2] dma-buf: heaps: Support carved-out heaps
 2025-07-01  7:12 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: reserved-memory: Introduce carved-out memory region binding

[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
 2025-07-01  7:11 UTC  (3+ messages)
` [PATCH net-next v5 01/14] dt-bindings: net: Add PPE "

[PATCH v6 00/23] Linux SBI MPXY and RPMI drivers
 2025-07-01  7:02 UTC  (7+ messages)
` [PATCH v6 05/23] mailbox: Allow controller specific mapping using fwnode
` [PATCH v6 06/23] mailbox: Add RISC-V SBI message proxy (MPXY) based mailbox driver

[PATCH v7 00/14] further mt7988 devicetree work
 2025-07-01  6:44 UTC  (5+ messages)
` [PATCH v7 01/14] dt-bindings: net: mediatek,net: allow irq names
` [PATCH v7 02/14] dt-bindings: net: mediatek,net: update for mt7988

[PATCH] dt-bindings: phy: marvell,mmp2-usb-phy: Drop status from the example
 2025-07-01  6:36 UTC 

[PATCH net] dt-bindings: net: sophgo,sg2044-dwmac: Drop status from the example
 2025-07-01  6:36 UTC 

[PATCH net-next RFC v4 0/4] riscv: dts: sophgo: Add ethernet support for cv18xx
 2025-07-01  6:26 UTC  (8+ messages)
` [PATCH net-next RFC v4 1/4] dt-bindings: net: Add support for Sophgo CV1800 dwmac
` [PATCH net-next RFC v4 2/4] riscv: dts: sophgo: Add ethernet device for cv18xx
` [PATCH net-next RFC v4 3/4] riscv: dts: sophgo: Add mdio multiplexer "
` [PATCH net-next RFC v4 4/4] riscv: dts: sophgo: Enable ethernet device for Huashan Pi

[PATCH 0/8] TQMLS10xxA DT fixes
 2025-07-01  6:24 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: fsl-ls1043a: Remove superfluous address and size cells
` [PATCH 2/8] arm64: dts: fsl-ls1046a: "
` [PATCH 3/8] arm64: dts: fsl-ls1088a: "
` [PATCH 4/8] arm64: dts: tqmls10xxa: Move SFP cage definition to common place
` [PATCH 5/8] arm64: dts: tqmls1043a: Enable SFP interface
` [PATCH 6/8] arm64: dts: tqmls1046a: Enable SFP interfaces
` [PATCH 7/8] arm64: dts: freescale: tqmls10xx-mbls10xxa: Add vdd-supply for i2c mux
` [PATCH 8/8] arm64: dts: freescale: tqmls10xx: Add vdd-supply for spi-nor flash

[PATCH 1/2] arm64: dts: fsl-ls1043a: Add missing DMA entries for I2C & LPUART
 2025-07-01  6:21 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: fsl-ls1046a: "

[PATCH v9 00/10] Add support for videocc, camcc, dispcc and gpucc on Qualcomm QCS615 platform
 2025-07-01  6:19 UTC  (6+ messages)
` [PATCH v9 01/10] clk: qcom: clk-alpha-pll: Add support for dynamic update for slewing PLLs

[PATCH v6 00/20] Add GCE support for MT8196
 2025-07-01  6:15 UTC  (7+ messages)
` [PATCH v6 06/20] mailbox: mtk-cmdq: Add GCE hardware virtualization configuration
` [PATCH v6 07/20] mailbox: mtk-cmdq: Add mminfra_offset configuration for DRAM transaction

[PATCH v3 00/11] ARM: Add support for MediaTek MT6572 SoC
 2025-07-01  6:07 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: serial: mediatek,uart: add MT6572
` [PATCH v3 02/11] dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: "
` [PATCH v3 03/11] dt-bindings: timer: mediatek: "
` [PATCH v3 04/11] dt-bindings: watchdog: mediatek,mtk-wdt: "
` [PATCH v3 05/11] dt-bindings: vendor-prefixes: add JTY
` [PATCH v3 06/11] dt-bindings: arm: mediatek: add boards based on the MT6572 SoC
` [PATCH v3 07/11] ARM: mediatek: add board_dt_compat entry for "
` [PATCH v3 08/11] ARM: mediatek: add MT6572 smp bring up code
` [PATCH v3 09/11] ARM: dts: mediatek: add basic support for MT6572 SoC
` [PATCH v3 10/11] ARM: dts: mediatek: add basic support for JTY D101 board
` [PATCH v3 11/11] ARM: dts: mediatek: add basic support for Lenovo A369i board

[PATCH v8 2/2] input: add hynitron cst816x series touchscreen
 2025-07-01  4:52 UTC  (2+ messages)

[PATCH v2 0/8] auxdisplay: Add TM16xx and compatible LED display controllers driver
 2025-07-01  3:22 UTC  (8+ messages)
` [PATCH v2 6/8] dt-bindings: auxdisplay: add Titan Micro Electronics TM16XX
` [PATCH v2 7/8] auxdisplay: Add Titanmec TM16xx 7-segment display controllers driver

[PATCH net-next 0/2] riscv: dts: sophgo: Add mdio multiplexer for cv18xx
 2025-07-01  0:36 UTC  (4+ messages)
` [PATCH net-next 2/2] net: mdio-mux: Add MDIO mux driver for Sophgo CV1800 SoCs

[PATCH v5] ARM: dts: aspeed: yosemite4: add gpio name for uart mux sel
 2025-07-01  0:16 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Convert maxim,max9485 to DT schema
 2025-06-30 23:26 UTC 

[PATCH] dt-bindings: clock: Convert microchip,pic32mzda-clk to DT schema
 2025-06-30 23:26 UTC 

[PATCH] dt-bindings: clock: Convert moxa,moxart-clock to DT schema
 2025-06-30 23:26 UTC 

[PATCH] dt-bindings: clock: Convert nuvoton,npcm750-clk to DT schema
 2025-06-30 23:26 UTC 

[PATCH] dt-bindings: clock: Convert nvidia,tegra124-dfll to DT schema
 2025-06-30 23:26 UTC 

[PATCH] dt-bindings: clock: Convert qca,ath79-pll to DT schema
 2025-06-30 23:26 UTC 

[PATCH 0/5] media: imx8qxp: add parallel camera support
 2025-06-30 23:06 UTC  (9+ messages)
` [PATCH 1/5] media: nxp: isi: add support for UYVY8_2X8 and YUYV8_2X8 bus codes
` [PATCH 2/5] dt-bindings: media: add i.MX parallel csi support
` [PATCH 3/5] media: nxp: add V4L2 subdev driver for parallel CSI
` [PATCH 4/5] arm64: dts: imx8: add parallel CSI node
` [PATCH 5/5] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH 0/5] media: i2c: IMX355 for the Pixel 3a
 2025-06-30 22:59 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: media: i2c: Add Sony IMX355
` [PATCH 2/5] media: i2c: imx355: Support device tree probing and resource management
` [PATCH 3/5] media: i2c: imx355: Add power management for managed resources
` [PATCH 4/5] arm64: dts: qcom: sdm670-google-sargo: add imx355 front camera
` [PATCH 5/5] arm64: dts: qcom: sdm670-google-sargo: Add front camera rotation/orientation

[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
 2025-06-30 22:51 UTC  (10+ messages)
` [PATCH v5 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors

[PATCH] arm64: dts: qcom: sdm670-google-sargo: enable charger
 2025-06-30 22:41 UTC 

[PATCH v2 0/3] Add support for is31fl3236a LED controller
 2025-06-30 22:21 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: leds: is31fl32xx: convert the binding to yaml

[PATCH v1 00/13] pmdomain: Partial refactor, add MT8196 support
 2025-06-30 22:09 UTC  (3+ messages)
` [PATCH v1 11/13] dt-bindings: power: Add support for MT8196 power controllers

[PATCH 00/14] Various dt-bindings for SM7635 and The Fairphone (Gen. 6) addition
 2025-06-30 21:59 UTC  (2+ messages)

[PATCH v7] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-06-30 21:37 UTC 

[PATCH v2] dt-bindings: interrupt-controller: Convert fsl,mpic-msi to YAML
 2025-06-30 21:36 UTC  (2+ messages)

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-30 20:56 UTC  (3+ messages)
` [PATCH v7 04/10] accel/rocket: Add job submission IOCTL

[PATCH v1 0/2] X1E HBR3 fixes
 2025-06-30 20:54 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: qcom: x1-crd: Enable HBR3 on external DPs
` [PATCH v1 2/2] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: "

[PATCH v7 0/5] Add TH1520 GPU support with power sequencing
 2025-06-30 20:52 UTC  (3+ messages)
  ` [PATCH v7 3/5] riscv: dts: thead: th1520: Add GPU clkgen reset to AON node

[PATCH v4 0/9] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-06-30 20:35 UTC  (3+ messages)
  ` [PATCH v4 5/9] clk: thead: Mark essential bus clocks as CLK_IGNORE_UNUSED

[PATCH v13 0/5] Add RSCI driver for Renesas RZ/T2H SoC
 2025-06-30 20:10 UTC  (4+ messages)
` [PATCH v13 5/5] serial: sh-sci: Add support for RZ/T2H SCI

[PATCH v2 0/2] arm64: tegra: Add NVIDIA Jetson Nano 2GB Developer Kit support
 2025-06-30 19:37 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox