Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-11-21 04:16:30 to 2024-11-26 07:58:55 UTC [more...]

[PATCH v7 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-26  7:57 UTC  (11+ messages)
` [PATCH v7 01/10] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC
` [PATCH v7 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v7 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v7 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v7 05/10] PCI: imx6: Deassert apps_reset in imx_pcie_deassert_core_reset()
` [PATCH v7 06/10] PCI: imx6: Fix the missing reference clock disable logic
` [PATCH v7 07/10] PCI: imx6: Remove imx7d_pcie_init_phy() function
` [PATCH v7 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v7 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PM support
` [PATCH v7 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH v2 0/3] add FlexCAN support for S32G2/S32G3 SoCs
 2024-11-26  7:47 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: can: fsl,flexcan: add S32G2/S32G3 SoC support
` [PATCH v2 2/3] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
` [PATCH v2 3/3] can: flexcan: add NXP S32G2/S32G3 SoC support

[PATCH v5] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-26  7:39 UTC 

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

[PATCH v2 0/6] Configure imx8mp dsp node for rproc usage
 2024-11-26  6:49 UTC  (10+ messages)
` [PATCH v2 1/6] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v2 2/6] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v2 3/6] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v2 4/6] dt-bindings: clock: imx8mp: Add syscon compatible
` [PATCH v2 5/6] arm64: dts: imx8mp: Add fsl,dsp-ctrl property for dsp
` [PATCH v2 6/6] arm64: dts: Add dsp rproc related mem regions

[PATCH 0/5] clk: Fix simple video pipelines on i.MX8
 2024-11-26  6:49 UTC  (9+ messages)
` [PATCH 1/5] clk: imx: clk-imx8mp: Allow LDB serializer clock reconfigure parent rate
` [PATCH 2/5] clk: Add a helper to determine a clock rate
` [PATCH 3/5] clk: Split clk_calc_subtree()
` [PATCH 4/5] clk: Add flag to prevent frequency changes when walking subtrees
` [PATCH 5/5] clk: imx: imx8mp: Prevent media clocks to be incompatibly changed

[PATCH] i2c: imx: support DMA defer probing
 2024-11-26  6:47 UTC  (3+ messages)

[PATCH net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-11-26  6:43 UTC  (3+ messages)

[PATCH v8 0/6] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-26  4:25 UTC  (19+ messages)
` [PATCH v8 2/6] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v8 3/6] PCI: endpoint: Add pci_epf_align_addr() helper for address alignment
` [PATCH v8 4/6] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v8 5/6] misc: pci_endpoint_test: Add doorbell test case

[PATCH v2] usb: dwc3: imx8mp: fix software node kernel dump
 2024-11-26  3:28 UTC 

[PATCH] usb: dwc3: imx8mp: fix software node kernel dump
 2024-11-26  2:49 UTC  (5+ messages)

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-26  2:04 UTC  (3+ messages)

[PATCH] mmc: sdhci-esdhc-imx: enable 'SDHCI_QUIRK_NO_LED' quirk for S32G
 2024-11-26  1:10 UTC  (4+ messages)

[PATCH v6 0/2] PCI: add enabe(disable)_device() hook for bridge
 2024-11-25 19:29 UTC  (3+ messages)
` [PATCH v6 1/2] PCI: Add enable_device() and disable_device() callbacks for bridges

[PATCH v4 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
 2024-11-25 19:24 UTC  (3+ messages)

[PATCH v3 net 0/2] fix crash issue when setting MQPRIO for VFs
 2024-11-25 17:44 UTC  (5+ messages)
` [PATCH v3 net 1/2] net: enetc: read TSN capabilities from port register, not SI
` [PATCH v3 net 2/2] net: enetc: Do not configure preemptible TCs if SIs do not support

[PATCH v2] perf: imx9_perf: Introduce AXI filter version to refactor the driver and better extension
 2024-11-25 17:22 UTC  (2+ messages)

[PATCH] i2c: imx: make controller available until system suspend_noirq() and from resume_noirq()
 2024-11-25 17:19 UTC  (2+ messages)

[PATCH] i2c: imx: switch different pinctrl state in different system power status
 2024-11-25 17:10 UTC  (2+ messages)

[PATCH v5] i2c: imx-lpi2c: add target mode support
 2024-11-25 14:31 UTC 

[PATCH v6] i2c: imx-lpi2c: add eDMA mode support for LPI2C
 2024-11-25 14:29 UTC 

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-25 13:50 UTC 

[PATCH v2] i2c: imx: add imx7d compatible string for applying errata ERR007805
 2024-11-25 13:45 UTC 

[PATCH 00/15] Update PHYTEC's i.MX8MM DTSs
 2024-11-25  8:18 UTC  (16+ messages)
` [PATCH 01/15] arm64: dts: imx8mm-phycore-som: Keep LDO3 on in suspend
` [PATCH 02/15] arm64: dts: imx8mm-phycore-som: Fix bluetooth wakeup source
` [PATCH 03/15] arm64: dts: imx8mm-phycore-som: Remove magic-packet property
` [PATCH 04/15] arm64: dts: imx8mm-phycore-som: Assign regulator for dsi to lvds bridge
` [PATCH 05/15] arm64: dts: imx8mm-phycore-som: add descriptions to nodes
` [PATCH 06/15] arm64: dts: imx8mm-phyboard-polis: add RTC description
` [PATCH 07/15] arm64: dts: imx8mm-phyboard-polis: Set RTC as wakeup-source
` [PATCH 08/15] arm64: dts: imx8mm-phygate-tauri-l: "
` [PATCH 09/15] arm64: dts: imx8mm: move bulk of rtc properties to carrierboards
` [PATCH 10/15] arm64: dts: imx8mm-phyboard-polis: Assign missing regulator for bluetooth
` [PATCH 11/15] arm64: dts: imx8mm-phyboard-polis: Add support for PEB-AV-10
` [PATCH 12/15] arm64: dts: imx8mm-phyboard-polis: Add overlay for PEB-EVAL-01
` [PATCH 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc
` [PATCH 14/15] arm64: dts: imx8mm-phycore-som: Add no-eth phy overlay
` [PATCH 15/15] arm64: dts: imx8mm-phycore-som: Add overlay to disable SPI NOR flash

[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
 2024-11-25  8:44 UTC  (29+ messages)
` [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe

[PATCH AUTOSEL 6.1 35/48] net: enetc: remove ERR050089 workaround for i.MX95
 2024-11-25  1:55 UTC  (3+ messages)
` [PATCH AUTOSEL 6.1 36/48] net: enetc: add i.MX95 EMDIO support

[PATCH AUTOSEL 5.4 20/28] net: enetc: add i.MX95 EMDIO support
 2024-11-25  1:54 UTC  (2+ messages)

[PATCH RFC net-next v6 00/15] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-24 22:42 UTC  (16+ messages)
` [PATCH RFC net-next v6 01/15] net: driver: stmmac: Fix CSR divider comment
` [PATCH RFC net-next v6 02/15] net: driver: stmmac: Extend CSR calc support
` [PATCH RFC net-next v6 03/15] net: stmmac: Fix clock rate variables size
` [PATCH RFC net-next v6 04/15] net: phy: Add helper for mapping RGMII link speed to clock rate
` [PATCH RFC net-next v6 05/15] net: dwmac-dwc-qos-eth: Use helper rgmii_clock
` [PATCH RFC net-next v6 06/15] net: dwmac-imx: "
` [PATCH RFC net-next v6 07/15] net: dwmac-intel-plat: "
` [PATCH RFC net-next v6 08/15] net: dwmac-rk: "
` [PATCH RFC net-next v6 09/15] net: dwmac-starfive: "
` [PATCH RFC net-next v6 10/15] net: macb: "
` [PATCH RFC net-next v6 11/15] net: xgene_enet: "
` [PATCH RFC net-next v6 12/15] net: dwmac-sti: "
` [PATCH RFC net-next v6 13/15] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH RFC net-next v6 14/15] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH RFC net-next v6 15/15] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC driver maintainer

[PATCH v5 00/16] Add support for Synopsis DWMAC IP on NXP Automotive SoCs S32G2xx/S32G3xx/S32R45
 2024-11-24 22:18 UTC  (13+ messages)
` [PATCH v5 07/16] net: dwmac-intel-plat: Use helper rgmii_clock
` [PATCH v5 13/16] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R SoCs
` [PATCH v5 14/16] net: stmmac: dwmac-s32: add basic NXP S32G/S32R glue driver
` [PATCH v5 16/16] net: stmmac: platform: Fix PTP clock rate reading

[PATCH v8 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-24 14:38 UTC  (4+ messages)
` [PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback

[PATCH AUTOSEL 5.10 24/33] net: enetc: add i.MX95 EMDIO support
 2024-11-24 13:53 UTC 

[PATCH AUTOSEL 5.15 27/36] net: enetc: add i.MX95 EMDIO support
 2024-11-24 13:51 UTC 

[PATCH AUTOSEL 6.6 43/61] net: enetc: remove ERR050089 workaround for i.MX95
 2024-11-24 13:45 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 44/61] net: enetc: add i.MX95 EMDIO support

[PATCH AUTOSEL 6.11 61/87] net: enetc: remove ERR050089 workaround for i.MX95
 2024-11-24 13:38 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 62/87] net: enetc: add i.MX95 EMDIO support

[PATCH AUTOSEL 6.12 076/107] net: enetc: remove ERR050089 workaround for i.MX95
 2024-11-24 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 077/107] net: enetc: add i.MX95 EMDIO support

[PATCH AUTOSEL 5.15 5/7] soc: imx8m: Probe the SoC driver as platform driver
 2024-11-24 12:55 UTC 

[PATCH AUTOSEL 6.1 6/9] soc: imx8m: Probe the SoC driver as platform driver
 2024-11-24 12:54 UTC 

[PATCH AUTOSEL 6.6 01/16] spi: spi-fsl-lpspi: Adjust type of scldiv
 2024-11-24 12:52 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 10/16] mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
