Devicetree
 help / color / mirror / Atom feed
 messages from 2026-08-11 16:05:17 to 2026-08-11 20:51:34 UTC [more...]

[PATCH 0/3] power: supply: qcom_smbx: add SMB5 support
 2026-08-11 20:51 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: power: supply: qcom,pmi8998-charger: add SMB5 PMICs
` [PATCH 2/3] power: supply: qcom_smbx: add SMB5 support
` [PATCH 3/3] power: supply: qcom_smbx: program AICL rerun time

[PATCH 0/2] nvme: apple: add t8132 (M4) ANS2 NVMe support
 2026-08-11 20:49 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: nvme: Add apple,t8132-nvme-ans2 compatible
` [PATCH 2/2] nvme: apple: add t8132 (M4) ANS2 NVMe support

[PATCH] arm64: dts: qcom: sm8150: describe download mode register
 2026-08-11 20:41 UTC  (2+ messages)

[PATCH V2 net 1/2] b53: deal with Northstar devices using CPU port 5 or 7
 2026-08-11 20:33 UTC  (4+ messages)
` [PATCH V2 RFC 2/2] ARM: dts: BCM5301X: change Luxul XWR-3150 CPU port from 5 do 8

[PATCH v3 0/9] iio: adc: Add TI ADS126X ADC family support
 2026-08-11 20:31 UTC  (18+ messages)
` [PATCH v3 1/9] dt-bindings: iio: adc: support the TI ADS126x ADC family
` [PATCH v3 2/9] iio: adc: add the ti-ads1262 driver
` [PATCH v3 7/9] iio: adc: ti-ads1262: support triggered buffer sampling

[PATCH v6 00/14] media: mediatek: vcodec: support video decoder in mt8196
 2026-08-11 20:22 UTC  (5+ messages)
` [PATCH v6 01/14] media: mediatek: vcodec: support vcp architecture

[PATCH v9 00/20] Add Counter delegation ISA extension support
 2026-08-11 20:13 UTC  (3+ messages)

[PATCH v5 0/9] rtc: abx80x: add support for abx81x
 2026-08-11 20:03 UTC  (19+ messages)
` [PATCH v5 1/9] dt-bindings: rtc: abx80x: document ABX81X RTCs
` [PATCH v5 2/9] rtc: abx80x: fix error check after i2c_smbus_read in read_alarm()
` [PATCH v5 3/9] rtc: abx80x: add mutex protection for register writes
` [PATCH v5 4/9] rtc: abx80x: properly handle shared IRQs
` [PATCH v5 5/9] rtc: abx80x: add irq to struct abx80x_priv
` [PATCH v5 6/9] rtc: abx80x: use regmap instead of I2C specific API
` [PATCH v5 7/9] rtc: abx80x: replace read-modify-write pattern with regmap helpers
` [PATCH v5 8/9] rtc: abx80x: create abx80x_i2c_probe()
` [PATCH v5 9/9] rtc: abx80x: add support for ABX81X

[PATCH v3 0/9] Initial Apple Silicon M4 device trees and dt-bindings
 2026-08-11 19:47 UTC  (11+ messages)
` [PATCH v3 1/9] dt-bindings: arm: cpus: Add Apple M4 CPU core compatibles
` [PATCH v3 2/9] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8132 compatible
` [PATCH v3 3/9] dt-bindings: arm: apple: apple,pmgr: Add t8132 compatible
` [PATCH v3 4/9] dt-bindings: power: apple,pmgr-pwrstate: "
` [PATCH v3 5/9] dt-bindings: pinctrl: apple,pinctrl: "
` [PATCH v3 6/9] dt-bindings: i2c: apple,i2c: "
` [PATCH v3 7/9] dt-bindings: pwm: apple,s5l-fpwm: "
` [PATCH v3 8/9] dt-bindings: arm: apple: Add M4 based devices
` [PATCH v3 9/9] arm64: dts: apple: Add minimal t8132 (M4) device trees

