imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-24 11:42:42 to 2025-07-30 20:56:55 UTC [more...]

[PATCH v7 00/11] Add i.MX91 platform support
 2025-07-30 20:56 UTC  (23+ messages)
` [PATCH v7 01/11] dt-bindings: arm: fsl: add i.MX91 11x11 evk board
` [PATCH v7 02/11] dt-bindings: soc: imx-blk-ctrl: add i.MX91 blk-ctrl compatible
` [PATCH v7 03/11] arm64: dts: freescale: move aliases from imx93.dtsi to board dts
` [PATCH v7 04/11] arm64: dts: freescale: rename imx93.dtsi to imx91_93_common.dtsi and modify them
` [PATCH v7 05/11] arm64: dts: imx91: add i.MX91 dtsi support
` [PATCH v7 06/11] arm64: dts: freescale: add i.MX91 11x11 EVK basic support
` [PATCH v7 07/11] arm64: dts: imx93-11x11-evk: remove fec property eee-broken-1000t
` [PATCH v7 08/11] arm64: defconfig: enable i.MX91 pinctrl
` [PATCH v7 09/11] pmdomain: imx93-blk-ctrl: use ARRAY_SIZE() instead of hardcode number
` [PATCH v7 10/11] pmdomain: imx93-blk-ctrl: mask DSI and PXP PD domain register on i.MX91
` [PATCH v7 11/11] net: stmmac: imx: add i.MX91 support

[PATCH] clk: imx: Add some delay before deassert the reset
 2025-07-30 20:37 UTC  (2+ messages)

[PATCH 0/8] Add the STM and the SWT descriptions for the s32g2 and s32g3
 2025-07-30 20:23 UTC  (12+ messages)
` [PATCH 1/8] arm64: dts: s32g2: Add the STM description
` [PATCH 2/8] arm64: dts: s32g274-rd2: Enable the STM timers
` [PATCH 3/8] arm64: dts: s32g3: Add the STM descriptions
` [PATCH 4/8] arm64: dts: s32g399a-rdb3: Enable the STM timers
` [PATCH 5/8] arm64: dts: s32g2: Add the Software Timer Watchdog (SWT) description
` [PATCH 6/8] arm64: dts: s32g274-rd2: Enable the SWT watchdog
` [PATCH 7/8] arm64: dts: s32g3: Add the Software Timer Watchdog (SWT) description
` [PATCH 8/8] arm64: dts: s32g399a-rdb3: Enable the SWT watchdog

[PATCH 0/7] Add Interrupts property for CDNS CSI2RX
 2025-07-30 19:35 UTC  (7+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-j721s2-main: Add interrupts property

[RFC PATCH 0/6] Allow DMA consumers to pass a cookie to providers' of_xlate
 2025-07-30 18:37 UTC  (12+ messages)
` [PATCH RFC 1/6] dt-bindings: dma: qcom,gpi: Retire passing the protocol ID
` [PATCH RFC 2/6] dmaengine: Make of_dma_request_slave_channel pass a cookie to of_xlate
` [PATCH RFC 3/6] dmaengine: qcom: gpi: Accept protocol ID hints
` [PATCH RFC 4/6] i2c: qcom-geni: Hint GENI protocol ID to GPI DMA
` [PATCH RFC 5/6] spi: geni-qcom: "
` [PATCH RFC 6/6] arm64: dts: qcom: x1e80100: Remove GENI protocol ID from DMA cells

[PATCH 0/2] clk: imx95-blk-ctl: Fix runtime PM issues
 2025-07-30 16:23 UTC  (5+ messages)
` [PATCH 1/2] clk: imx95-blk-ctl: Save platform data in imx95_blk_ctl structure
` [PATCH 2/2] clk: imx95-blk-ctl: Save/restore registers when RPM routines are called

[PATCH v3 00/15] pinctrl: introduce the concept of a GPIO pin function category
 2025-07-30 15:35 UTC  (22+ messages)
` [PATCH v3 01/15] lib: provide kmemdup_const()
` [PATCH v3 02/15] pinctrl: ingenic: use struct pinfunction instead of struct function_desc
` [PATCH v3 08/15] pinctrl: keembay: use a dedicated structure for the pinfunction description
` [PATCH v3 09/15] pinctrl: constify pinmux_generic_get_function()
` [PATCH v3 12/15] pinctrl: allow to mark pin functions as requestable GPIOs

