public inbox for imx@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-03-31 09:07:46 to 2026-04-02 18:29:32 UTC [more...]

[PATCH 0/3] drm: lcdif: FIFO underrun/solid color bug fix
 2026-04-02 18:29 UTC  (13+ messages)
` [PATCH 1/3] drm: lcdif: Set undocumented bit to clear FIFO at vsync
` [PATCH 2/3] drm: lcdif: Use dedicated set/clr registers for polarity/edge
` [PATCH 3/3] drm: lcdif: Wait for vblank before disabling DMA

[PATCH v3] PCI: imx6: Don't remove MSI capability for i.MX7D/i.MX8M
 2026-04-02 16:57 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp-phyboard-pollux: Add HDMI support
 2026-04-02 16:12 UTC  (3+ messages)

[PATCH net 0/3] Fix short frame transmission in enetc
 2026-04-02 15:37 UTC  (5+ messages)
` [PATCH net 1/3] net: enetc: fix bogus TX ring consumer index after reinitialization
` [PATCH net 2/3] net: enetc: pad short frames in software
` [PATCH net 3/3] net: enetc: pad short XDP frames coming from devmap

[PATCH 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-02 15:14 UTC  (23+ messages)
` [PATCH 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    ` [EXT] "
        `  "
            `  "
                `  "
                    `  "
` [PATCH 2/2] arm64: dts: imx952: Describe Mali G310 GPU

[PATCH] arm64: dts: imx{91,93}-phyboard-segin: Add peb-av-18 overlay
 2026-04-02 13:50 UTC  (2+ messages)

[GIT PULL] clk: imx: Updates for v7.1
 2026-04-02 13:41 UTC 

[PATCH v6 0/3] hwmon: emc2305: Support configurable fan PWM at shutdown
 2026-04-02 12:25 UTC  (4+ messages)
` [PATCH v6 1/3] hwmon: emc2305: Validate fan channel index
` [PATCH v6 2/3] dt-bindings: hwmon: emc2305: Add fan-shutdown-percent property
` [PATCH v6 3/3] hwmon: emc2305: Support configurable fan PWM at shutdown

[PATCH 1/5] arm64: dts: freescale: imx91-phycore-som: Add gpio-line-names
 2026-04-02 10:56 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: freescale: imx91-phyboard-segin: "
` [PATCH 3/5] arm64: dts: freescale: imx93-phycore-som: "
` [PATCH 4/5] arm64: dts: freescale: imx93-phyboard-nash: "
` [PATCH 5/5] arm64: dts: freescale: imx93-phyboard-segin: "

[PATCH V2 0/8] PCI: imx6: Integrate pwrctrl API and update device trees
 2026-04-02 10:10 UTC  (9+ messages)
` [PATCH V2 1/8] PCI: imx6: Integrate new pwrctrl API for pci-imx6
` [PATCH V2 2/8] arm: dts: imx6qdl-sabresd: Move power supply property to Root Port node
` [PATCH V2 3/8] arm: dts: imx6sx-sdb: "
` [PATCH V2 4/8] arm64: dts: imx8mm-evk: "
` [PATCH V2 5/8] arm64: dts: imx8mp-evk: Move power supply properties "
` [PATCH V2 6/8] arm64: dts: imx8mq-evk: "
` [PATCH V2 7/8] arm64: dts: imx8dxl/qm/qxp: "
` [PATCH V2 8/8] arm64: dts: imx95: "

[PATCH v2 00/10] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
 2026-04-02  9:57 UTC  (25+ messages)
` [PATCH v2 02/10] drm/mxsfb/lcdif: simplify ep pointer management using __free
` [PATCH v2 03/10] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH v2 04/10] drm/mxsfb/lcdif: lcdif_attach_bridge: move iteration-specific variables declaration inside loop
` [PATCH v2 05/10] drm/bridge: dw-hdmi: document the output_port field
` [PATCH v2 06/10] drm/bridge: dw-hdmi: warn on unsupported attach combination
` [PATCH v2 07/10] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH v2 08/10] drm/bridge: imx8mp-hdmi-tx: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH v2 09/10] drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v2 10/10] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector

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