[PATCH v5 0/2] PCI: mediatek-gen3: Add 2-lanes mode support + clock
 2026-08-11 19:43 UTC  (5+ messages)

[PATCH] arm64: dts: qcom: glymur: Fix missing SMMU stream IDs for ADSP
 2026-08-11 19:41 UTC  (2+ messages)

[PATCHv2] dt-bindings: net: brcm,bcm4329-fmac: add nvmem-cells for MAC address
 2026-08-11 19:39 UTC  (2+ messages)

[PATCH v6 00/14] mfd: lm3533: convert to OF bindings, improve support
 2026-08-11 19:12 UTC  (4+ messages)
` [PATCH v6 08/14] mfd: lm3533: Convert to use OF bindings

[PATCH v4 0/5] regulator: Add X-Powers AXP318W PMIC support
 2026-08-11 18:47 UTC  (6+ messages)
` [PATCH v4 2/5] mfd: axp20x: Add support for AXP318W PMIC

[PATCH v7 00/18] spi: cadence-quadspi: add PHY tuning support
 2026-08-11 18:33 UTC  (19+ messages)
` [PATCH v7 01/18] spi: dt-bindings: add spi-max-post-config-frequency-hz property
` [PATCH v7 02/18] spi: dt-bindings: add spi-phy-pattern-partition property
` [PATCH v7 03/18] spi: parse spi-max-post-config-frequency-hz into post_config_max_speed_hz
` [PATCH v7 04/18] spi: spi-mem: teach spi_mem_adjust_op_freq() about post-config ops
` [PATCH v7 05/18] spi: spi-mem: add execute_tuning callback and spi_mem_execute_tuning()
` [PATCH v7 06/18] spi: cadence-quadspi: move cqspi_readdata_capture earlier
` [PATCH v7 07/18] spi: cadence-quadspi: add DQS support to read data capture
` [PATCH v7 08/18] spi: cadence-quadspi: add PHY tuning support
` [PATCH v7 09/18] spi: cadence-quadspi: skip DDR PHY tuning for 2-byte-address ops (i2383)
` [PATCH v7 10/18] spi: cadence-quadspi: refactor direct read path for PHY support
` [PATCH v7 11/18] spi: cadence-quadspi: enable PHY for direct reads
` [PATCH v7 12/18] spi: cadence-quadspi: enable PHY for indirect writes
` [PATCH v7 13/18] spi: cadence-quadspi: reprogram CS timing on every chip-select switch
` [PATCH v7 14/18] spi: cadence-quadspi: reprogram PHY DLL on runtime resume
` [PATCH v7 15/18] mtd: spinand: extract variant ranking logic into spinand_op_find_best_variant()
` [PATCH v7 16/18] mtd: spinand: negotiate optimal controller operating point before dirmap creation
` [PATCH v7 17/18] mtd: spi-nor: extract read op template construction into helper
` [PATCH v7 18/18] mtd: spi-nor: run controller optimization before dirmap creation

[PATCH v3 0/7] ARM: dts: Replace clock-frequency in camera sensor nodes
 2026-08-11 18:32 UTC  (11+ messages)
` [PATCH v3 3/7] ARM: dts: ti: omap3-n950: Replace clock-frequency in camera sensor node
` [PATCH v3 4/7] ARM: dts: ti: omap3-n9: "
` [PATCH v3 5/7] ARM: dts: ti: omap3-n900: "
` [PATCH v3 6/7] ARM: dts: nxp: imx6qdl-pico: "

[PATCH v2 0/2] dmaengine: apple-admac: Add support for M3 generation
 2026-08-11 18:28 UTC  (3+ messages)