[PATCH v4 0/4] Describe the cameras in the PinePhone Pro dts
 2025-07-30 14:35 UTC  (2+ messages)

[PATCH v2 0/2] arm: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers
 2025-07-30  7:04 UTC  (2+ messages)

[PATCH v1 staging] staging: debix-model-a: update DTS for debix model a
 2025-07-29 23:40 UTC  (3+ messages)

[PATCH v3] pwm: imx-tpm: reset counter if CMOD is 0
 2025-07-29 16:10 UTC  (2+ messages)

[PATCH v4 0/5] media: imx8qxp: add parallel camera support
 2025-07-29 16:06 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v4 2/5] media: v4l2-common: Add helper function v4l_get_required_align_by_bpp()
` [PATCH v4 3/5] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)
` [PATCH v4 4/5] arm64: dts: imx8: add camera parallel interface (CPI) node
` [PATCH v4 5/5] arm64: dts: imx8qxp-mek: add parallel ov5640 camera support

[PATCH v1 dt-bindings]dt-bindings: debix-model-a: Add bindings for BT and audio
 2025-07-29 13:12 UTC  (4+ messages)

[PATCH v3] remoteproc: imx_dsp_rproc: Add support of recovery and coredump process
 2025-07-29 12:33 UTC  (6+ messages)

[PATCH 1/4] dt-bindings: thermal: qoriq: Update compatible string for imx93
 2025-07-29  8:21 UTC  (10+ messages)
` [PATCH 2/4] thermal: qoriq: add i.MX93 TMU support
` [PATCH 3/4] thermal: qoriq: workaround the tmu temp jump on imx93
` [PATCH 4/4] arm64: dts: imx93: update the tmu compatible string

[net-next v17 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-28 15:28 UTC  (14+ messages)
` [net-next v17 01/12] dt-bindings: net: Add MTIP L2 switch description
` [net-next v17 02/12] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v17 03/12] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v17 04/12] net: mtip: The L2 switch driver for imx287
` [net-next v17 05/12] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v17 06/12] net: mtip: Add net_device_ops "
` [net-next v17 07/12] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v17 08/12] net: mtip: Extend the L2 switch driver with management operations
` [net-next v17 09/12] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
` [net-next v17 10/12] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v17 11/12] ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc5
` [net-next v17 12/12] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[PATCH] clk: scmi: Add duty cycle ops only when duty cycle is supported
 2025-07-28  7:04 UTC 

[PATCH 0/4] backlight: add new max25014 backlight driver
 2025-07-28  6:33 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: backlight: Add max25014 bindings
` [PATCH 2/4] backlight: add max25014atg backlight
` [PATCH 3/4] arm64: dts: freescale: moduline-display-av101hdt-a10: add backlight
` [PATCH 4/4] arm64: dts: freescale: moduline-display-av123z7m-n17: "

[PATCH] fbdev: Check fb_add_videomode to prevent null-ptr-deref
 2025-07-27 18:04 UTC  (2+ messages)

