imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-02 15:42:25 to 2024-03-08 16:33:21 UTC [more...]

[PATCH v5 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-08 16:33 UTC  (8+ messages)
` [PATCH v5 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v5 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v5 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v5 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]

[PATCH v9 0/8] I3C target mode support
 2024-03-08 16:25 UTC  (9+ messages)
` [PATCH v9 1/8] i3c: add "
` [PATCH v9 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v9 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v9 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v9 5/8] i3c: target: add svc target controller support
` [PATCH v9 6/8] i3c: target: func: add tty driver
` [PATCH v9 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v9 8/8] tty: i3c: add TTY over I3C master support

[PATCH v6 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-08 15:30 UTC  (5+ messages)
` [PATCH v6 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v6 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v6 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v6 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif0 and sai[4,5]

[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-08  7:32 UTC  (15+ messages)
` [PATCH v6 2/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v6 3/7] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v6 4/7] perf: imx_perf: refactor driver for imx93
` [PATCH v6 5/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v6 6/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v6 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
    ` [EXT] "

[PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region
 2024-03-07 22:28 UTC  (12+ messages)

[PATCH v2 0/5] dmaengine: fsl-edma: add 8ulp support
 2024-03-07 21:41 UTC  (6+ messages)
` [PATCH v2 4/5] dt-bindings: dma: fsl-edma: add fsl,imx8ulp-edma compatible string

[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-07 18:56 UTC  (23+ messages)
` [PATCH v4 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains property
` [PATCH v4 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v4 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0,1], esai0, spdif[0,1] and sai[4,5]
  ` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0, 1], esai0, spdif[0, 1] and sai[4, 5]

[PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol
 2024-03-07 18:52 UTC  (7+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL

[PATCH v2 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-07 17:32 UTC  (5+ messages)
` [PATCH v2 1/4] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
` [PATCH v2 2/4] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
` [PATCH v2 3/4] dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV
` [PATCH v2 4/4] dmaengine: imx-sdma: Add i2c dma support

[PATCH 0/4] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-07  9:06 UTC  (15+ messages)
` [PATCH 1/4] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
` [PATCH 2/4] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
` [PATCH 3/4] dmaengine: imx-sdma: Add multi fifo for DEV_TO_DEV
` [PATCH 4/4] dmaengine: imx-sdma: Add i2c dma support

[PATCH v5 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-07  3:11 UTC  (8+ messages)
` [PATCH v5 2/7] perf: imx_perf: refactor driver for imx93
` [PATCH v5 3/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v5 4/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v5 5/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v5 6/7] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v5 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics

[PATCH v2 1/1] dt-bindings: interrupt-controller: fsl,intmux: Include power-domains support
 2024-03-06 20:18 UTC  (2+ messages)

[PATCH v7 0/8] I3C target mode support
 2024-03-06 19:11 UTC  (6+ messages)
` [PATCH v7 5/8] i3c: target: add svc target controller support

[PATCH v8 0/8] I3C target mode support
 2024-03-06 16:06 UTC  (3+ messages)
` [PATCH v8 5/8] i3c: target: add svc target controller support

[PATCH v15 0/8] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-03-06 15:12 UTC  (11+ messages)
` [PATCH v15 1/8] drm: bridge: Cadence: Create mhdp helper driver
` [PATCH v15 2/8] phy: Add HDMI configuration options
` [PATCH v15 3/8] dt-bindings: display: bridge: Add Cadence MHDP8501
` [PATCH v15 4/8] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver
` [PATCH v15 5/8] dt-bindings: phy: Add Freescale iMX8MQ DP and HDMI PHY
` [PATCH v15 6/8] phy: freescale: Add DisplayPort/HDMI Combo-PHY driver for i.MX8MQ
` [PATCH v15 7/8] arm64: dts: imx8mq: Add DCSS + HDMI/DP display pipeline
` [PATCH v15 8/8] arm64: dts: imx8mq: tqma8mq-mba8mx: Enable HDMI support

[PATCH 0/3] clk: Convert to platform remove callback returning void
 2024-03-06 10:38 UTC  (2+ messages)
` [PATCH 1/3] clk: imx: imx8-acm: "

[PATCH v5 0/6] UNI-T UTi260B support
 2024-03-05 17:34 UTC  (4+ messages)
` [PATCH v5 2/6] dt-bindings: input: touchscreen: fsl,imx6ul-tsc convert to YAML

[PATCH v3 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-03-05 15:54 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: imx8: add cm40 subsystem dtsi
` [PATCH v3 2/4] arm64: dts: imx8dxl: add lpuart device in cm40 subsystem
` [PATCH v3 3/4] arm64: dts: imx8dxl: update cm40 irq number informaiton
` [PATCH v3 4/4] dts: arm64: imx8dxl-evk: add lpuart1 and cm40 uart

[PATCH v6 0/3] dt-bindings: pci: layerscape-pci: Convert to yaml format
 2024-03-05 15:30 UTC  (14+ messages)
` [PATCH v6 1/3] "
` [PATCH v6 2/3] dt-bindings: pci: layerscape-pci: Add snps,dw-pcie.yaml reference
` [PATCH v6 3/3] dt-bindings: pci: layerscape-pci-ep: Add snps,dw-pcie-ep.yaml reference

[PATCH v2 1/1] PCI: dwc: Fix index 0 incorrectly being interpreted as a free ATU slot
 2024-03-05  9:05 UTC  (2+ messages)

[PATCH V2 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-03-05  8:18 UTC  (3+ messages)
` [PATCH V2 2/2] arm64: dts: imx8mp-beacon-kit: Enable HDMI bridge HPD

[PATCH V2] tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
 2024-03-05  7:35 UTC  (3+ messages)

[PATCH v3 0/2] Add support i.MX95 BLK CTL module clock features
 2024-03-05  7:30 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindindgs: clock: support NXP i.MX95 BLK CTL module

[PATCH] arm64: dts: imx8mp-beacon-kit: Fix errors found from CHECK_DTBS
 2024-03-05  2:05 UTC 

[PATCH 1/1] PCI: dwc: Fix BAR0 wrong map to iATU6 after root complex reinit endpoint
 2024-03-04 21:17 UTC  (10+ messages)

[PATCH v2 0/6] PCI: imx6: rename\clean up and add lut information for imx95
 2024-03-04 20:25 UTC  (7+ messages)
` [PATCH v2 1/6] PCI: imx6: Rename imx6_* with imx_*
` [PATCH v2 2/6] PCI: imx6: Rename pci-imx6.c to pcie-imx.c
` [PATCH v2 3/6] MAINTAINERS: pci: imx: update imx6* to imx* since rename driver file
` [PATCH v2 4/6] PCI: imx: Simplify switch-case logic by involve set_ref_clk callback
` [PATCH v2 5/6] PCI: imx: Simplify switch-case logic by involve core_reset callback
` [PATCH v2 6/6] PCI: imx: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95

[PATCH v2 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-04 20:13 UTC  (10+ messages)
` [PATCH v2 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v3 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-04 15:39 UTC  (16+ messages)
` [PATCH v3 1/4] ASoC: dt-bindings: fsl,imx-asrc/spdif: Add power-domains requirement
` [PATCH v3 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v3 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names

[PATCH v2 1/2] dt-bindings: dma: fsl-edma: remove 'clocks' from required
 2024-03-04 15:24 UTC  (12+ messages)
` [PATCH v2 2/2] dt-bindings: dma: fsl-edma: allow 'power-domains' property

[PATCH] tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled
 2024-03-04 11:11 UTC  (5+ messages)

[PATCH 1/1] pwm: imx-tpm: fix probe crash due to access registers without clock
 2024-03-04 10:48 UTC  (2+ messages)

[PATCH v2 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-03-04  9:12 UTC  (7+ messages)
` [PATCH v2 1/4] arm64: dts: imx8: add cm40 subsystem dtsi
` [PATCH v2 2/4] arm64: dts: imx8dxl: add lpuart device in cm40 subsystem
` [PATCH v2 3/4] arm64: dts: imx8dxl: update cm40 irq number informaiton
` [PATCH v2 4/4] dts: arm64: imx8dxl-evk: add lpuart1 and cm40 uart

[PATCH] drm/bridge: imx8mp-hdmi-tx: Convert to platform remove callback returning void
 2024-03-04  9:10 UTC 

[PATCH] drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning void
 2024-03-04  9:05 UTC 

[PATCH v10 03/14] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
 2024-03-04  8:44 UTC  (3+ messages)

[PATCH 1/2] drm/bridge: adv7511: Allow IRQ to share GPIO pins
 2024-03-03 15:52 UTC  (4+ messages)

[PATCH 2/2] clk: imx: add i.MX95 BLK CTL clk driver
 2024-03-03  1:42 UTC  (2+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).