Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-07-08 07:02:52 to 2024-07-12 08:26:14 UTC [more...]

[PATCH 0/6] remoteproc: imx_rproc: various patches for misc
 2024-07-12  8:34 UTC  (5+ messages)
` [PATCH 1/6] remoteproc: imx_rproc: correct ddr alias for i.MX8M
` [PATCH 2/6] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
` [PATCH 3/6] remoteproc: imx_rproc: initialize workqueue earlier
` [PATCH 4/6] remoteproc: imx_rproc: merge TCML/U

[PATCH 0/3] pwm: imx: add 32k clock for 8qm/qxp and workaround a chip issue
 2024-07-12  6:26 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: pwm: imx: Add compatible string imx8qxp-mipi-pwm
` [PATCH 2/3] pwm: imx27: Add 32k clock for pwm in i.MX8QXP MIPI subsystem
` [PATCH 3/3] pwm: imx27: workaround of the pwm output bug when decrease the duty cycle

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

[PATCH 0/6] EDAC: fsl-ddr, add imx9 support
 2024-07-12  6:08 UTC  (13+ messages)
` [PATCH 1/6] EDAC: fsl_ddr: Pass down fsl_mc_pdata in ddr_in32() and ddr_out32()
` [PATCH 2/6] EDAC, fsl_ddr: Move global variable into struct fsl_mc_pdata
` [PATCH 3/6] EDAC: fsl: Fix bad bit shift operations
` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp,imx9-memory-controller
  ` [PATCH 4/6] dt-bindings: memory: fsl: Add compatible string nxp, imx9-memory-controller
` [PATCH 5/6] EDAC: fsl_ddr: Add support for i.MX9 DDR controller
` [PATCH 6/6] arm64: dts: imx93: add ddr edac support

[PATCH v1 0/4] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-07-12  3:22 UTC  (10+ messages)
` [PATCH v1 1/4] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v1 2/4] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
` [PATCH v1 3/4] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
` [PATCH v1 4/4] ata: ahci_imx: Correct the email address

[PATCH 0/2] watchdog: imx7ulp_wdt: needn't wait 2.5 clocks after RCS is done for iMX93
 2024-07-12  2:41 UTC  (6+ messages)
` [PATCH 1/2] watchdog: imx7ulp_wdt: move post_rcs_wait into struct imx_wdt_hw_feature
` [PATCH 2/2] watchdog: imx7ulp_wdt: needn't wait 2.5 clocks after RCS is done for iMX93

[PATCH 0/4] can: fsl,flexcan: add fsl,s32v234-flexcan and imx95 wakeup
 2024-07-12  2:36 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: can: fsl,flexcan: add compatible string fsl,s32v234-flexcan
` [PATCH 2/4] can: flexcan: Add S32V234 support to FlexCAN driver
` [PATCH 3/4] bingdings: can: flexcan: move fsl,imx95-flexcan standalone
` [PATCH 4/4] can: flexcan: add wakeup support for imx95

[PATCH 0/3] address S32G2/S32G3 SoC based boards particularities
 2024-07-12  2:34 UTC  (12+ messages)
` [PATCH 1/3] mmc: sdhci-esdhc-imx: disable card detect wake for S32G based platforms
` [PATCH 2/3] mmc: sdhci-esdhc-imx: obtain the 'per' clock rate after its enablement
` [PATCH 3/3] MAINTAINERS: add 's32@nxp.com' as relevant mailing list for 'sdhci-esdhc-imx' driver

[PATCH 0/3] usb: dwc3: add fsl,ls-dwc3 glue layer support
 2024-07-11 21:38 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: Add fsl,ls-dwc3.yaml for layerscape usb3 glue layer
` [PATCH 2/3] usb: dwc3: of-simple: Add compatible string fsl,ls1028a-dwc3
` [PATCH 3/3] arm64: dts: layerscape: move dwc3 usb under glue layer node

[PATCH v2 0/4] add NETCMIX block control support on i.MX95
 2024-07-11 21:14 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: clock: add i.MX95 NETCMIX block control