[net-next v16 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-27  8:05 UTC  (21+ messages)
` [net-next v16 01/12] dt-bindings: net: Add MTIP L2 switch description
` [net-next v16 02/12] ARM: dts: nxp: mxs: Adjust the imx28.dtsi "
` [net-next v16 03/12] ARM: dts: nxp: mxs: Adjust XEA board's DTS to support L2 switch
` [net-next v16 04/12] net: mtip: The L2 switch driver for imx287
` [net-next v16 05/12] net: mtip: Add buffers management functions to the L2 switch driver
` [net-next v16 06/12] net: mtip: Add net_device_ops "
` [net-next v16 07/12] net: mtip: Add mtip_switch_{rx|tx} "
` [net-next v16 08/12] net: mtip: Extend the L2 switch driver with management operations
` [net-next v16 09/12] net: mtip: Extend the L2 switch driver for imx287 with bridge operations
` [net-next v16 10/12] ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE
` [net-next v16 11/12] ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc5
` [net-next v16 12/12] ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch

[RESEND v3 1/1] dt-bindings: ieee802154: Convert at86rf230.txt yaml format
 2025-07-26 18:40 UTC  (2+ messages)

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-07-26  6:17 UTC  (15+ messages)

[PATCH v4 1/2] dt-bindings: arm: add TQMLS1012AL
 2025-07-25 19:56 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: ls1012a: add DTS for TQMLS1012al module with MBLS1012AL board

[RESEND v2 1/1] dt-bindings: fsl: convert fsl,vf610-mscm-ir.txt to yaml format
 2025-07-25 19:55 UTC  (2+ messages)

[RESEND 1/1] dt-bindings: interrupt-controller: Add fsl,icoll.yaml
 2025-07-25 19:54 UTC  (2+ messages)

[PATCH v3 0/4] media: imx8qxp: add parallel camera support
 2025-07-25 17:57 UTC  (7+ messages)
` [PATCH v3 1/4] dt-bindings: media: add i.MX parallel CPI support
` [PATCH v3 2/4] media: nxp: add V4L2 subdev driver for camera parallel interface (CPI)

[PATCH 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_last_bridge()
 2025-07-25 14:15 UTC  (5+ messages)
` [PATCH 4/9] drm/omapdrm: use drm_bridge_chain_get_last_bridge()

[PATCH v2 5/6] drm/bridge: imx: add driver for HDMI TX Parallel Audio Interface
 2025-07-25 11:06 UTC  (2+ messages)

[PATCH] media: amphion: Drop the sequence header after seek for VC1L
 2025-07-25  8:07 UTC 

[PATCH] arm64: dts: freescale: Add dma err irq info on imx94
 2025-07-25  7:04 UTC 

[RESEND v3 1/1] dt-bindings: trivial-devices: Add compatible string synaptics,synaptics_i2c
 2025-07-24 23:06 UTC 

[PATCH 00/13] clk: imx: convert from clk round_rate() to determine_rate()
 2025-07-24 22:16 UTC  (27+ messages)
` [PATCH 01/13] clk: imx: composite-8m: remove round_rate() in favor of determine_rate()
` [PATCH 02/13] clk: imx: composite-93: "
` [PATCH 03/13] clk: imx: busy: convert from round_rate() to determine_rate()
` [PATCH 04/13] clk: imx: cpu: "
` [PATCH 05/13] clk: imx: fixup-div: "
` [PATCH 06/13] clk: imx: fracn-gppll: "
` [PATCH 07/13] clk: imx: frac-pll: "
` [PATCH 08/13] clk: imx: pfd: "
` [PATCH 09/13] clk: imx: pll14xx: "
` [PATCH 10/13] clk: imx: pllv2: "
` [PATCH 11/13] clk: imx: pllv3: "
` [PATCH 12/13] clk: imx: pllv4: "
` [PATCH 13/13] clk: imx: scu: "

[PATCH 06/80] clk: imx: Remove redundant pm_runtime_mark_last_busy() calls
 2025-07-24 21:37 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: clock: convert lpc1850-cgu.txt to yaml format
 2025-07-24 21:26 UTC  (2+ messages)

[PATCH v2] ASoC: imx-card: Add WM8524 support
 2025-07-24 21:09 UTC  (2+ messages)

[PATCH] ASoC: imx-card: Add WM8524 support
 2025-07-24 21:09 UTC  (2+ messages)

[GIT PULL] clk: imx: Updates for v6.17
 2025-07-24 19:22 UTC  (2+ messages)

[PATCH v2 0/2] regulator: add new PMIC PF0900 support
 2025-07-24 18:58 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: regulator: add PF0900 regulator yaml

[PATCH 0/2] Make i.MX 93 ADC calibration params configurable
 2025-07-24 15:18 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: imx93: Add calibration properties

[PATCH V2 RESEND] dt-bindings: firmware: imx95-scmi: Allow linux,code for protocol@81
 2025-07-24 11:42 UTC  (3+ messages)
` [PATCH V2 RESEND] dt-bindings: firmware: imx95-scmi: Allow linux, code "


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).