Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2026-03-12 09:29:34 to 2026-03-13 09:44:59 UTC [more...]

[PATCH v5 net 0/3] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-13  9:46 UTC  (2+ messages)
` [PATCH v5 net 1/3] net: enetc: reset PIR and CIR if they are not equal when initializing TX ring

[PATCH v5 00/28] lan966x pci device: Add support for SFPs
 2026-03-13  9:43 UTC  (5+ messages)
` [PATCH v5 02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH net-next v12 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-03-13  9:32 UTC  (7+ messages)
` [PATCH net-next v12 1/4] net: stmmac: platform: read channels irq
` [PATCH net-next v12 2/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH net-next v12 3/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH net-next v12 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH v3] pwm: imx-tpm: count the number of enabled channels in probe
 2026-03-13  9:32 UTC  (2+ messages)

[PATCH v3 0/2] Kontron i.MX8MP OSM Devicetree Fixups
 2026-03-13  9:28 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-03-13  9:22 UTC  (6+ messages)

[PATCH v4 net 0/2] net: enetc: safely reinitialize TX BD ring when it has unsent frames
 2026-03-13  9:13 UTC  (5+ messages)
` [PATCH v4 net 1/2] net: enetc: reset PIR and CIR if they are not equal when initializing TX ring
` [PATCH v4 net 2/2] net: enetc: add graceful stop to safely reinitialize the TX Ring

[PATCH v2 0/6] arm64: dts: freescale: add Verdin iMX95
 2026-03-13  8:57 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: arm: fsl: "
` [PATCH v2 2/6] arm64: dts: freescale: Add Verdin iMX95 support
` [PATCH v2 3/6] arm64: dts: freescale: imx95-verdin: Add Dahlia carrier board
` [PATCH v2 4/6] arm64: dts: freescale: imx95-verdin: Add Ivy "
` [PATCH v2 5/6] arm64: dts: freescale: imx95-verdin: Add Mallow "
` [PATCH v2 6/6] arm64: dts: freescale: imx95-verdin: Add Yavia "

[PATCH net-next v8 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-13  8:55 UTC  (4+ messages)

[PATCH v7 0/5] Add i.MX943 PCIe supports
 2026-03-13  8:34 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v7 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v7 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v7 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v7 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v2 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Explicitly deprecate reset-gpio
 2026-03-13  8:30 UTC  (5+ messages)
` [PATCH v2 2/2] dt-bindings: PCI: snps,dw-pcie: Drop deprecated reset-gpio

[PATCH v6 0/5] Add i.MX943 PCIe supports
 2026-03-13  7:57 UTC  (9+ messages)
` [PATCH v6 1/5] dt-bindings: PCI: imx6q-pcie: Change maxItems of clocks and clock-names to 6
` [PATCH v6 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings
` [PATCH v6 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
` [PATCH v6 4/5] arm64: dts: imx943: add pcie1 and pcie1-ep supports
` [PATCH v6 5/5] arm64: dts: imx943-evk: Add pcie[0,1] and pcie-ep[0,1] support

[PATCH v1] PCI: imx6: Don't remove MSI capability For i.MX7D/i.MX8M
 2026-03-13  7:34 UTC  (3+ messages)

[PATCH V8 00/13] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-03-13  7:16 UTC  (16+ messages)
` [PATCH V8 01/13] dt-bindings: PCI: fsl,imx6q-pcie: Add reset GPIO in Root Port node
` [PATCH V8 02/13] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V8 03/13] PCI: dwc: Parse Root Port nodes in dw_pcie_host_init()
` [PATCH V8 04/13] PCI: imx6: Assert PERST# before enabling regulators
` [PATCH V8 05/13] PCI: imx6: Add support for parsing the reset property in new Root Port binding
` [PATCH V8 06/13] arm: dts: imx6qdl: Add Root Port node and PERST property
` [PATCH V8 07/13] arm: dts: imx6sx: "
` [PATCH V8 08/13] arm: dts: imx7d: "
` [PATCH V8 09/13] arm64: dts: imx8mm: "
` [PATCH V8 10/13] arm64: dts: imx8mp: "
` [PATCH V8 11/13] arm64: dts: imx8mq: "
` [PATCH V8 12/13] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V8 13/13] arm64: dts: imx95: "

[PATCH v2 1/3] arm64: dts: imx8mm: Explicitly set DSI_PHY_REF clock as a child of CLK_24M
 2026-03-13  7:10 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mm-tqma8mqml-mba8mx: LVDS overlay: Reduce DSI burst clock to 600Mhz
` [PATCH v2 3/3] arm64: dts: imx8mn-tqma8mqnl-mba8mx: LVDS overlay: "

[PATCH v2 0/6] TQMa91/TQMa93: display support on MBa91xxCA
 2026-03-13  7:07 UTC  (7+ messages)
` [PATCH v2 1/6] clk: imx: fracn-gppll: Add 333.333333 MHz support
` [PATCH v2 2/6] clk: imx: fracn-gppll: Add 477.4MHz support
` [PATCH v2 3/6] arm64: dts: imx93-tqma9352-mba91xxca: Add parallel display overlay
` [PATCH v2 4/6] arm64: dts: imx93-tqma9352-mba91xxca: Add LVDS "
` [PATCH v2 5/6] arm64: dts: imx91-tqma9131-mba91xxca: Add parallel "
` [PATCH v2 6/6] arm64: dts: imx91-tqma9131-mba91xxca: Add LVDS "

[PATCH v2 1/5] arm64: dts: imx8mp-tqma8mpql-mba8mpxl-g133han01: Remove compatible from overlay
 2026-03-13  7:02 UTC  (5+ messages)
` [PATCH v2 2/5] arm64: dts: imx8mp-tqma8mpql-mba8mpxl-tm070jvhg33: "
` [PATCH v2 3/5] arm64: dts: imx8mq-tqma8mq-mba8mx-tm070jvhg33: "
` [PATCH v2 4/5] arm64: dts: imx8mn-tqma8mqnl-mba8mx-tm070jvhg33: "
` [PATCH v2 5/5] arm64: dts: imx8mm-tqma8mqml-mba8mx-tm070jvhg33: "

[PATCH v2 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-13  6:08 UTC  (18+ messages)
` [PATCH v2 01/17] spi: axiado: Use helper function devm_clk_get_enabled()
` [PATCH v2 02/17] spi: bcm63xx-hsspi: "
` [PATCH v2 03/17] spi: bcmbca-hsspi: "
` [PATCH v2 04/17] spi: img-spfi: "
` [PATCH v2 05/17] spi: imx: "
` [PATCH v2 06/17] spi: npcm-pspi: "
` [PATCH v2 07/17] spi: orion: "
` [PATCH v2 08/17] spi: rockchip-sfc: "
` [PATCH v2 09/17] spi: sifive: "
` [PATCH v2 10/17] spi: slave-mt27xx: "
` [PATCH v2 11/17] spi: st: "
` [PATCH v2 12/17] spi: stm32-qspi: "
` [PATCH v2 13/17] spi: stm32: "
` [PATCH v2 14/17] spi: sunplus-sp7021: "
` [PATCH v2 15/17] spi: uniphier: "
` [PATCH v2 16/17] spi: zynq-qspi: "
` [PATCH v2 17/17] spi: zynqmp-gqspi: "

[PATCH v2 2/2] usb: typec: tcpci: support setting orientation via GPIO
 2026-03-13  2:03 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: connector: add pd-disable dependency
 2026-03-13  1:58 UTC  (3+ messages)

[PATCH v5 0/5] Add i.MX943 PCIe supports
 2026-03-13  1:49 UTC  (5+ messages)
` [PATCH v5 2/5] dt-bindings: PCI: imx6q-pcie: Add i.MX94 and i.MX943 PCIe compatible strings

[PATCH] regulator: fp9931: Fix error handling for optional regulator
 2026-03-13  0:27 UTC  (6+ messages)

[PATCH] ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
 2026-03-12 23:34 UTC 

[PATCH] drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property
 2026-03-12 23:28 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-03-12 23:24 UTC 

[PATCH v11 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-03-12 21:22 UTC  (7+ messages)
` [PATCH v11 1/5] docs: driver-api: gpio: rpmsg gpio driver over rpmsg bus
` [PATCH v11 2/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v11 3/5] gpio: rpmsg: add generic rpmsg GPIO driver
` [PATCH v11 4/5] gpio: rpmsg: add support for NXP legacy firmware protocol
` [PATCH v11 5/5] arm64: dts: imx8ulp: Add rpmsg node under imx_rproc

[PATCH v2 0/4] driver core: generalize driver_override infrastructure
 2026-03-12 20:15 UTC  (5+ messages)
` [PATCH v2 4/4] driver core: platform: use generic "

[PATCH v2 00/12] arm64: dts: nxp: Use undeprecated reset-gpios
 2026-03-12 19:27 UTC  (14+ messages)
` [PATCH v2 01/12] ARM: dts: imx6dl: "
` [PATCH v2 02/12] ARM: dts: imx6qdl: "
` [PATCH v2 03/12] ARM: dts: imx6qp: "
` [PATCH v2 04/12] ARM: dts: imx7d: "
` [PATCH v2 05/12] arm64: dts: imx8: "
` [PATCH v2 06/12] arm64: dts: imx8mm: "
` [PATCH v2 07/12] arm64: dts: imx8mp: "
` [PATCH v2 08/12] arm64: dts: imx8mq: "
` [PATCH v2 09/12] arm64: dts: imx8qm-mek: "
` [PATCH v2 10/12] arm64: dts: imx95: "
` [PATCH v2 11/12] ARM: dts: imx6q: Use undeprecated reset-gpios and drop reset-gpio-active-high
` [PATCH v2 12/12] ARM: dts: imx6sx: "

[PATCH 0/4] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-03-12 19:24 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: remoteproc: imx-rproc: Introduce fsl,reset-vector-mask
` [PATCH 2/4] dt-bindings: remoteproc: imx-rproc: Support i.MX94
` [PATCH 3/4] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector
` [PATCH 4/4] remoteproc: imx_rproc: Add support for i.MX94

[PATCH 00/17] cleanup in spi by use devm_clk_get_enabled
 2026-03-12 19:18 UTC  (10+ messages)
` [PATCH 02/17] spi: bcm63xx-hsspi: Use helper function devm_clk_get_enabled()
` [PATCH 05/17] spi: imx: "
` [PATCH 13/17] spi: stm32: "
` [PATCH 15/17] spi: uniphier: "
` [PATCH 16/17] spi: zynq-qspi: "
` [PATCH 17/17] spi: zynqmp-gqspi: "

[PATCH v5 3/5] arm64: dts: imx94: add pcie0 and pcie0-ep supports
 2026-03-12 19:13 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: PCI: fsl,imx6q-pcie: Switch to undeprecated reset-gpios
 2026-03-12 18:43 UTC  (4+ messages)

[RFC PATCH v2 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-03-12 17:37 UTC  (5+ messages)
` [RFC PATCH v2 1/2] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [RFC PATCH v2 2/2] hwmon: emc2305: Support configurable fan PWM at shutdown

[PATCH] regulator: pf1550: Remove redundant regmap assignment
 2026-03-12 17:34 UTC  (3+ messages)

[PATCH v4] media: verisilicon: Fix kernel panic due to __initconst misuse
 2026-03-12 17:34 UTC  (2+ messages)

[PATCH v11 0/3] Add i.MX91/93 parallel display support
 2026-03-12 16:41 UTC  (7+ messages)
` [PATCH v11 2/3] drm/bridge: imx: Add i.MX93 parallel display format configuration support

[PATCH 00/12] arm64: dts: nxp: Use undeprecated reset-gpios
 2026-03-12 16:11 UTC  (14+ messages)
` [PATCH 03/12] ARM: dts: imx6qdl: "
` [PATCH 06/12] ARM: dts: imx7d: "
` [PATCH 07/12] arm64: dts: imx8: "
` [PATCH 08/12] arm64: dts: imx8mm: "
` [PATCH 10/12] arm64: dts: imx8mq: "

[GIT PULL] i.MX fixes for 7.0
 2026-03-12 15:35 UTC 

[PATCH v1] PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SX
 2026-03-12 14:56 UTC  (2+ messages)

[PATCH v1] PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handling
 2026-03-12 14:55 UTC  (2+ messages)

[PATCH v3 0/7] ASoC: basic support for configuring bus keepers
 2026-03-12 14:33 UTC  (3+ messages)
` [PATCH v3 7/7] ASoC: tas2770: expose SDOUT bus keeper via set_tdm_idle

[RFC PATCH v3 0/2] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-03-12 14:43 UTC  (3+ messages)
` [RFC PATCH v3 1/2] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [RFC PATCH v3 2/2] hwmon: emc2305: Support configurable fan PWM at shutdown

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-12 14:18 UTC  (8+ messages)
` [PATCH v10 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v10 2/3] of: factor arguments passed to of_map_id() into a struct

[PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
 2026-03-12 13:02 UTC  (4+ messages)
` [PATCH v4 01/10] PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVED
` [PATCH v4 06/10] PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue drivers
` [PATCH v4 07/10] PCI: dwc: Disable BARs in common code instead of in each glue driver

[PATCH v6 0/5] arm64: Add initial support for NXP S32N79 SoC
 2026-03-12 12:46 UTC  (3+ messages)
` [PATCH v6 4/5] arm64: dts: freescale: Add NXP S32N79 SoC support

[PATCH v10 3/3] of: Respect #{iommu,msi}-cells in maps
 2026-03-12 11:42 UTC  (2+ messages)

[PATCH v10 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-03-12 11:41 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: imx952-evk: Add audio sound cards
 2026-03-12  9:53 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: imx952: Add audio device nodes
` [PATCH 2/4] arm64: dts: imx952-evk: Add sound-wm8962 support

[PATCH] tty: serial: imx: keep dma request disabled before dma transfer setup
 2026-03-12  9:45 UTC 


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