public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-06 13:24:19 to 2026-03-06 16:30:00 UTC [more...]

[PATCH v6 00/15] can: grcan: Enhance driver with CANFD Support and Improvements
 2026-03-06 16:29 UTC  (13+ messages)
` [PATCH v6 01/15] dt-bindings: Add vendor prefix for Frontgrade Gaisler AB
` [PATCH v6 02/15] dt-bindings: net: can: gaisler,grcan: Convert to DT schema
` [PATCH v6 03/15] MAINTAINERS: Add maintainers for GRCAN CAN network driver
` [PATCH v6 04/15] can: grcan: Add clock handling
` [PATCH v6 05/15] can: grcan: Replace bit timing macros with literal values
` [PATCH v6 06/15] can: grcan: Simplify timing configuration
` [PATCH v6 07/15] can: grcan: add FD capability detection and nominal bit-timing
` [PATCH v6 08/15] can: grcan: set DMA mask for GRCAN and GRCANFD to 32-bit
` [PATCH v6 09/15] can: grcan: Add saving and restoring of CAN FD baud-rate registers
` [PATCH v6 10/15] can: grcan: Reserve space between cap and next register to align with address layout
` [PATCH v6 11/15] can: grcan: Refactor GRCAN DMA buffer to use structured memory layout
` [PATCH v6 12/15] can: grcan: Add CANFD TX support alongside legacy CAN

[PATCH v2 0/2] arm64: dts: imx8mq-librem5: PMIC voltage changes
 2026-03-06 16:20 UTC  (2+ messages)

[PATCH net-next 0/2] net: sfp: Describe and handle regulators
 2026-03-06 16:19 UTC  (9+ messages)
` [PATCH net-next 2/2] net: sfp: manage receiver and transmitter regulators

[PATCH v2 0/3] ARM: dts: TQMa7: modify for use in bootloaders
 2026-03-06 16:16 UTC  (2+ messages)

[PATCH v4 0/8] arm64: Add initial support for NXP S32N79 SoC
 2026-03-06 16:15 UTC  (9+ messages)
` [PATCH v4 1/8] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH v4 2/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH v4 3/8] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
` [PATCH v4 4/8] mmc: sdhci-esdhc-imx: add NXP S32N79 support
` [PATCH v4 5/8] irqchip/imx-irqsteer: "
` [PATCH v4 6/8] irqchip: add ARCH_S32 dependency to Kconfig
` [PATCH v4 7/8] arm64: dts: freescale: Add NXP S32N79 SoC support
` [PATCH v4 8/8] arm64: dts: freescale: Add NXP S32N79-RDB board support

[PATCH v3 0/2] Add driver support for ESWIN EIC7700 PVT controller
 2026-03-06 16:08 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: Add Eswin EIC7700 PVT sensor driver

[PATCH v2 0/4] ARM: dts: TQMa6: modify for use in bootloaders
 2026-03-06 16:07 UTC  (2+ messages)

[PATCH v2 0/4] Kontron i.MX8MP OSM Devicetree Fixups
 2026-03-06 16:02 UTC  (2+ messages)

[PATCH V2 0/5] ARM: dts: imx: {bx50v3,b850v3}: Update device trees
 2026-03-06 15:55 UTC  (2+ messages)

[PATCH 00/14] firmware: qcom: Add OP-TEE PAS service support
 2026-03-06 15:52 UTC  (6+ messages)
` [PATCH 02/14] firmware: qcom: Add a generic PAS service
` [PATCH 13/14] wifi: ath12k: Switch to generic PAS TZ APIs

[PATCH v7 00/10] pmdomain: samsung: add support for Google GS101
 2026-03-06 15:51 UTC  (21+ messages)
` [PATCH v7 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v7 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v7 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v7 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v7 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v7 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v7 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v7 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v7 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v7 10/10] pmdomain: samsung: implement domain-supply regulator