` [PATCH v2 2/4] dt-bindings: clock: add RMII clock selection
` [PATCH v2 3/4] clk: imx95: enable the clock of NETCMIX block control
` [PATCH v2 4/4] arm64: dts: imx95: Add NETCMIX block control support

[PATCH v5 0/7] firmware: support i.MX95 SCMI BBM/MISC Extenstion
 2024-07-11 20:33 UTC  (16+ messages)
` [PATCH v5 1/7] Documentation: firmware-guide: add NXP i.MX95 SCMI documentation
` [PATCH v5 2/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
` [PATCH v5 4/7] firmware: arm_scmi: add initial support for i.MX MISC protocol
` [PATCH v5 5/7] firmware: imx: add i.MX95 MISC driver
` [PATCH v5 6/7] rtc: support i.MX95 BBM RTC
` [PATCH v5 7/7] input: keyboard: support i.MX95 BBM module

[PATCH] arm64: dts: imx93: update default value for snps,clk-csr
 2024-07-11 13:22 UTC  (3+ messages)

[PATCH] media: videobuf2: sync caches for dmabuf memory
 2024-07-11 10:19 UTC  (6+ messages)

[PATCH v3 1/1] dt-bindings: net: convert enetc to yaml
 2024-07-11  2:20 UTC  (3+ messages)

[PATCH] clk: mxs: Use clamp() in clk_ref_round_rate() and clk_ref_set_rate()
 2024-07-10 20:10 UTC  (2+ messages)

[PATCH v4 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
 2024-07-10 14:54 UTC 

[PATCH 0/9] AT24 EEPROM MTD Support
 2024-07-10 14:06 UTC  (15+ messages)
` [PATCH 4/9] mtd: devices: add AT24 eeprom support
` [PATCH 5/9] ARM: defconfig: convert to MTD_EEPROM_AT24

[PATCH v3] perf: add missing MODULE_DESCRIPTION() macros
 2024-07-10 12:39 UTC  (2+ messages)

[PATCH 00/12] thermal/drivers: simplify probe()
 2024-07-10 10:30 UTC  (16+ messages)
` [PATCH 01/12] thermal/drivers/broadcom: fix race between removal and clock disable
` [PATCH 02/12] thermal/drivers/broadcom: simplify probe() with local dev variable
` [PATCH 03/12] thermal/drivers/broadcom: simplify with dev_err_probe()
` [PATCH 04/12] thermal/drivers/exynos: simplify probe() with local dev variable
` [PATCH 05/12] thermal/drivers/exynos: simplify with dev_err_probe()
` [PATCH 06/12] thermal/drivers/hisi: "
` [PATCH 07/12] thermal/drivers/imx: simplify probe() with local dev variable
` [PATCH 08/12] thermal/drivers/imx: simplify with dev_err_probe()
` [PATCH 09/12] thermal/drivers/qcom-spmi-adc-tm5: "
` [PATCH 10/12] thermal/drivers/qcom-tsens: "
` [PATCH 11/12] thermal/drivers/generic-adc: simplify probe() with local dev variable
` [PATCH 12/12] thermal/drivers/generic-adc: simplify with dev_err_probe()

[PATCH v2 1/1] dt-bindings: fsl-qdma: fix interrupts 'if' check logic
 2024-07-10 10:15 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
 2024-07-10 10:13 UTC  (3+ messages)

[PATCH v3] arm64: dts: freescale: imx8mp-phycore: Add no-eth overlay
 2024-07-10  9:48 UTC 

[PATCH v2] arm64: dts: freescale: imx8mp-phycore: Add no-eth overlay
 2024-07-10  9:51 UTC  (3+ messages)

[PATCH v2] clk: imx: imx8: Use clk_hw pointer for self registered clock in clk_parent_data
 2024-07-10  8:41 UTC 

[PATCH] clk: imx: imx8: Add .name for "acm_aud_clk0_sel" and "acm_aud_clk1_sel"
 2024-07-10  6:48 UTC  (5+ messages)

[GIT PULL v2 5/5] i.MX defconfig change for 6.11
 2024-07-10  2:34 UTC  (3+ messages)

[PATCH 0/3] add NETCMIX block control support on i.MX95
 2024-07-10  2:34 UTC  (9+ messages)
` [PATCH 1/3] dt-bindings: clock: add i.MX95 NETCMIX block control
` [PATCH 2/3] clk: imx95: enable the clock of "
` [PATCH 3/3] arm64: dts: imx95: Add NETCMIX block control support

[PATCH v2 1/1] dt-bindings: net: convert enetc to yaml
 2024-07-10  2:01 UTC  (7+ messages)