` [PATCH v2 2/2] dmaengine: apple-admac: Add M3 generation ADMACs

[PATCH v3 00/19] crypto: cmh - add Rambus CryptoManager Hub driver
 2026-08-11 18:23 UTC  (16+ messages)
` [PATCH v3 01/19] dt-bindings: crypto: add Rambus CryptoManager Hub
` [PATCH v3 02/19] crypto: cmh - add core platform driver
` [PATCH v3 03/19] crypto: cmh - add key provisioning and management
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng

[PATCH v1 0/5] ASoC: qcom: Fix AudioReach TDM review findings
 2026-08-11 18:19 UTC  (3+ messages)
` [PATCH v1 1/5] dt-bindings: sound: qcom,q6dsp-lpass-ports: Rename QAIF clock IDs

[PATCH 00/16] ARM: omap3: pandora: Modernize audio and backlight to Device Tree to finally remove pdata-quirks
 2026-08-11 18:09 UTC  (3+ messages)
` [PATCH 02/16] regulator: twl: Expose the TWL4030's REGEN signal as a regulator

[PATCH v2] dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
 2026-08-11 18:06 UTC  (2+ messages)

[PATCH v3 0/5] rtc: s35390a: Allow use of output pin for interrupt signal 1 for wakealarm
 2026-08-11 18:03 UTC  (10+ messages)
` [PATCH v3 1/5] dt-bindings: rtc: Add pinctrl for S35390A
` [PATCH v3 2/5] rtc: s35390a: Add missing newline to dev_err
` [PATCH v3 4/5] rtc: s35390a: Add pinctrl

[PATCH] dt-bindings: sound: Convert TI DA830 EVM audio to DT schema
 2026-08-11 17:58 UTC  (2+ messages)

[PATCH] dt-bindings: mailbox: Convert TI Message Manager to DT schema
 2026-08-11 17:49 UTC  (2+ messages)

[PATCH] dt-bindings: pwm: Convert TI PWM Subsystem to DT schema
 2026-08-11 17:48 UTC  (2+ messages)

[PATCH v2] dt-bindings: thermal: ti,omap-bandgap: Convert to DT schema
 2026-08-11 17:44 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: ti,DM814x-ADPLL: Convert to DT schema
 2026-08-11 17:43 UTC  (2+ messages)

[PATCH v3] dt-bindings: arm: omap: Convert L4 interconnect to DT schema
 2026-08-11 17:42 UTC  (2+ messages)

[PATCH v2] dt-bindings: power: Convert TI SmartReflex to DT schema
 2026-08-11 17:38 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: rtc: ti,omap-rtc: Convert to DT schema and cleanups
 2026-08-11 17:37 UTC  (3+ messages)
` [PATCH v3 4/4] dt-bindings: rtc: ti,omap-rtc: Convert to DT schema

[PATCH 0/2] Add arm-smmu-v3 support for instcfg data override feature
 2026-08-11 17:28 UTC  (7+ messages)

[PATCH 0/2] Introduces MDSYNC support for CS35L45
 2026-08-11 17:24 UTC  (4+ messages)
` [PATCH 1/2] ASoC: dt-bindings: cs35l45: Adds SYNC properties
` [PATCH 2/2] ASoC: cs35l45: Adds support for SYNC bus

[PATCH v9 0/6] Add QMP PCIe Multi-PHY support
 2026-08-11 17:03 UTC  (2+ messages)
` (subset) "

[PATCH v8 0/6] Add QMP PCIe Multi-PHY support
 2026-08-11 17:03 UTC  (2+ messages)
` (subset) "

[PATCH v9 0/3] iio: adc: ti-ads1100: Add support for TI ADS1110 to ti-ads1100 driver
 2026-08-11 17:01 UTC  (3+ messages)

[PATCH v4 0/8] Add StarFive JHB100 syscon modules
 2026-08-11 17:00 UTC  (5+ messages)
` [PATCH v4 7/8] soc: starfive: Add socinfo driver for JHB100 SoC

[PATCH v6 0/3] mfd: add X-Powers AC200 support
 2026-08-11 16:56 UTC  (6+ messages)
` [PATCH v6 2/3] mfd: syscon: Add managed registration for external regmaps