` [PATCH AUTOSEL 6.6 11/16] soc: imx8m: Probe the SoC driver as platform driver

[PATCH AUTOSEL 6.11 02/20] spi: spi-fsl-lpspi: Adjust type of scldiv
 2024-11-24 12:50 UTC  (3+ messages)
` [PATCH AUTOSEL 6.11 13/20] mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
` [PATCH AUTOSEL 6.11 15/20] soc: imx8m: Probe the SoC driver as platform driver

[PATCH AUTOSEL 6.12 02/23] spi: spi-fsl-lpspi: Adjust type of scldiv
 2024-11-24 12:48 UTC  (3+ messages)
` [PATCH AUTOSEL 6.12 15/23] mmc: sdhci-esdhc-imx: enable quirks SDHCI_QUIRK_NO_LED
` [PATCH AUTOSEL 6.12 17/23] soc: imx8m: Probe the SoC driver as platform driver

[PATCH v7 0/7] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-23 20:11 UTC  (12+ messages)
` [PATCH v7 2/7] Revert "clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate"

[PATCH 1/1] iio: gyro: fxas21002c: Fix missing data update in trigger handler
 2024-11-23 15:40 UTC  (2+ messages)

[PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf
 2024-11-23 15:37 UTC  (2+ messages)

[PATCH v5 2/2] serial: fsl_linflexuart: add clock management
 2024-11-21 22:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: phy: imx8mq-usb: correct reference to usb-switch.yaml
 2024-11-21 21:39 UTC  (2+ messages)

[v2] ASoC: imx-audmix: Add NULL check in imx_audmix_probe
 2024-11-21 15:40 UTC  (2+ messages)

[PATCH] spi-imx: prevent overflow when estimating transfer time
 2024-11-21 14:57 UTC  (2+ messages)

[PATCH] perf: imx9_perf: introduce axi filter version
 2024-11-21 13:07 UTC  (3+ messages)

[PATCH 0/5] Configure imx8mp dsp node for rproc usage
 2024-11-21 11:48 UTC  (4+ messages)
` [PATCH 4/5] arm64: dts: imx8mp: Add fsl,dsp-ctrl property for dsp

[PATCH] pmdomain: imx: gpcv2: Adjust delay after power up handshake
 2024-11-21  7:52 UTC 

[PATCH 1/2] clk: imx: clk-imx8mp: Allow LDB serializer clock reconfigure parent rate
 2024-11-21  2:47 UTC  (9+ messages)


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