[PATCH v5 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-03-06 15:48 UTC  (6+ messages)
` [PATCH v5 1/4] ASoC: sdw_utils: Add CS42L43B codec info
` [PATCH v5 2/4] ASoC: dt-bindings: cirrus,cs42l43: Add CS42L43B variant
` [PATCH v5 3/4] mfd: cs42l43: Add support for the B variant
` [PATCH v5 4/4] ASoC: "

[PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-06 15:46 UTC  (8+ messages)
` [PATCH net-next v7 1/7] dt-bindings: net: qcom: document the ethqos device for SCMI-based systems
` [PATCH net-next v7 2/7] net: stmmac: qcom-ethqos: use generic device properties
` [PATCH net-next v7 3/7] net: stmmac: qcom-ethqos: wrap emac driver data in additional structure
` [PATCH net-next v7 4/7] net: stmmac: qcom-ethqos: split power management fields into a separate structure
` [PATCH net-next v7 5/7] net: stmmac: qcom-ethqos: split power management context into a separate struct
` [PATCH net-next v7 6/7] net: stmmac: qcom-ethqos: define a callback for setting the serdes speed
` [PATCH net-next v7 7/7] net: stmmac: qcom-ethqos: add support for sa8255p

[PATCH] dt-bindings: i2c: renesas,riic: Document the R9A08G046 support
 2026-03-06 15:42 UTC  (2+ messages)

[PATCH v2 0/4] iio: accel: adxl372: add ADXL371 support
 2026-03-06 15:18 UTC  (5+ messages)
` [PATCH v2 1/4] iio: accel: adxl372: introduce chip_info structure
` [PATCH v2 2/4] dt-bindings: iio: accel: adi,adxl372: add ADXL371 compatible
` [PATCH v2 3/4] iio: accel: adxl372: factor out buffer and trigger setup
` [PATCH v2 4/4] iio: accel: adxl372: add support for ADXL371

[PATCH v11 0/9] mmc: host: renesas_sdhi_core: support configuring an optional sdio mux
 2026-03-06 15:33 UTC  (9+ messages)
` [PATCH v11 1/9] phy: can-transceiver: rename temporary helper function to avoid conflict
` [PATCH v11 2/9] phy: renesas: rcar-gen3-usb2: rename local mux helper "
` [PATCH v11 5/9] phy: renesas: rcar-gen3-usb2: drop helper getting optional mux-state
` [PATCH v11 9/9] mmc: host: renesas_sdhi_core: support selecting an optional mux

[PATCH v3 0/6] rtc: max77686: convert to i2c_new_ancillary_device
 2026-03-06 15:33 UTC  (9+ messages)
` [PATCH v3 1/6] regulator: dt-binding: regulator-max77620: convert to DT schema
` [PATCH v3 2/6] dt-binding: pinctrl: pinctrl-max77620: "
` [PATCH v3 3/6] dt-bindings: gpio: trivial-gpio: remove max77620 compatible
` [PATCH v3 4/6] dt-bindings: mfd: max77620: convert to DT schema
` [PATCH v3 5/6] dt-bindings: mfd: max77620: document optional RTC address for MAX77663
` [PATCH v3 6/6] rtc: max77686: convert to i2c_new_ancillary_device

[PATCH net-next 0/2] Introduce Airoha AN8801R series Gigabit Ethernet PHY driver
 2026-03-06 15:29 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: Introduce Airoha AN8801/R "

[PATCH net-next 0/4] Initial support for p64h GEM
 2026-03-06 15:25 UTC  (6+ messages)
` [PATCH net-next 3/4] net: macb: add safeguards for jumbo frame larger than 10240

[PATCH] Revert "ARM: dts: imx: move nand related property under nand@0"
 2026-03-06 15:24 UTC  (2+ messages)

[PATCH v2 0/7] Add support for videocc and camcc on X1P42100 platform
 2026-03-06 15:23 UTC  (24+ messages)
` [PATCH v2 1/7] dt-bindings: clock: qcom: Add X1P42100 video clock controller
` [PATCH v2 3/7] clk: qcom: videocc-x1p42100: Add support for "
` [PATCH v2 4/7] clk: qcom: camcc-x1e80100: Add support for camera QDSS debug clocks
` [PATCH v2 5/7] clk: qcom: camcc-x1p42100: Add support for camera clock controller
` [PATCH v2 6/7] arm64: dts: qcom: x1e80100: Add CAMCC block definition

[PATCH net-next 0/8] net: dsa: add DSA support for the LAN9645x switch chip family
 2026-03-06 15:20 UTC  (16+ messages)
` [PATCH net-next 2/8] dt-bindings: net: lan9645x: add LAN9645X switch bindings
` [PATCH net-next 4/8] net: dsa: lan9645x: add basic dsa driver for LAN9645X

[PATCH v3 0/8] arm64: Add initial support for NXP S32N79 SoC
 2026-03-06 15:11 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: interrupt-controller: fsl,irqsteer: add S32N79 support
` [PATCH v3 2/8] dt-bindings: mmc: fsl-imx-esdhc: "
` [PATCH v3 3/8] dt-bindings: arm: fsl: Add NXP S32N79 SoC and RDB board
` [PATCH v3 4/8] mmc: sdhci-esdhc-imx: add NXP S32N79 support
` [PATCH v3 5/8] irqchip/imx-irqsteer: "
` [PATCH v3 6/8] irqchip: add ARCH_S32 dependency to Kconfig
` [PATCH v3 7/8] arm64: dts: freescale: Add NXP S32N79 SoC support
` [PATCH v3 8/8] arm64: dts: freescale: Add NXP S32N79-RDB board support

[PATCH] dt-bindings: nvmem: qfprom: Add Kaanapali compatible
 2026-03-06 15:06 UTC  (3+ messages)

[PATCH] dt-bindings: dma: rz-dmac: Add conditional schema for RZ/G3L
 2026-03-06 14:58 UTC 

[PATCH v4 RESEND 0/4] Add support for CS42L43B codec to CS42L43 driver
 2026-03-06 14:53 UTC  (6+ messages)
` [PATCH v4 RESEND 3/4] mfd: cs42l43: Add support for the B variant
` [PATCH v4 RESEND 4/4] ASoC: "

[PATCH v7 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-03-06 14:49 UTC  (6+ messages)
` [PATCH v7 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller

[PATCH v8 00/15] PCI: renesas: Add RZ/G3E PCIe controller support
 2026-03-06 14:34 UTC  (16+ messages)
` [PATCH v8 01/15] PCI: rzg3s-host: Fix reset handling in probe error path
` [PATCH v8 02/15] PCI: rzg3s-host: Reorder reset assertion during suspend
` [PATCH v8 03/15] PCI: rzg3s-host: Rework inbound window algorithm for multi-SoC support
` [PATCH v8 04/15] clk: renesas: r9a09g047: Add PCIe clocks and reset
` [PATCH v8 05/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Fix naming properties
` [PATCH v8 06/15] dt-bindings: PCI: renesas,r9a08g045s33-pcie: Document RZ/G3E SoC
` [PATCH v8 07/15] PCI: rzg3s-host: Make SYSC register offsets SoC-specific
` [PATCH v8 08/15] PCI: rzg3s-host: Make configuration reset lines optional
` [PATCH v8 09/15] PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacks
` [PATCH v8 10/15] PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibility
` [PATCH v8 11/15] PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed support
` [PATCH v8 12/15] PCI: rzg3s-host: Add support for RZ/G3E PCIe controller
` [PATCH v8 13/15] arm64: dts: renesas: r9a09g047: Add PCIe node
` [PATCH v8 14/15] arm64: dts: renesas: r9a09g047e57-smarc-som: Add PCIe reference clock
` [PATCH v8 15/15] arm64: dts: renesas: r9a09g047e57-smarc: Enable PCIe

[PATCH v2 00/11] Add support for the TI BQ25792 battery charger
 2026-03-06 14:33 UTC  (12+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: ti,bq25703a: Expand to include BQ25792
` [PATCH v2 02/11] regulator: bq257xx: Remove reference to the parent MFD's dev
` [PATCH v2 03/11] regulator: bq257xx: Drop the regulator_dev from the driver data
` [PATCH v2 04/11] regulator: bq257xx: Make OTG enable GPIO really optional
` [PATCH v2 05/11] power: supply: bq257xx: Fix VSYSMIN clamping logic
` [PATCH v2 06/11] power: supply: bq257xx: Make the default current limit a per-chip attribute
` [PATCH v2 07/11] power: supply: bq257xx: Consistently use indirect get/set helpers
` [PATCH v2 08/11] power: supply: bq257xx: Add fields for 'charging' and 'overvoltage' states
` [PATCH v2 09/11] mfd: bq257xx: Add BQ25792 support
` [PATCH v2 10/11] regulator: bq257xx: Add support for BQ25792
` [PATCH v2 11/11] power: supply: "

[PATCH 0/4] iio: adc: ad4691: add driver for AD4691 multichannel SAR ADC family
 2026-03-06 14:33 UTC  (4+ messages)

[PATCH v9 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-06 14:24 UTC  (3+ messages)
` [PATCH v9 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol

[PATCH 0/4] Add support for Milos LPASS LPI pinctrl
 2026-03-06 14:22 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: qcom: Add Milos "
` [PATCH 2/4] pinctrl: qcom: Add Milos LPASS LPI TLMM
` [PATCH 3/4] arm64: defconfig: Enable Milos LPASS LPI pinctrl driver
` [PATCH 4/4] arm64: dts: qcom: milos: Add LPASS LPI pinctrl node

[PATCH RFC 0/8] Exynos850 CPU hotplug support and pmu_intr_gen cleanup
 2026-03-06 14:22 UTC  (7+ messages)
` [PATCH RFC 1/8] dt-bindings: soc: move and rename google,gs101-pmu-intr-gen schema under soc/samsung/
` [PATCH RFC 7/8] soc: samsung: exynos-pmu: add Exynos850 CPU hotplug support
` [PATCH RFC 8/8] arm64: dts: exynos850: add PMU interrupt generation node

[PATCH v2 0/9] accel: New driver for NXP's Neutron NPU
 2026-03-06 14:21 UTC  (12+ messages)
` [PATCH v2 1/9] drm/gem-dma: Add flag for bidirectional mapping of non-coherent GEM DMA buffers
` [PATCH v2 2/9] accel/neutron: Add documentation for NXP Neutron accelerator driver
` [PATCH v2 3/9] dt-bindings: npu: Add NXP Neutron
` [PATCH v2 4/9] accel/neutron: Add driver for NXP Neutron NPU
` [PATCH v2 5/9] accel/neutron: Add GEM buffer object support
` [PATCH v2 6/9] accel/neutron: Add mailbox support
` [PATCH v2 7/9] accel/neutron: Add job submission IOCTL
` [PATCH v2 8/9] accel/neutron: Add logging support
` [PATCH v2 9/9] arm64: dts: imx95: Add Neutron node

[PATCH v4 0/4] input: add GPIO-based charlieplex keypad
 2026-03-06 14:21 UTC  (3+ messages)
` [PATCH v4 4/4] Input: charlieplex_keypad: add GPIO "

[PATCH 00/11] Add support for the TI BQ25792 battery charger
 2026-03-06 14:15 UTC  (3+ messages)
` [PATCH 09/11] mfd: bq257xx: Add BQ25792 support

[PATCH] dt-bindings: remoteproc: qcom: Drop types for firmware-name
 2026-03-06 14:12 UTC  (2+ messages)

[PATCH 0/4] media: synopsys: csi2rx: add support for rk3588 variant
 2026-03-06 14:09 UTC  (5+ messages)
` [PATCH 1/4] media: dt-bindings: rockchip,rk3568-mipi-csi2: add rk3588 compatible
` [PATCH 2/4] media: synopsys: csi2rx: add support for rk3588 variant
` [PATCH 3/4] arm64: dts: rockchip: add mipi csi-2 receiver nodes to rk3588
` [PATCH 4/4] arm64: defconfig: enable designware mipi csi-2 receiver

[PATCH 0/2] Add initial support for Lenovo YOGA Tablet 8/10
 2026-03-06 14:06 UTC  (5+ messages)
` [PATCH 2/2] arm: dts: mediatek: mt6589: add basic support for Lenovo B8000-F

[PATCH 0/2] Add fastrpc and GPR support for Milos
 2026-03-06 14:01 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: milos: Add fastrpc nodes
` [PATCH 2/2] arm64: dts: qcom: milos: add ADSP GPR

[PATCH net-next v6 0/5] Add AST2600 RGMII delay into ftgmac100
 2026-03-06 14:01 UTC  (7+ messages)
` [PATCH net-next v6 5/5] ARM: dts: aspeed: ast2600-evb: Configure RGMII delay for MAC

[PATCH 0/3] Add support for GXCLK for Milos
 2026-03-06 13:48 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: clock: qcom: document the Milos GX clock controller
` [PATCH 2/3] clk: qcom: Add support for GXCLK for Milos
` [PATCH 3/3] arm64: dts: qcom: milos: Add GX clock controller

[PATCH v4 1/3] dt-bindings: mfd: spacemit,p1: Add individual regulator supply properties
 2026-03-06 13:46 UTC  (2+ messages)
` (subset) "

[PATCH v20 00/10] Implement PSCI reboot mode driver for PSCI resets
 2026-03-06 13:32 UTC  (5+ messages)
` [PATCH v20 06/10] power: reset: Add psci-reboot-mode driver

[PATCH v9 00/23] MediaTek UFS Cleanup and MT8196 Enablement
 2026-03-06 13:25 UTC  (24+ messages)
` [PATCH v9 01/23] dt-bindings: phy: Add mediatek,mt8196-ufsphy variant
` [PATCH v9 02/23] dt-bindings: ufs: mediatek,ufs: Complete the binding
` [PATCH v9 03/23] dt-bindings: ufs: mediatek,ufs: Add mt8196 variant
` [PATCH v9 04/23] scsi: ufs: mediatek: Move MTK_SIP_UFS_CONTROL to mtk_sip_svc.h
` [PATCH v9 05/23] phy: mediatek: ufs: Add support for resets
` [PATCH v9 06/23] scsi: ufs: mediatek: Rework resets
` [PATCH v9 07/23] scsi: ufs: mediatek: Rework 0.9V regulator
` [PATCH v9 08/23] scsi: ufs: mediatek: Rework init function
` [PATCH v9 09/23] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v9 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators
` [PATCH v9 11/23] scsi: ufs: mediatek: Remove undocumented downstream reset cruft
` [PATCH v9 12/23] scsi: ufs: mediatek: Remove vendor kernel quirks cruft
` [PATCH v9 13/23] scsi: ufs: mediatek: Use the common PHY framework
` [PATCH v9 14/23] scsi: ufs: mediatek: Remove mediatek,ufs-broken-rtc property
` [PATCH v9 15/23] scsi: ufs: mediatek: Rework _ufs_mtk_clk_scale error paths
` [PATCH v9 16/23] scsi: ufs: mediatek: Clean up logging prints
` [PATCH v9 17/23] scsi: ufs: mediatek: Rework ufs_mtk_wait_idle_state
` [PATCH v9 18/23] scsi: ufs: mediatek: Don't acquire dvfsrc-vcore twice
` [PATCH v9 19/23] scsi: ufs: mediatek: Rework hardware version reading
` [PATCH v9 20/23] scsi: ufs: mediatek: Back up idle timer in per-instance struct
` [PATCH v9 21/23] scsi: ufs: mediatek: Remove ret local from link_startup_notify
` [PATCH v9 22/23] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
` [PATCH v9 23/23] scsi: ufs: mediatek: Add MT8196 compatible, update copyright

[PATCH v2 0/8] mfd: Add support for NXP MC33978/MC34978 MSDI
 2026-03-06 13:24 UTC  (15+ messages)
` [PATCH v2 1/6] dt-bindings: mfd: add "


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