imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-19 13:10:38 to 2024-12-24 12:34:26 UTC [more...]

[PATCH v2 0/3] arm64: dts: freescale: Enable wdog_b trigger pmic reset for i.MX93
 2024-12-24 12:33 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl,ext-reset-output for wdog3
` [PATCH v2 2/3] arm64: dts: freescale: imx93-14x14-evk: "
` [PATCH v2 3/3] arm64: dts: freescale: imx93-9x9-qsb: "

[PATCH v6 00/18] Support spread spectrum clocking for i.MX8N PLLs
 2024-12-24 12:18 UTC  (27+ messages)
` [PATCH v6 01/18] dt-bindings: clock: imx8mm: add VIDEO_PLL clocks
` [PATCH v6 02/18] clk: imx8mm: rename video_pll1 to video_pll
` [PATCH v6 03/18] dt-bindings: clock: imx8mp: add VIDEO_PLL clocks
` [PATCH v6 04/18] clk: imx8mp: rename video_pll1 to video_pll
` [PATCH v6 05/18] dt-bindings: clock: imx8m-anatop: add oscillators and PLLs
` [PATCH v6 06/18] arm64: dts: imx8mm: add anatop clocks
` [PATCH v6 07/18] arm64: dts: imx8mn: "
` [PATCH v6 08/18] arm64: dts: imx8mp: "
` [PATCH v6 09/18] arm64: dts: imx8mq: "
` [PATCH v6 10/18] clk: imx: add hw API imx8m_anatop_get_clk_hw
` [PATCH v6 11/18] clk: imx: add support for i.MX8MN anatop clock driver
` [PATCH v6 12/18] dt-bindings: clock: imx8m-clock: add PLLs
` [PATCH v6 13/18] arm64: dts: imx8mm: add PLLs to clock controller module (ccm)
` [PATCH v6 14/18] arm64: dts: imx8mn: "
` [PATCH v6 15/18] arm64: dts: imx8mp: "
` [PATCH v6 16/18] dt-bindings: clock: imx8m-clock: support spread spectrum clocking
` [PATCH v6 17/18] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH v6 18/18] clk: imx8mn: "

[PATCH v3 0/5] Add eDMAv3 support for S32G2/S32G3 SoCs
 2024-12-24 10:42 UTC  (4+ messages)
` [PATCH v3 3/5] dt-bindings: dma: fsl-edma: add nxp,s32g2-edma compatible string

[PATCH v3] dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()
 2024-12-24 10:41 UTC  (2+ messages)

[PATCH v1] dmaengine: fsl-edma: add runtime suspend/resume support
 2024-12-24  9:39 UTC  (4+ messages)

[PATCH v4] media: amphion: Support dmabuf and v4l2 buffer without binding
 2024-12-24  8:37 UTC 

[PATCH v6] i2c: imx: support DMA defer probing
 2024-12-24  8:32 UTC  (4+ messages)

[PATCH v7 00/19] Add Freescale i.MX8qxp Display Controller support
 2024-12-24  8:26 UTC  (33+ messages)