[PATCH v3 00/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
 2026-04-02  9:26 UTC  (12+ messages)
` [PATCH v3 01/11] drm/mxsfb/lcdif: simplify remote pointer management using __free
` [PATCH v3 02/11] drm/mxsfb/lcdif: simplify ep "
` [PATCH v3 03/11] drm/mxsfb/lcdif: use dev_err_probe() consistently in lcdif_attach_bridge
` [PATCH v3 04/11] drm/mxsfb/lcdif: move iteration-specific variables declaration inside loop "
` [PATCH v3 05/11] drm/bridge: dw-hdmi: document the output_port field
` [PATCH v3 06/11] drm/bridge: dw-hdmi: warn on unsupported attach combination
` [PATCH v3 07/11] drm/bridge: dw-hdmi: move next_bridge lookup to attach time
` [PATCH v3 08/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: add an hdmi-connector when missing using a DT overlay at boot time
` [PATCH v3 09/11] drm/bridge: imx8mp-hdmi-tx-connector-fixup: show a warning when adding the overlay
` [PATCH v3 10/11] drm/bridge: imx8mp-hdmi-tx: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [PATCH v3 11/11] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector

[PATCH v2 0/2] Enable Mali G310 GPU support on i.MX952 board
 2026-04-02  7:48 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: gpu: mali-valhall-csf: Document i.MX952 support
    `  "
` [PATCH v2 2/2] arm64: dts: imx952: Describe Mali G310 GPU

[PATCH v2 1/3] usb: chipidea: core: refactor ci_usb_role_switch_set()
 2026-04-02  7:14 UTC  (3+ messages)
` [PATCH v2 2/3] usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
` [PATCH v2 3/3] usb: chipidea: otg: not wait vbus drop if use role_switch

[PATCH v2 00/10] i.MX SDMA cleanups and fixes
 2026-04-02  3:33 UTC  (3+ messages)
` [PATCH v2 02/10] dmaengine: imx-sdma: fix spba-bus handling for i.MX8M

[RFC PATCH 0/7] media: amphion: Add DMA memory tracking support
 2026-04-02  3:14 UTC  (7+ messages)
` [RFC PATCH 1/7] media: v4l2-ctrls: Add V4L2_CID_MEMORY_USAGE control

[PATCH] usb: dwc3: imx8mp: fix memory leak on probe failure path
 2026-04-01 22:55 UTC  (2+ messages)

[PATCH] ASoC: mxs-sgtl5000: disable MCLK on error paths of mxs_sgtl5000_probe()
 2026-04-01 13:03 UTC  (3+ messages)

[PATCH v12 0/3] of: parsing of multi #{iommu,msi}-cells in maps
 2026-04-01 16:01 UTC  (6+ messages)
` [PATCH v12 1/3] of: Add convenience wrappers for of_map_id()
` [PATCH v12 2/3] of: Factor arguments passed to of_map_id() into a struct
` [PATCH v12 3/3] of: Respect #{iommu,msi}-cells in maps

[PATCH v4 0/5] Add support for AAEON SRG-IMX8P MCU
 2026-04-01 13:48 UTC  (4+ messages)
` [PATCH v4 3/5] mfd: aaeon: Add SRG-IMX8P MCU driver

[PATCH v12 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2026-04-01  9:35 UTC  (18+ messages)
` [PATCH v12 01/17] drm/bridge: analogix_dp: Add &analogix_dp_plat_data.next_bridge
` [PATCH v12 02/17] drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use
` [PATCH v12 03/17] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge
` [PATCH v12 04/17] drm/exynos: exynos_dp: Remove unused &exynos_dp_device.connector
` [PATCH v12 05/17] drm/exynos: exynos_dp: Apply of-display-mode-bridge to parse the display-timings node
` [PATCH v12 06/17] drm/bridge: analogix_dp: Remove redundant &analogix_dp_plat_data.skip_connector
` [PATCH v12 07/17] drm/bridge: analogix_dp: Move the color format check to .atomic_check() for Rockchip platforms
` [PATCH v12 08/17] drm/bridge: analogix_dp: Remove unused &analogix_dp_plat_data.get_modes()
` [PATCH v12 09/17] drm/bridge: analogix_dp: Remove unused struct drm_connector* for &analogix_dp_plat_data.attach()
` [PATCH v12 10/17] drm/bridge: analogix_dp: Pass struct drm_atomic_state* for analogix_dp_bridge_mode_set()
` [PATCH v12 11/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper
` [PATCH v12 12/17] drm/bridge: analogix_dp: Add new API analogix_dp_finish_probe()
` [PATCH v12 13/17] drm/rockchip: analogix_dp: Apply analogix_dp_finish_probe()
` [PATCH v12 14/17] drm/exynos: exynos_dp: "
  ` [PATCH v12 15/17] drm/bridge: analogix_dp: Attach the next bridge in analogix_dp_bridge_attach()
  ` [PATCH v12 16/17] drm/bridge: analogix_dp: Remove bridge disabing and panel unpreparing in analogix_dp_unbind()
  ` [PATCH v12 17/17] drm/bridge: analogix_dp: Apply panel_bridge helper

[PATCH] arm64: dts: imx8x-colibri: Correct SODIMM PAD settings
 2026-04-01 12:30 UTC  (5+ messages)

[PATCH RFC 0/7] Support for SPI RX Sampling Delay Compensation
 2026-04-01 11:00 UTC  (11+ messages)
` [PATCH RFC 6/7] spi: spi-mem: Call spi_set_rx_sampling_point() for each op

[PATCH 0/2] arm64: dts: imx8m-kontron: Revert reading SD_VSEL signal
 2026-04-01  8:28 UTC  (4+ messages)
` [PATCH 1/2] Revert "arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal"
` [PATCH 2/2] Revert "arm64: dts: imx8mp-kontron: "

[PATCH 0/8] drm/mxsfb/lcdif: use DRM_BRIDGE_ATTACH_NO_CONNECTOR and the bridge-connector
 2026-04-01  7:51 UTC  (10+ messages)
` [PATCH 7/8] drm/bridge: imx8mp-hdmi-tx: add an hdmi-connector when missing using a DT overlay at boot time

[PATCH 0/2] Fix active-low handling of MIPI CSI resets on i.MX8MQ
 2026-04-01  7:41 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: reset: imx8mq: Add _N suffix to IMX8MQ_RESET_MIPI_CSI*_RESET
` [PATCH 2/2] reset: imx7: Fix handling of MIPI CSI resets on i.MX8MQ

[PATCH 0/3] snvs_pwrkey - code improvements and add report event
 2026-04-01  4:50 UTC  (6+ messages)
` [PATCH 3/3] Input: snvs_pwrkey - report press event in interrupt handler

[PATCH v2 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-01  1:31 UTC  (3+ messages)
` [PATCH v2 2/3] remoteproc: imx_rproc: Pass bootaddr to SM CPU/LMM reset vector

[PATCH] pmdomain: imx8mp-blk-ctrl: Keep the NOC_HDCP clock enabled
 2026-03-31 16:03 UTC  (2+ messages)

[PATCH v2] dt-bindings: connector: add pd-disable dependency
 2026-03-31 15:46 UTC  (2+ messages)

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-03-31 14:08 UTC  (18+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module

[PATCH v2 0/2] dt-bindings: watchdog: Convert TS-4800 to DT schema
 2026-03-31 13:00 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: nxp: imx51-ts4800: Rename wdt node to watchdog

[PATCH v4 net-next 00/14] Add preliminary NETC switch support for i.MX94
 2026-03-31 11:30 UTC  (15+ messages)
` [PATCH v4 net-next 01/14] dt-bindings: net: dsa: update the description of 'dsa,member' property
` [PATCH v4 net-next 02/14] dt-bindings: net: dsa: add NETC switch
` [PATCH v4 net-next 03/14] net: enetc: add pre-boot initialization for i.MX94 switch
` [PATCH v4 net-next 04/14] net: enetc: add basic operations to the FDB table
` [PATCH v4 net-next 05/14] net: enetc: add support for the "Add" operation to VLAN filter table
` [PATCH v4 net-next 06/14] net: enetc: add support for the "Update" operation to buffer pool table
` [PATCH v4 net-next 07/14] net: enetc: add support for "Add" and "Delete" operations to IPFT
` [PATCH v4 net-next 08/14] net: enetc: add multiple command BD rings support
` [PATCH v4 net-next 09/14] net: dsa: add NETC switch tag support
` [PATCH v4 net-next 10/14] net: dsa: netc: introduce NXP NETC switch driver for i.MX94
` [PATCH v4 net-next 11/14] net: dsa: netc: add phylink MAC operations
` [PATCH v4 net-next 12/14] net: dsa: netc: add more basic functions support
` [PATCH v4 net-next 13/14] net: dsa: netc: initialize buffer bool table and implement flow-control
` [PATCH v4 net-next 14/14] net: dsa: netc: add support for the standardized counters

[PATCH 6.12.y] media: nxp: imx8-isi: Fix streaming cleanup on release
 2026-03-31 10:55 UTC  (2+ messages)
` Patch "media: nxp: imx8-isi: Fix streaming cleanup on release" has been added to the 6.12-stable tree

[PATCH v2 1/1] arm64: dts: imx91-var-dart-sonata: add RGB enable supply for PCA6408
 2026-03-31  9:21 UTC 


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