Devicetree
 help / color / mirror / Atom feed
 messages from 2026-04-28 16:14:07 to 2026-04-29 06:59:43 UTC [more...]

[PATCH 00/11] kdump: reduce vmcore size and capture time via linux,no-dump
 2026-04-29  6:58 UTC  (7+ messages)
` [PATCH 01/11] of: reserved_mem: fix region count for nodes with multiple reg entries
` [PATCH 02/11] of: reserved_mem: reject reserved memory outside physical address range
` [PATCH 03/11] of: reserved_mem: avoid unconditional save of reg entries in fdt_scan_reserved_mem_late()
` [PATCH 04/11] of: reserved_mem: skip reserved_mem array allocation when there is nothing to save
` [PATCH 05/11] of: reserved_mem: add linux,no-dump property support for reserved memory regions
` [PATCH 06/11] of: reserved_mem: save /memreserve/ entries into reserved_mem array

[PATCH v3 0/2] pinctrl: qcom: add support for the TLMM controller on Nord platforms
 2026-04-29  6:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: describe the Qualcomm nord-tlmm

[PATCH v3 00/12] media: iris: Add support for glymur platform
 2026-04-29  6:58 UTC  (9+ messages)
` [PATCH v3 02/12] dt-bindings: media: qcom,glymur-iris: Add glymur video codec

[PATCH v2 0/5] remoteproc: add Cortex-A Core remoteproc support on i.MX platforms
 2026-04-29  6:59 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: remoteproc: add imx-rproc-psci binding
` [PATCH v2 2/5] drivers: remoteproc: imx: add support for Cortex-A Core
` [PATCH v2 3/5] drivers: remoteproc: imx: add autoboot support for A-core remoteproc
` [PATCH v2 4/5] arm64: dts: imx93: Cortex-A Core remoteproc device node
` [PATCH v2 5/5] remoteproc: imx: use device node name as processor name

[PATCH v3 0/3] wireless: p54 devicetree conversion
 2026-04-29  6:55 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: add st,stlc45xx/p54spi binding

[PATCH 0/6] arm64: dts: rockchip: Add peripheral support for Khadas Edge 2L
 2026-04-29  6:51 UTC  (7+ messages)
` [PATCH 5/6] arm64: dts: rockchip: Enable USB "
` [PATCH 6/6] arm64: dts: rockchip: Add Bluetooth support "

[PATCH v7 0/3] Support configurable fan PWM at shutdown
 2026-04-29  6:59 UTC  (4+ messages)
` [PATCH v7 1/3] hwmon: emc2305: Fix fan channel index handling
` [PATCH v7 2/3] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [PATCH v7 3/3] hwmon: emc2305: Support configurable fan PWM at shutdown

[PATCH v3 0/6] Add Tegra238 and Tegra264 pinctrl support
 2026-04-29  6:41 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: pinctrl: Document Tegra238 pin controllers
` [PATCH v3 4/6] dt-bindings: pinctrl: Document Tegra264 "

[PATCH v2 0/3] arm64: dts: qcom: kodiak: Enable 4-lane DP via QMP Combo PHY
 2026-04-29  6:40 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: kodiak: allow mode-switch events to reach the "
` [PATCH v2 2/3] arm64: dts: qcom: kodiak: move dp data-lanes to SoC dtsi
` [PATCH v2 3/3] arm64: dts: qcom: kodiak: Set up 4-lane DP

[PATCH v2 0/7] arm64: dts: rockchip: Add peripheral support for Khadas Edge 2L
 2026-04-29  6:37 UTC  (8+ messages)