` [PATCH v7 01/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller processing units
` [PATCH v7 02/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller blit engine
` [PATCH v7 03/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v7 04/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v7 05/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller AXI performance counter
` [PATCH v7 06/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller command sequencer
` [PATCH v7 07/19] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v7 08/19] dt-bindings: display: imx: Add i.MX8qxp Display Controller
` [PATCH v7 09/19] drm/imx: Add i.MX8qxp Display Controller display engine
` [PATCH v7 10/19] drm/imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH v7 11/19] drm/imx: Add i.MX8qxp Display Controller interrupt controller
` [PATCH v7 12/19] drm/imx: Add i.MX8qxp Display Controller KMS
` [PATCH v7 13/19] MAINTAINERS: Add maintainer for i.MX8qxp Display Controller
` [DO NOT MERGE PATCH v7 14/19] dt-bindings: phy: mixel, mipi-dsi-phy: Allow assigned-clock* properties
` [DO NOT MERGE PATCH v7 15/19] dt-bindings: firmware: imx: Add SCU controlled display pixel link nodes
` [DO NOT MERGE PATCH v7 16/19] arm64: dts: imx8qxp: Add display controller subsystem
` [DO NOT MERGE PATCH v7 17/19] arm64: dts: imx8qxp: Add MIPI-LVDS combo subsystems
` [DO NOT MERGE PATCH v7 18/19] arm64: dts: imx8qxp-mek: Enable display controller
` [DO NOT MERGE PATCH v7 19/19] arm64: dts: imx8qxp-mek: Add MX8-DLVDS-LCD1 display module support

[PATCH v3] media: amphion: Support dmabuf and v4l2 buffer without binding
 2024-12-24  6:14 UTC 

[PATCH v2 1/3] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2024-12-24  4:21 UTC  (5+ messages)
` [PATCH v2 2/3] drm/lcdif: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
` [PATCH v2 3/3] drm/mxsfb: "

[PATCH] firmware: imx-scu: fix OF node leak in .probe()
 2024-12-24  3:34 UTC 

[PATCH 1/3] drm/bridge: imx8mp-hdmi-tx: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTOR
 2024-12-24  1:26 UTC  (7+ messages)
` [PATCH 2/3] drm/lcdif: add DRM_BRIDGE_ATTACH_NO_CONNECTOR flag to drm_bridge_attach
` [PATCH 3/3] drm/mxsfb: "

[PATCH] net: fec: handle page_pool_dev_alloc_pages error
 2024-12-23 19:55 UTC 

[PATCH 0/5] clk: Fix simple video pipelines on i.MX8
 2024-12-23 18:59 UTC  (10+ messages)
` [PATCH 4/5] clk: Add flag to prevent frequency changes when walking subtrees

[PATCH v9 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-23 18:10 UTC  (2+ messages)

[PATCH v5 0/2] power: supply: max17042: cleanup and more features
 2024-12-23 13:30 UTC  (3+ messages)
` [PATCH v5 1/2] power: supply: max17042: make interrupt shared
` [PATCH v5 2/2] power: supply: max17042: add platform driver variant

[PATCH] firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXC
 2024-12-23 10:03 UTC  (2+ messages)

[PATCH v3] i2c: imx: switch different pinctrl state in different system power status
 2024-12-23  6:24 UTC  (2+ messages)

[PATCH v4 0/2] Make i.MX9 OCOTP work as accessing controller
 2024-12-23  0:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v4 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

[PATCH bpf] selftests/bpf: add XDP_UMEM_TX_METADATA_LEN flag to umem_config
 2024-12-21  1:56 UTC  (5+ messages)

[PATCH] clk: clk-imx8mp-audiomix: fix function signature
 2024-12-20 23:43 UTC  (4+ messages)

[PATCH] net: dwmac-imx: add imx93 clock input support in RMII mode
 2024-12-20 22:01 UTC  (2+ messages)

[PATCH v4 0/4] add I2C DTS support for S32G2/S32G3 SoCs
 2024-12-20 16:02 UTC  (8+ messages)
` [PATCH v4 1/4] arm64: dts: s32g: add 'I2C' common board support
` [PATCH v4 2/4] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' "
` [PATCH v4 3/4] arm64: dts: s32g: include necessary 'EVB/RDB' common board dtsi
` [PATCH v4 4/4] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

[PATCH 00/10] arm64: dts: imx8mp-skov: flesh out device trees
 2024-12-20 15:38 UTC  (24+ messages)
` [PATCH 03/10] arm64: dts: imx8mp-skov: use I2C5 for DDC
` [PATCH 04/10] arm64: dts: imx8mp-skov: describe HDMI display pipeline
` [PATCH 06/10] arm64: dts: imx8mp-skov: describe LVDS "
` [PATCH 07/10] arm64: dts: imx8mp-skov: configure uart1 for RS485
` [PATCH 09/10] arm64: dts: imx8mp-skov: fix phy-mode
` [PATCH 10/10] arm64: dts: imx8mp-skov: increase I2C clock frequency for RTC

[PATCH v6 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2024-12-20 13:16 UTC  (6+ messages)
` [PATCH v6 2/7] mfd: nxp-siul2: add support for NXP SIUL2

[PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API
 2024-12-20 12:29 UTC  (2+ messages)

[PATCH v5] i2c: imx: support DMA defer probing
 2024-12-20 11:46 UTC  (19+ messages)

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2024-12-20 10:29 UTC  (3+ messages)

[PATCH v3 0/4] add I2C DTS support for S32G2/S32G3 SoCs
 2024-12-20  8:21 UTC  (9+ messages)
` [PATCH v3 1/4] arm64: dts: s32g: add 'I2C' common board support
` [PATCH v3 2/4] arm64: dts: s32g: add common 'S32G-EVB' and 'S32G-RDB' "
` [PATCH v3 3/4] arm64: dts: s32g: include necessary 'EVB/RDB' common board dtsi
` [PATCH v3 4/4] arm64: dts: s32g399a-rdb3: Add INA231 sensor entry over I2C4

[PATCH 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
 2024-12-20  6:30 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks

[PATCH v5 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-20  2:10 UTC  (4+ messages)

[PATCH v3 0/2] Make i.MX9 OCOTP work as accessing controller
 2024-12-20  0:11 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: imx-ocotp: Introduce #access-controller-cells
` [PATCH v3 2/2] nvmem: imx-ocotp-ele: Support accessing controller for i.MX9

hang on enabling PCI AER for IMX8MP + PI7C9X3G606GP 6-port Gen3 switch
 2024-12-19 21:25 UTC  (2+ messages)

[PATCH v13 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-12-19 20:53 UTC  (8+ messages)
` [PATCH v13 4/9] irqchip/gic-v3-its: Add DOMAIN_BUS_DEVICE_PCI_EP_MSI support

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-12-19 19:55 UTC  (4+ messages)

[PATCH RESEND v3] perf: imx9_perf: Introduce AXI filter version to refactor the driver and better extension
 2024-12-19 19:47 UTC  (2+ messages)

[PATCH v2] dmaengine: fsl-edma: implement the cleanup path of fsl_edma3_attach_pd()
 2024-12-19 17:59 UTC  (2+ messages)

[PATCH v2 0/2] Add NETC support for i.MX95
 2024-12-19 17:50 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: imx95: add NETC related nodes
` [PATCH v2 2/2] arm64: dts: imx95-19x19-evk: add ENETC 0 support

[PATCH v8 net-next 0/4] Add more feautues for ENETC v4 - round 1
 2024-12-19 15:16 UTC  (7+ messages)
` [PATCH v8 net-next 3/4] net: enetc: add LSO support for i.MX95 ENETC PF

[PATCH v11 0/5] v11: firmware: imx: driver for NXP secure-enclave
 2024-12-19 18:57 UTC  (6+ messages)
` [PATCH v11 1/5] Documentation/firmware: add imx/se to other_interfaces
` [PATCH v11 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
` [PATCH v11 3/5] arm64: dts: imx8ulp-evk: add nxp secure enclave firmware
` [PATCH v11 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
` [PATCH v11 5/5] firmware: imx: adds miscdev


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).