Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2025-05-07 03:33:37 to 2025-05-09 16:25:48 UTC [more...]

[PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs
 2025-05-09 16:25 UTC  (12+ messages)
` [PATCH v12 11/19] clk: imx: add support for i.MX8MM anatop clock driver
` [PATCH v12 16/19] dt-bindings: clock: imx8m-clock: add PLLs
` (subset) [PATCH v12 00/19] Support spread spectrum clocking for i.MX8M PLLs

[PATCH 00/14] spi: spi-fsl-dspi: DSPI support for NXP S32G platforms
 2025-05-09 16:07 UTC  (25+ messages)
` [PATCH 01/14] spi: spi-fsl-dspi: Define regmaps per device
` [PATCH 02/14] spi: spi-fsl-dspi: Re-use one volatile regmap for both device types
` [PATCH 03/14] spi: spi-fsl-dspi: restrict register range for regmap access
` [PATCH 04/14] spi: spi-fsl-dspi: Add config and regmaps for S32G platforms
` [PATCH 05/14] spi: spi-fsl-dspi: Use spi_alloc_target for target
` [PATCH 06/14] spi: spi-fsl-dspi: Avoid setup_accel logic for DMA transfers
` [PATCH 07/14] spi: spi-fsl-dspi: Reset SR flags before sending a new message
` [PATCH 08/14] spi: spi-fsl-dspi: Use DMA for S32G controller in target mode
` [PATCH 09/14] spi: spi-fsl-dspi: Reinitialize DSPI regs after resuming for S32G
` [PATCH 10/14] spi: spi-fsl-dspi: Enable modified transfer protocol
` [PATCH 11/14] spi: spi-fsl-dspi: Halt the module after a new message transfer
` [PATCH 12/14] dt-bindings: spi: dspi: Add S32G support
` [PATCH 13/14] spi: spi-fsl-dspi: Enable support for S32G platforms
` [PATCH 14/14] arm64: dts: Add DSPI entries "

[PATCH 1/2] spi: dt-bindings: fsl,dspi: Fix example indentation
 2025-05-09 15:50 UTC  (3+ messages)
` [PATCH 2/2] spi: dt-bindings: nuvoton,wpcm450-fiu: Drop unrelated nodes from DTS example

[PATCH 2/2] arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SoM on WB-EDM-G carrier board
 2025-05-09 15:44 UTC  (6+ messages)

[PATCH] ARM: dts: mxs: use padconfig macros
 2025-05-09 14:53 UTC  (2+ messages)

[PATCH v2 1/2] bindings: arm: fsl: Add PHYTEC phyBOARD-Nash-i.MX93 board
 2025-05-09 14:51 UTC  (2+ messages)

[PATCH v2] arm64: dts: imx8mp-var-som: Fix LDO5 shutdown causing SD card timeout
 2025-05-09 14:49 UTC  (2+ messages)

[PATCH v2 0/5] arm64: dts: freescale: imx8mp-toradex-smarc: add fan, ec, gpio
 2025-05-09 14:42 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: imx93-tqma9352-mba91xxca: disable Open Drain for MDIO
 2025-05-09 14:40 UTC  (2+ messages)

[PATCH v2 1/2] dt: bindings: arm: add bindings for TQMa95xxSA
 2025-05-09 14:32 UTC  (2+ messages)

[PATCH] ARM: dts: imx7d: update opp-table voltages
 2025-05-09 14:29 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx: Align wifi node name with bindings
 2025-05-09 14:19 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: add TQMa8XxS boards
 2025-05-09 14:16 UTC  (2+ messages)

[PATCH v2] i2c: lpi2c: implement master_xfer_atomic callback
 2025-05-09 14:09 UTC 

[PATCH v2 1/2] arm64: dts: imx8mp-tqma8mpql-mba8mp-ras314: Add LVDS device tree overlay
 2025-05-09 14:04 UTC  (2+ messages)

[PATCH v3 00/22] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-09 13:53 UTC  (23+ messages)
` [PATCH v3 01/22] Revert "drm/exynos: mic: convert to devm_drm_bridge_alloc() API"
` [PATCH v3 02/22] drm: convert many bridge drivers from devm_kzalloc() to devm_drm_bridge_alloc() API
` [PATCH v3 03/22] drm/bridge: anx7625: convert "
` [PATCH v3 04/22] drm/bridge: cdns-dsi: "
` [PATCH v3 05/22] drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: "
` [PATCH v3 06/22] drm/bridge: nxp-ptn3460: "
` [PATCH v3 07/22] drm/bridge: sii902x: "
` [PATCH v3 08/22] drm/omap: dss: dpi: "
` [PATCH v3 09/22] drm/omap: dss: dsi: "
` [PATCH v3 10/22] drm/omap: dss: hdmi4: "
` [PATCH v3 11/22] drm/omap: dss: hdmi5: "
` [PATCH v3 12/22] drm/omap: dss: sdi: "
` [PATCH v3 13/22] drm/omap: dss: venc: "
` [PATCH v3 14/22] drm/rcar-du: dsi: "
` [PATCH v3 15/22] drm/bridge: stm_lvds: "
` [PATCH v3 16/22] drm/sti: dvo: "
` [PATCH v3 17/22] drm: zynqmp_dp: "
` [PATCH v3 18/22] drm/bridge: imx8qxp-pixel-combiner: "
` [PATCH v3 19/22] drm/bridge: tc358767: "
` [PATCH v3 20/22] drm/bridge: add devm_drm_put_bridge()
` [PATCH v3 21/22] drm/bridge: panel: convert to devm_drm_bridge_alloc() API
` [PATCH v3 22/22] drm/todo: add entry to remove devm_drm_put_bridge()

[PATCH v6 0/3] Add i.MX943 basic dts support
 2025-05-09 13:53 UTC  (6+ messages)
` [PATCH v6 2/3] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH 0/2] Add new imx imx95-libra-rdk-fpsc SBC
 2025-05-09 12:39 UTC  (8+ messages)
` [PATCH 1/2] dt-bindings: add imx95-libra-rdk-fpsc
` [PATCH 2/2] arm64: dts: add imx95-libra-rdk-fpsc board

[PATCH v2 0/2] Add new imx imx95-libra-rdk-fpsc SBC
 2025-05-09 12:15 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: add imx95-libra-rdk-fpsc
` [PATCH v2 2/2] arm64: dts: add imx95-libra-rdk-fpsc board

[GIT PULL] clk: imx: Updates for v6.16
 2025-05-09 10:40 UTC  (2+ messages)

[PATCH] Enable MIPI filtering by DT on i.MX8M*
 2025-05-09 10:37 UTC  (2+ messages)

[PATCH v2 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-09 10:37 UTC  (7+ messages)
` [PATCH v2 1/3] firmware: imx: move get power mode function from scu-pd.c to misc.c
` [PATCH v2 2/3] remoteproc: imx_rproc: skip clock enable when M-core is managed by the SCU
` [PATCH v2 3/3] remoteproc: imx_rproc: add power mode check for remote core attachment

[PATCH v2 0/3] soc: imx8m: Dump higher 64bits UID
 2025-05-09 10:16 UTC  (2+ messages)

[PATCH v1] arm64: dts: imx8-colibri: Add PCIe support
 2025-05-09 10:12 UTC  (2+ messages)

[PATCH v4 00/15] Update PHYTEC i.MX93 DTS
 2025-05-09 10:10 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: use 800MHz NoC OPP for nominal drive mode
 2025-05-09  9:56 UTC  (2+ messages)

[PATCH v3] media: amphion: Add H264 and HEVC profile and level control
 2025-05-09  9:37 UTC  (2+ messages)

[PATCH] imx8m-blk-ctrl: set ISI panic write hurry level
 2025-05-09  9:26 UTC 

[PATCH] i.MX8 ISI crossbar: simplify a couple of error messages
 2025-05-09  9:15 UTC  (2+ messages)

[PATCH v6 0/8] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-05-09  9:03 UTC  (10+ messages)
` [PATCH v6 2/8] arm64: dts: imx8mp: Add pinctrl config definitions
` [PATCH v6 3/8] MAINTAINERS: add maintainer for the Ka-Ro tx8p-ml81 COM module
` [PATCH v6 5/8] arm64: dts: freescale: add Ka-Ro Electronics tx8p-ml81 COM

[PATCH v3 0/3] Add new imx imx8mp-libra-rdk-fpsc SBC
 2025-05-09  9:02 UTC  (2+ messages)

[PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP)
 2025-05-09  7:48 UTC  (10+ messages)
` [PATCH 1/2] xen: swiotlb: Use swiotlb bouncing if kmalloc allocation demands it
` [PATCH 2/2] xen: swiotlb: Implement map_resource callback

[PATCH 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
 2025-05-09  7:11 UTC 

[PATCH v3 1/4] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
 2025-05-09  6:45 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: extcon: ptn5150: Allow "connector" node to present
` [PATCH v3 3/4] extcon: ptn5150: Add Type-C orientation switch support
` [PATCH v3 4/4] extcon: ptn5150: Support USB role switch via connector fwnode

[PATCH v7 net-next 00/14] Add more features for ENETC v4 - round 2
 2025-05-09  3:20 UTC  (2+ messages)

[PATCH v2 net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
 2025-05-08 19:29 UTC  (2+ messages)

[PATCH v2 00/26] lan966x pci device: Add support for SFPs
 2025-05-08 19:21 UTC  (43+ messages)
` [PATCH v2 01/26] Revert "treewide: Fix probing of devices in DT overlays"
` [PATCH v2 02/26] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()
` [PATCH v2 03/26] of: dynamic: Fix overlayed devices not probing because of fw_devlink
` [PATCH v2 04/26] driver core: Avoid warning when removing a device while its supplier is unbinding
` [PATCH v2 05/26] bus: simple-pm-bus: Populate child nodes at probe
` [PATCH v2 06/26] driver core: fw_devlink: Introduce fw_devlink_set_device()
` [PATCH v2 07/26] drivers: core: Use fw_devlink_set_device()
` [PATCH v2 08/26] pinctrl: cs42l43: "
` [PATCH v2 09/26] cxl/test: Use device_set_node()
` [PATCH v2 10/26] cxl/test: Use fw_devlink_set_device()
` [PATCH v2 11/26] PCI: of: "
` [PATCH v2 12/26] PCI: of: Set fwnode device of newly created PCI device nodes
` [PATCH v2 13/26] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node
` [PATCH v2 14/26] i2c: core: Introduce i2c_get_adapter_physdev()
` [PATCH v2 15/26] i2c: mux: Set adapter physical device
` [PATCH v2 16/26] i2c: mux: Create missing devlink between mux and "
` [PATCH v2 17/26] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled
` [PATCH v2 18/26] clk: lan966x: Add MCHP_LAN966X_PCI dependency
` [PATCH v2 19/26] i2c: busses: at91: "
` [PATCH v2 20/26] misc: lan966x_pci: Fix dtso nodes ordering
` [PATCH v2 21/26] misc: lan966x_pci: Split dtso in dtsi/dtso
` [PATCH v2 22/26] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data
` [PATCH v2 24/26] misc: lan966x_pci: Add dtsi/dtso nodes in order to support SFPs
` [PATCH v2 25/26] misc: lan966x_pci: Sort the drivers list in Kconfig help
` [PATCH v2 26/26] misc: lan966x_pci: Add drivers needed to support SFPs "

[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-05-08 17:26 UTC  (4+ messages)
` [PATCH v18 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check

[net-next PATCH v3 00/11] Add PCS core support
 2025-05-08 15:57 UTC  (13+ messages)
` [net-next PATCH v3 05/11] net: pcs: lynx: Convert to an MDIO driver

[PATCH v4 00/13] media: imx8: add camera support
 2025-05-08 12:35 UTC  (6+ messages)
` [PATCH v4 04/13] media: nxp: imx8-isi: Use devm_clk_bulk_get_all() to fetch clocks

[PATCH] arm64: dts: imx8mp: Enable gpu passive throttling
 2025-05-08 10:18 UTC 

[PATCH] i2c: core: add useful info when defer probe
 2025-05-08  2:51 UTC  (2+ messages)

[PATCH v1] i2c: lpi2c: implement master_xfer_atomic callback
 2025-05-08  2:03 UTC  (3+ messages)

[PATCH net-next] net: phy: remove Kconfig symbol MDIO_DEVRES
 2025-05-07 18:39 UTC  (6+ messages)

[PATCH v2 00/17] Arm cpu schema clean-ups
 2025-05-07 16:38 UTC  (4+ messages)
` [PATCH v2 08/17] arm/arm64: dts: imx: Drop redundant CPU "clock-latency"
` (subset) [PATCH v2 00/17] Arm cpu schema clean-ups

[PATCH 0/3] remoteproc: imx_rproc: allow attaching to running core kicked by the bootloader
 2025-05-07 15:52 UTC  (4+ messages)
` [PATCH 2/3] firmware: imx: move get power mode function from scu-pd.c to misc.c

[PATCH v2 00/34] drm: convert all bridges to devm_drm_bridge_alloc()
 2025-05-07 14:13 UTC  (10+ messages)
` [PATCH v2 30/34] drm/bridge: imx8qxp-pixel-combiner: convert to devm_drm_bridge_alloc() API

[PATCH v2] gpio: mxc: configure dynamic GPIO base for CONFIG_GPIO_SYSFS=n
 2025-05-07 13:07 UTC 

[PATCH v9 00/19] Add Freescale i.MX8qxp Display Controller support
 2025-05-07  7:19 UTC  (2+ messages)

[PATCH v2 0/4] of: Common "memory-region" parsing
 2025-05-07  4:42 UTC  (2+ messages)


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