` [PATCH v2 1/7] arm64: dts: rockchip: Add PMIC "
` [PATCH v2 2/7] arm64: dts: rockchip: Add HYM8563 RTC "
` [PATCH v2 3/7] arm64: dts: rockchip: Add AP6275P wireless support "
` [PATCH v2 4/7] arm64: dts: rockchip: Enable GPU "
` [PATCH v2 5/7] arm64: dts: rockchip: Add HDMI and VOP support "
` [PATCH v2 6/7] arm64: dts: rockchip: Enable USB "
` [PATCH v2 7/7] arm64: dts: rockchip: Add Bluetooth support "

[PATCH v2] arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idle
 2026-04-29  6:38 UTC  (2+ messages)

[PATCH 0/4] support camera found on Gaokun3
 2026-04-29  6:36 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: sc8280xp: gaokun3: add front camera sensor node

[PATCH v6 0/4] hwmon: (sht3x) Add support for GXCAS GXHT30
 2026-04-29  6:29 UTC  (6+ messages)
` [PATCH v6 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
` [PATCH v6 4/4] hwmon: (sht3x) Add support for GXCAS GXHT30

[PATCH 0/2] dt-bindings: clean up tab and trailing whitespace from examples
 2026-04-29  6:21 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: misc: fsl,qoriq-mc: drop trailing whitespace
` [PATCH 2/2] dt-bindings: drop tab characters from DTS examples

[PATCH v5 0/11] iio: adc: hx711: add HX710B support
 2026-04-29  5:45 UTC  (12+ messages)
` [PATCH v5 01/11] dt-bindings: iio: adc: hx711: clean up existing binding text
` [PATCH v5 02/11] dt-bindings: iio: adc: hx711: add VSUP supply property
` [PATCH v5 03/11] dt-bindings: iio: adc: hx711: add RATE GPIO property
` [PATCH v5 04/11] dt-bindings: iio: adc: hx711: add HX710B support
` [PATCH v5 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v5 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v5 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v5 08/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v5 09/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v5 10/11] iio: adc: hx711: split hx711_reset variable assignment
` [PATCH v5 11/11] iio: adc: hx711: add support for HX710B

[PATCH v4 0/7] Add QSPI support for QCS615 and improve interconnect handling
 2026-04-29  4:47 UTC  (9+ messages)
` [PATCH v4 1/7] spi: dt-bindings: qcom,spi-qcom-qspi: Add qcom,qcs615-qspi compatible
` [PATCH v4 2/7] spi: spi-qcom-qspi: Fix incomplete error handling in runtime PM
` [PATCH v4 3/7] spi: spi-qcom-qspi: Add interconnect support for memory path
` [PATCH v4 4/7] arm64: dts: qcom: talos: Add QSPI support
` [PATCH v4 5/7] arm64: dts: qcom: qcs615-ride: Enable QSPI and NOR flash
` [PATCH v4 6/7] arm64: dts: qcom: kodiak: Add QSPI memory interconnect path
` [PATCH v4 7/7] arm64: dts: qcom: sc7180: "

[PATCH 0/7] ASoC: spacemit: bug fixes, refactoring, and K3 SoC support
 2026-04-29  2:41 UTC  (13+ messages)
` [PATCH 1/7] ASoC: spacemit: fix RX DMA params not set when TX is running
` [PATCH 2/7] ASoC: spacemit: move hw constraints from hw_params to startup
` [PATCH 3/7] ASoC: spacemit: adjust FIFO trigger threshold to half FIFO size
` [PATCH 4/7] ASoC: dt-bindings: add SpacemiT K3 SoC compatible
` [PATCH 5/7] ASoC: dt-bindings: add fixed-sample-rate property for SpacemiT K1/K3
` [PATCH 6/7] ASoC: spacemit: add fixed-sample-rate constraint support
` [PATCH 7/7] ASoC: spacemit: add K3 SoC support with additional clocks
` (subset) [PATCH 0/7] ASoC: spacemit: bug fixes, refactoring, and K3 SoC support

[PATCH v2] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28 23:18 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: mediatek,mt6351: convert to DT schema
 2026-04-28  8:01 UTC  (2+ messages)

[PATCH v2 0/2] Add NXP FRDM-IMX95-PRO board support
 2026-04-29  4:17 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: add i.MX95 19x19 FRDM PRO board dts

[PATCH 0/7] dts: Add /firmware/#{address,size}-cells to Chromium-based DTs
 2026-04-29  4:17 UTC  (12+ messages)
` [PATCH 1/7] arm64: dts: rockchip: Add #{address,size}-cells to Chromium-based /firmware
` [PATCH 2/7] ARM: "
` [PATCH 3/7] ARM: dts: nvidia: "
` [PATCH 4/7] ARM: dts: samsung: "
` [PATCH 5/7] arm64: dts: mediatek: "
` [PATCH 6/7] arm64: dts: nvidia: "
` [PATCH 7/7] arm64: dts: qcom: "

[PATCH 0/3] drm/bridge: Add Lontium LT8711UXD DP-to-HDMI transparent bridge
 2026-04-29  4:15 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: bridge: simple: document the Lontium LT8711UXD DP-to-HDMI bridge
` [PATCH 2/3] drm/bridge: simple: Add "
` [PATCH 3/3] arm64: dts: rockchip: orangepi-5-pro: Add "

[PATCH RFC v3 00/11] media: qcom: venus: add MSM8939 support
 2026-04-29  4:14 UTC  (3+ messages)
  ` [PATCH RFC v3 07/11] clk: qcom: gcc-msm8939: mark Venus core GDSCs as hardware controlled

[PATCH v3 0/2] Add Lontiun LT7911EXC eDP to MIPI DSI bridge
 2026-04-29  4:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings:bridge: "
` [PATCH v3 2/2] drm:bridge: "

[PATCH 0/5] Add minimal boot support for Qualcomm IPQ9650 SoC
 2026-04-29  4:01 UTC  (7+ messages)
` [PATCH 2/5] clk: qcom: add Global Clock controller (GCC) driver for "
` [PATCH 4/5] arm64: dts: qcom: add IPQ9650 SoC and rdp488 board support

[PATCH v1 0/2] gpio: 74x164: seed the chain from DT at probe time
 2026-04-29  3:51 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: fairchild,74hc595: add registers-default property
` [PATCH v2 0/2] gpio: 74x164: seed the chain from DT at probe time
` [PATCH v2 1/2] dt-bindings: gpio: fairchild,74hc595: add lines-initial-states property
` [PATCH v2 2/2] gpio: 74x164: support lines-initial-states for boot-time output state

[PATCH v9 4/6] clk: Add KUnit tests for assigned-clock-sscs
 2026-04-29  2:38 UTC 

[PATCH 0/4] PXA1908 clock controller resets
 2026-04-29  2:08 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: clock: marvell,pxa1908: Add #reset-cells
` [PATCH 2/4] clk: mmp: pxa1908-apbc: Add reset cells
` [PATCH 3/4] clk: mmp: pxa1908-apbcp: "

[PATCH v3 0/5] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-04-29  2:03 UTC  (3+ messages)
` [PATCH v3 4/5] clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL

[PATCH v8 0/3] pinctrl: aspeed: Add AST2700 SoC0 support
 2026-04-29  1:56 UTC  (2+ messages)

[PATCH v3 0/3] Add driver support for ESWIN EIC7700 HSP clock and reset generator
 2026-04-29  1:51 UTC  (8+ messages)
` [PATCH v3 2/3] clk: eswin: Add eic7700 HSP clock driver
    `  "
          `  "

[PATCH 0/4] Add camera clock controller support on Glymur platform
 2026-04-29  3:45 UTC  (4+ messages)
` [PATCH 3/4] arm64: dts: qcom: glymur: Add camera clock controller support

[PATCH 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-04-29  3:11 UTC  (7+ messages)
` [PATCH 1/2] ASoC: dt-bindings: nuvoton,nau8360: Add bindings for NAU83G60
` [PATCH 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[PATCH v9 0/4] Add support for Orange Pi 5 Pro
 2026-04-29  2:47 UTC  (5+ messages)
` [PATCH v9 1/4] dt-bindings: arm: rockchip: Add "
` [PATCH v9 2/4] arm64: dts: rockchip: rk3588s-orangepi-5: rename PLDO regulator labels to match schematic
` [PATCH v9 3/4] arm64: dts: rockchip: refactor items from Orange Pi 5/b to prep for Pro
` [PATCH v9 4/4] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[PATCH 0/3] arm64: dts: qcom: eliza: Add ADSP and USB support
 2026-04-29  1:57 UTC  (9+ messages)
` [PATCH 1/3] arm64: dts: qcom: eliza: Describe the ADSP and USB related nodes

[PATCH net-next v7 0/4] net: stmmac: eic7700: fix EIC7700 eth1 RX sampling timing
 2026-04-29  1:41 UTC  (7+ messages)
` [PATCH net-next v7 1/4] dt-bindings: ethernet: eswin: add clock sampling control
` [PATCH net-next v7 2/4] net: stmmac: eic7700: enable clocks before syscon access and correct RX sampling timing
` [PATCH net-next v7 4/4] riscv: dts: eswin: eic7700-hifive-premier-p550: enable Ethernet controller

[PATCH v1 00/20] Add basic pinctrl drivers for JHB100 SoC
 2026-04-29  0:53 UTC  (7+ messages)
` [PATCH v1 11/20] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl

[PATCH 0/9] Support for block device NVMEM providers
 2026-04-29  1:05 UTC  (2+ messages)

[PATCH v5 0/4] serial: 8250_dw: Add support for UltraRISC DP1000 UART
 2026-04-29  0:56 UTC  (7+ messages)
` [PATCH v5 2/4] serial: 8250_dw: build Renesas RZN1 CPR value from DW_UART_CPR_* definitions

[PATCH 0/2] regulator: add support for SGM3804 Dual Output driver
 2026-04-29  0:44 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: regulator: document the SGM3804 Dual Output regulator
` [PATCH 2/2] regulator: add SGM3804 Dual Output driver

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-29  0:29 UTC  (4+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH 0/2] backlight: Add SY7758 6-channel High Efficiency LED Driver support
 2026-04-28 23:35 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v3] arm64: dts: mediatek: add crypto offload support on MT7981
 2026-04-28 22:47 UTC 

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idle
 2026-04-28 21:43 UTC  (3+ messages)

[PATCH v4 00/15] firmware: qcom: Add OP-TEE PAS service support
 2026-04-28 21:11 UTC  (7+ messages)
` [PATCH v4 02/15] firmware: qcom: Add a generic PAS service
` [PATCH v4 11/15] media: qcom: Switch to generic PAS TZ APIs
` [PATCH v4 12/15] net: ipa: "

[PATCH v4 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-04-28 20:29 UTC  (4+ messages)
` [PATCH v4 01/14] media: mediatek: vcodec: add driver to support vcp

[PATCH v2 0/3] Exynos850 APM-to-AP mailbox support
 2026-04-28 20:26 UTC  (5+ messages)
` [PATCH v2 2/3] mailbox: exynos: Add support for Exynos850 mailbox

[regression] of: mis-parsing Depthcharge's /firmware
 2026-04-28 20:21 UTC  (7+ messages)

[PATCH v6 1/6] docs: uapi: media: Clarify HEVC slice_param bit_size, data_byte_offset
 2026-04-28 20:14 UTC  (3+ messages)
  ` [PATCH v6 2/6] docs: uapi: media: Document Raspberry Pi NV12 column format
  ` [PATCH v6 3/6] media: ioctl: Add pixel formats NV12MT_COL128 and NV12MT_10_COL128

[PATCH 0/6] Add Anbernic RG Vita-Pro
 2026-04-28 19:54 UTC  (6+ messages)
` [PATCH 1/6] dt-bindings: power: supply: sgm41542: document sgm41542

[PATCH] ARM: dts: ixp4xx: use phandle-based GPIOs in mi424wr
 2026-04-28 19:10 UTC 

[PATCH 00/13] Add support to control clocks using CESTA Resource manager
 2026-04-28 18:56 UTC  (16+ messages)
` [PATCH 02/13] dt-bindings: clock: qcom,sm8550-dispcc: Add display CESTA support on SM8750
` [PATCH 07/13] clk: qcom: clk-alpha-pll: Add support to skip PLL configuration
` [PATCH 10/13] clk: qcom: dispcc-sm8750: Add support to control MDP clocks using CESTA

[PATCH net-next v3 0/4] net: dsa: mt7628 embedded switch initial support
 2026-04-28 18:55 UTC  (5+ messages)
` [PATCH net-next v3 1/4] dt-bindings: net: dsa: add MT7628 ESW
` [PATCH net-next v3 2/4] net: phy: mediatek: add phy driver for MT7628 built-in Fast Ethernet PHYs
` [PATCH net-next v3 3/4] net: dsa: initial MT7628 tagging driver
` [PATCH net-next v3 4/4] net: dsa: initial support for MT7628 embedded switch

[PATCH RFC] arm64: dts: qcom: sm8650-ayaneo-pocket-s2: add display nodes
 2026-04-28 18:39 UTC 

[PATCH 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
 2026-04-28 18:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document "

[PATCH v2 0/2] pwm: spacemit: Add Support for K3 SoC
 2026-04-28 18:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pwm: marvell,pxa-pwm: Add SpacemiT K3 PWM support

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-28 18:05 UTC  (11+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
        ` [EXT] "

[PATCH v4 0/7] iio: adc: hx711: add HX710B support
 2026-04-28 18:03 UTC  (18+ messages)
` [PATCH v4 1/7] dt-bindings: iio: adc: avia-hx711: add avia,hx710b compatible
` [PATCH v4 2/7] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v4 3/7] iio: adc: hx711: update Kconfig, module description and file header
` [PATCH v4 4/7] iio: adc: hx711: introduce hx711_chip_info per-variant structure

[PATCH v4 0/6 RESEND] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-04-28 17:15 UTC  (5+ messages)
` [PATCH v4 1/6 RESEND] dt-bindings: leds: leds-cpcap: convert to DT schema
` [PATCH v4 2/6 RESEND] dt-bindings: input: cpcap-pwrbutton: "

[PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC
 2026-04-28 16:59 UTC  (4+ messages)

[PATCH v3 2/8] dt-bindings: pinctrl: renesas: Document RZ/G3L SoC
 2026-04-28 16:47 UTC  (2+ messages)

[PATCH v3 0/4] Add hstimer support for H616 and T113-S3
 2026-04-28 16:27 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: timer: allwinner,sun5i-a13-hstimer: add H616 and D1
` [PATCH v3 2/4] clocksource/drivers/sun5i: add D1 hstimer support
` [PATCH v3 3/4] arm: dts: allwinner: t113s: add hstimer node
` [PATCH v3 4/4] arm64: dts: allwinner: h616: "

[PATCH v21 00/13] Implement PSCI reboot mode driver for PSCI resets
 2026-04-28 16:27 UTC  (3+ messages)
` [PATCH v21 04/13] firmware: psci: Introduce command-based with magic

[PATCH v4 00/16] phy: rockchip: usbdp: Fixes, DP 1-lane support and cleanups
 2026-04-28 16:13 UTC  (10+ messages)
` [PATCH v4 07/16] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v4 09/16] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v4 10/16] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v4 11/16] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v4 12/16] phy: rockchip: usbdp: Drop DP HPD handling
` [PATCH v4 13/16] phy: rockchip: usbdp: Rename mode_change to phy_needs_reinit
` [PATCH v4 14/16] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v4 15/16] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v4 16/16] phy: rockchip: usbdp: Use guard functions for mutex


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