[PATCH v4 0/2] iio: adc: Add support for Texas Instruments ADS112C04
 2026-08-11 16:56 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: ti,ads112c04: Add binding for ADS112C04

[PATCH net-next v5 0/5] net: phy: add X-Powers AC200/AC300 EPHY support
 2026-08-11 16:50 UTC  (5+ messages)
` [PATCH net-next v5 1/5] dt-bindings: mfd: x-powers: Add AC200

[PATCH 0/3] Apple SoC CIO (USB4/Thunderbolt) reset controller
 2026-08-11 16:44 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Apple SoC CIO reset

[PATCH V3 0/6] dmaengine: zynqmp_dma: Per-channel reset, IRQ guard improvements, and PM fixes
 2026-08-11 16:41 UTC  (5+ messages)
` [PATCH V3 1/6] dmaengine: zynqmp_dma: Fix PM usage count handling in probe error path
` [PATCH V3 4/6] dt-bindings: dma: xlnx,zynqmp-dma: Add Versal Net compatible support

[PATCH v9 0/3] mmc: core: Keep the card powered across suspend when firmware needs it live
 2026-08-11 16:38 UTC  (4+ messages)
` [PATCH v9 1/3] dt-bindings: mmc: Extend keep-power-in-suspend beyond SDIO
` [PATCH v9 2/3] dt-bindings: mmc: Add reset-card-at-resume property
` [PATCH v9 3/3] mmc: core: Honor keep-power-in-suspend and reset-card-at-resume for (e)MMC

[PATCH net-next v13 00/12] net: pcs: Introduce support for fwnode PCS
 2026-08-11 16:34 UTC  (3+ messages)
` [PATCH net-next v13 03/12] net: pcs: implement Firmware node support for PCS driver

[PATCH v2 00/10] R-Car X5H Ironhide CPG/MDLC SCMI remapping support
 2026-08-11 16:33 UTC  (7+ messages)
` [PATCH v2 05/10] dt-bindings: clock: renesas,r8a78000-cpg: Add firmware property

[PATCH 0/4] kho: rename "scratch" to "bootmem"
 2026-08-11 16:26 UTC  (5+ messages)
` [PATCH 1/4] memblock: get rid of CONFIG_MEMBLOCK_KHO_SCRATCH
` [PATCH 2/4] memblock: rename KHO_SCRATCH to KHO_NOPRSRV
` [PATCH 3/4] kho: rename KHO scratch to KHO bootmem
` [PATCH 4/4] kho: rename kho_scratch= commandline parameter to kho_bootmem=

[PATCH] dt-bindings: PCI: Correct white-space style
 2026-08-11 16:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq5018: Add pinctrl for MDIO bus
 2026-08-11 16:11 UTC  (4+ messages)

[PATCH v2 00/10] Ambarella CV75 SoC minimal bring-up
 2026-08-11 16:10 UTC  (6+ messages)
` [PATCH v2 07/10] pinctrl: ambarella: add Ambarella pin controller
    `  "

[PATCH v5] dt-bindings: usb: qcom,snps-dwc3: Add Hawi compatible
 2026-08-11 16:08 UTC 

[PATCH 00/25] ARM: rockchip: Add peripheral support for RV1106
 2026-08-11 16:06 UTC  (4+ messages)

[PATCH net-next v2 00/10] ravb: Add gPTP support for Gen4
 2026-08-11 16:02 UTC  (4+ messages)
` [PATCH net-next v2 08/10] net: ethernet: ravb: Add callback for gPTP clock index
` [PATCH net-next v2 09/10] dt-bindings: net: renesas,etheravb: Add optional gPTP phandle for Gen4
` [PATCH net-next v2 10/10] net: ethernet: ravb: Add gPTP support "


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