Devicetree
 help / color / mirror / Atom feed
 messages from 2026-08-11 18:23:45 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  (7+ 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 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  (4+ messages)
` [PATCH v3 11/19] crypto: cmh - add DRBG hwrng


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