[PATCH v4 1/2] dt-bindings: net: fsl,fman: allow dma-coherent property
 2024-07-09 19:02 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: net: fsl,fman: add ptimer-handle property

CMA Regression issue - [PATCH v2] of: reserved_mem: Restructure code to call reserved mem init functions earlier
 2024-07-09  8:37 UTC  (3+ messages)

[PATCH 00/10] Add Freescale i.MX8qxp Display Controller support
 2024-07-09  7:36 UTC  (24+ messages)
` [PATCH 01/10] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units
` [PATCH 02/10] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH 03/10] dt-bindings: display: imx: Add i.MX8qxp Display Controller pixel engine
` [PATCH 04/10] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller

[PATCH v4 0/5] Changes in v4:
 2024-07-09  6:16 UTC  (15+ messages)
` [PATCH v4 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
    ` [EXT] "
` [PATCH v4 4/5] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "
` [PATCH v4 5/5] firmware: imx: adds miscdev
    ` [EXT] "

[PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support
 2024-07-08 19:14 UTC  (4+ messages)
` [PATCH v6 5/7] ASoC: dt-bindings: update fsl-asoc-card bindings after imx-spdif merge
` (subset) [PATCH v6 0/7] ASoC: fsl-asoc-card: add S/PDIF controller support

[PATCH v2 1/1] dt-bindings: clock: qoriq-clock: convert to yaml format
 2024-07-08 18:58 UTC  (3+ messages)

[PATCH 0/2] Input - constify read-only struct regmap_config
 2024-07-08 17:11 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: PCI: host-generic-pci: Drop minItems and maxItems of ranges
 2024-07-08 17:10 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: net: fsl,fman: allow dma-coherence property
 2024-07-08 17:10 UTC  (2+ messages)

[PATCH v7 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-08 17:08 UTC  (11+ messages)
` [PATCH v7 01/10] PCI: imx6: Fix establish link failure in EP mode for iMX8MM and iMX8MP
` [PATCH v7 02/10] PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
` [PATCH v7 03/10] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v7 04/10] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
` [PATCH v7 05/10] PCI: imx6: Simplify switch-case logic by involve core_reset callback
` [PATCH v7 06/10] PCI: imx6: Improve comment for workaround ERR010728
` [PATCH v7 07/10] PCI: imx6: Consolidate redundant if-checks
` [PATCH v7 08/10] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string
` [PATCH v7 09/10] PCI: imx6: Call common PHY API to set mode, speed, and submode
` [PATCH v7 10/10] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support

[PATCH 0/2] dt-bindings: soc: add reset syscon for reboot node
 2024-07-08 16:18 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: fsl: Add fsl,ls1028a-reset for reset syscon node

[GIT PULL 1/5] i.MX SoC change for 6.11
 2024-07-08 16:13 UTC  (3+ messages)
` [GIT PULL 5/5] i.MX defconfig "

[PATCH 0/2] dt-bindings: soc: fsl: convert fsl,qe to yaml
 2024-07-08 16:04 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: fsl: cpm_qe: convert to yaml format

[PATCH v6 00/10] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-07-08 16:01 UTC  (4+ messages)
` [PATCH v6 09/10] PCI: imx6: Call: Common PHY API to set mode, speed, and submode

[PATCH v2 0/5] Add support for Kontron OSM-S i.MX93 SoM and carrier board
 2024-07-08 14:48 UTC  (4+ messages)
` [PATCH v2 5/5] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL "
` (subset) [PATCH v2 0/5] Add support for Kontron OSM-S i.MX93 SoM and "

[PATCH v2 1/2] spi: dt-bindings: fsl-dspi: add dmas and dma-names properties
 2024-07-08 14:25 UTC  (2+ messages)

[PATCH v2] perf: add missing MODULE_DESCRIPTION() macros
 2024-07-08 11:57 UTC  (4+ messages)

[PATCH 0/4] address several S32G2/S32G3 SoC based boards particularities
 2024-07-08 11:42 UTC  (4+ messages)
` [PATCH 3/4] mmc: sdhci-esdhc-imx: add option to not change pinctrl state in suspend

[PATCH 09/10] drm/imx: Add i.MX8qxp Display Controller KMS
 2024-07-08  7:33 UTC  (5+ messages)
    ` [09/10] "


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