imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-10 21:04:30 to 2025-07-15 01:36:43 UTC [more...]

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-15  1:36 UTC  (16+ messages)
` [PATCH net-next v10 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v10 03/12] mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v10 04/12] netdevsim: access ->pp "
` [PATCH net-next v10 05/12] mt76: "
` [PATCH net-next v10 06/12] net: fec: "
` [PATCH net-next v10 07/12] octeontx2-pf: "
` [PATCH net-next v10 08/12] iavf: "
` [PATCH net-next v10 09/12] idpf: "
` [PATCH net-next v10 10/12] mlx5: "
` [PATCH net-next v10 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v10 12/12] libeth: xdp: "

[PATCH v2 net-next 0/3] net: fec: add some optimizations
 2025-07-15  0:30 UTC  (6+ messages)
` [PATCH v2 net-next 1/3] net: fec: use phy_interface_mode_is_rgmii() to check RGMII mode
` [PATCH v2 net-next 2/3] net: fec: add more macros for bits of FEC_ECR
` [PATCH v2 net-next 3/3] net: fec: add fec_set_hw_mac_addr() helper function

[PATCH v3 00/28] lan966x pci device: Add support for SFPs
 2025-07-14 17:44 UTC  (6+ messages)
` [PATCH v3 05/28] bus: simple-pm-bus: Populate child nodes at probe

[PATCH 00/12] Misc fixups and changes for Kontron i.MX8M and i.MX93 DTs
 2025-07-14 16:21 UTC  (14+ messages)
` [PATCH 01/12] arm64: dts: imx8mm-kontron: Add overlay for LTE extension board
` [PATCH 02/12] arm64: dts: imx8mm-kontron: Remove unused regulator
` [PATCH 03/12] arm64: dts: imx8mm-kontron: Use GPIO for RS485 transceiver control
` [PATCH 04/12] arm64: dts: imx8mm-kontron: Add Sitronix touch controller in DL devicetree
` [PATCH 05/12] arm64: dts: imx8mm-kontron: Sort reg nodes alphabetically
` [PATCH 06/12] arm64: dts: imx8mm-kontron: Name USB regulators according to OSM scheme
` [PATCH 07/12] arm64: dts: imx8mp-kontron: Fix CAN_ADDR0 and CAN_ADDR1 GPIOs
` [PATCH 08/12] arm64: dts: imx8mp-kontron: Fix GPIO labels for latest BL board
` [PATCH 09/12] arm64: dts: imx8mp-kontron: Fix USB hub reset
` [PATCH 10/12] arm64: dts: imx93-kontron: Add RTC interrupt signal
` [PATCH 11/12] arm64: dts: imx93-kontron: Fix GPIO for panel regulator
` [PATCH 12/12] arm64: dts: imx93-kontron: Fix USB port assignment

[PATCH v2 1/1] dt-bindings: timer: fsl,ftm-timer: use items for reg
 2025-07-14 16:15 UTC  (5+ messages)

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

[PATCH 0/7] Add Interrupts property for CDNS CSI2RX
 2025-07-14 15:24 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-j721s2-main: Add interrupts property
` [PATCH 2/7] arm64: dts: ti: k3-j721e-main: "
` [PATCH 3/7] arm64: dts: ti: k3-j784s4-j742s2-main-common: "
` [PATCH 4/7] arm64: dts: ti: k3-am62p-j722s-common-main: "
` [PATCH 5/7] arm64: dts: ti: k3-j722s-main: "
` [PATCH 6/7] arm64: dts: ti: k3-am62-main: "
` [PATCH 7/7] arm64: dts: ti: k3-am62a-main: "

[PATCH v4 0/2] arm64: dts: support the i.MX8ULP EVK9 board
 2025-07-14 15:13 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: fsl: add "
` [PATCH v4 2/2] arm64: dts: imx: add dts for the imx8ulp evk9 board

[PATCH net-next 00/12] Add NETC Timer PTP driver and add PTP support for ENETC v4
 2025-07-14 14:14 UTC  (49+ messages)
` [PATCH net-next 01/12] dt-bindings: ptp: add bindings for NETC Timer
` [PATCH net-next 02/12] ptp: netc: add NETC Timer PTP driver support
` [PATCH net-next 03/12] ptp: netc: add PPS support
` [PATCH net-next 04/12] ptp: netc: add periodic pulse output support
` [PATCH net-next 05/12] ptp: netc: add external trigger stamp support
` [PATCH net-next 06/12] ptp: netc: add debugfs support to loop back pulse signal
` [PATCH net-next 07/12] MAINTAINERS: add NETC Timer PTP clock driver section
` [PATCH net-next 08/12] net: enetc: save the parsed information of PTP packet to skb->cb
` [PATCH net-next 09/12] net: enetc: Add enetc_update_ptp_sync_msg() to process PTP sync packet
` [PATCH net-next 10/12] net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK check
` [PATCH net-next 11/12] net: enetc: add PTP synchronization support for ENETC v4
` [PATCH net-next 12/12] net: enetc: don't update sync packet checksum if checksum offload is used

[PATCH v2] pwm: imx-tpm: reset counter if CMOD is 0
 2025-07-14 12:36 UTC 

[PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
 2025-07-14 11:55 UTC  (3+ messages)

[PATCH v4 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-07-14 11:52 UTC  (3+ messages)

[PATCH] arm64: dts: freescale: imx93-phyboard-nash: Add current sense amplifier
 2025-07-14 10:36 UTC 

[PATCH 0/9] drm/bridge: get/put the bridge returned by drm_bridge_get_last_bridge()
 2025-07-14 10:32 UTC  (7+ messages)
` [PATCH 4/9] drm/omapdrm: use drm_bridge_chain_get_last_bridge()
` [PATCH 8/9] drm/bridge: put the bridge returned by drm_bridge_get_next_bridge()

[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
 2025-07-14  9:41 UTC  (10+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
    ` [EXT] "

[PATCH v5 RESEND 0/1] media: imx: csi: Parse link configuration from fw_node
 2025-07-14  8:19 UTC  (2+ messages)
` [PATCH v5 RESEND 1/1] "

[PATCH v3 0/2] Add TechNexion EDM-G-IMX8M-PLUS SOM and WB-EDM-G carrier board support
 2025-07-14  7:17 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: imx8mp: Add TechNexion EDM-G-IMX8M-PLUS SOM on WB-EDM-G carrier board

[PATCH v2 0/3] arm64: dts: add descriptions for solidrun i.mx8mp based boards
 2025-07-13 11:15 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: add description for solidrun imx8mp som and cubox-m
` [PATCH v2 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants

[GIT PULL 1/5] i.MX drivers change for 6.17
 2025-07-13  5:54 UTC  (5+ messages)
` [GIT PULL 2/5] i.MX dt-bindings "
` [GIT PULL 3/5] i.MX ARM device tree "
` [GIT PULL 4/5] i.MX arm64 "
` [GIT PULL 5/5] i.MX defconfig "

[PATCH v5 00/13] media: imx8: add camera support
 2025-07-13  1:40 UTC  (9+ messages)
` [PATCH v5 11/13] arm64: dts: imx8: add capture controller for i.MX8's img subsystem
` [PATCH v5 12/13] arm64: dts: imx8q: add linux,cma node for imx8qm-mek and imx8qxp-mek
` [PATCH v5 13/13] arm64: dts: imx8q: add camera ov5640 support "

[PATCH] irqchip/imx-irqsteer: Fix irq handling if an error occurs in imx_irqsteer_irq_handler()
 2025-07-12 11:02 UTC  (3+ messages)

[PATCH v7 0/3] locking/mutex: Mark devm_mutex_init() as __must_check
 2025-07-11 22:12 UTC  (2+ messages)

[PATCH 0/9] drm: convert from clk round_rate() to determine_rate()
 2025-07-11 17:44 UTC  (11+ messages)
` [PATCH 2/9] drm/mcde/mcde_clk_div: convert from "
` [PATCH 3/9] drm/msm/disp/mdp4/mdp4_lvds_pll: "
` [PATCH 4/9] drm/msm/hdmi_pll_8960: "
` [PATCH 5/9] drm/pl111: "
` [PATCH 9/9] drm/sun4i/sun4i_tcon_dclk: "

[PATCH v2 1/1] dt-bindings: nvmem: convert vf610-ocotp.txt to yaml format
 2025-07-11 16:53 UTC  (2+ messages)

[PATCH v4] nvmem: imx-ocotp: fix MAC address byte length
 2025-07-11 16:30 UTC  (2+ messages)

[PATCH v8 0/6] add support for pf1550 PMIC MFD-based drivers
 2025-07-11 16:27 UTC  (8+ messages)
` [PATCH v8 3/6] regulator: pf1550: add support for regulator
` [PATCH v8 4/6] input: pf1550: add onkey support
` [PATCH v8 5/6] power: supply: pf1550: add battery charger support

[PATCH v7 00/12] gpio: siul2-s32g2: add initial GPIO driver
 2025-07-11 12:39 UTC  (15+ messages)
` [PATCH v7 01/12] dt-bindings: mfd: add support for the NXP SIUL2 module
` [PATCH v7 02/12] mfd: nxp-siul2: add support for NXP SIUL2
` [PATCH v7 06/12] dt-bindings: pinctrl: deprecate SIUL2 pinctrl bindings
` [PATCH v7 10/12] nvmem: s32g2_siul2: add NVMEM driver for SoC information

[PATCH 0/2] nvmem: Fix reading MAC address from OCOTP on i.MX
 2025-07-11 12:11 UTC  (5+ messages)
` [PATCH 1/2] nvmem: imx: assign nvmem_cell_info::raw_len
` [PATCH 2/2] nvmem: imx: Swap only the first 6 bytes of the MAC address

[PATCH v7 07/12] pinctrl: s32g2: change the driver to also be probed as an MFD cell
 2025-07-11 10:52 UTC  (2+ messages)

[PATCH v2 0/2] remoteproc: imx_dsp_rproc: Add coredump and recovery support
 2025-07-11 10:22 UTC  (5+ messages)
` [PATCH v2 1/2] remoteproc: imx_dsp_rproc: Add support of recovery process

[PATCH 0/2] bus: imx-aipstz: fix probe-related issues
 2025-07-11  8:32 UTC  (3+ messages)
` [PATCH 1/2] bus: imx-aipstz: allow creating pdevs for child buses

[PATCH v7 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-07-11  8:38 UTC  (3+ messages)
` [PATCH v7 4/6] arm64: dts: imx8mp: convert 'aips5' to 'aipstz5'

[PATCH v2] ARM: dts: imx6-gw: Replace license text comment with SPDX identifier
 2025-07-11  8:23 UTC  (2+ messages)

[PATCH v3 1/2] ARM: dts: imx6ul-kontron-sl-common: Add SPI NOR partitions
 2025-07-11  8:22 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: freescale: imx8mp-toradex-smarc: remove gpio-hog on lvds_dsi_sel
 2025-07-11  8:08 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul-kontron-bl-common: Fix RTS polarity for RS485 interface
 2025-07-11  8:05 UTC  (2+ messages)

[PATCH 1/7] arm64: dts: imx8mm-venice-gw700x: Increase HS400 USDHC clock speed
 2025-07-11  8:04 UTC  (2+ messages)

[PATCH v21 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2025-07-11  7:45 UTC  (2+ messages)

[PATCH v3 0/2] Add new imx imx95-libra-rdk-fpsc SBC
 2025-07-11  7:30 UTC  (2+ messages)

[PATCH 8/9] drm/sun4i/sun4i_hdmi_ddc_clk: convert from round_rate() to determine_rate()
 2025-07-11  7:04 UTC  (2+ messages)

[PATCH v17 0/7] firmware: imx: driver for NXP secure-enclave
 2025-07-11  6:21 UTC  (8+ messages)
  ` [EXT] "

[PATCH RESEND 0/2] media: nxp,imx8-jpeg: Add imx95 support
 2025-07-11  5:41 UTC  (5+ messages)
` [PATCH RESEND 2/2] arm64: dts: imx95: add jpeg encode and decode nodes

[PATCH 0/8] Add support for i.MX94 DCIF
 2025-07-11  5:31 UTC  (16+ messages)
` [PATCH 1/8] clk: imx95-blk-ctl: Cache registers when RPM routines are called
` [PATCH 2/8] dt-bindings: display: fsl,ldb: Add binding for i.MX94
` [PATCH 3/8] drm/bridge: fsl-ldb: Get the next non-panel bridge
` [PATCH 4/8] drm/bridge: fsl-ldb: Add support for i.MX94
` [PATCH 5/8] dt-bindings: display: imx: Add bindings for i.MX94 DCIF
` [PATCH 6/8] drm/imx: Add support "
` [PATCH 7/8] arm64: dts: imx943-evk: Add support for DCIF and LVDS

[PATCH 00/72] media: i2c: Reduce cargo-cult
 2025-07-11  5:17 UTC  (5+ messages)
` [PATCH 06/72] ARM: dts: nxp: imx6qdl-wandboard: Replace clock-frequency in camera sensor node

[PATCH net-next 0/3] net: fec: add some optimizations
 2025-07-11  1:28 UTC  (5+ messages)
` [PATCH net-next 3/3] net: fec: add fec_set_hw_mac_addr() helper function

[PATCH 00/13] clk: imx: convert from clk round_rate() to determine_rate()
 2025-07-10 21:10 UTC  (14+ 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: "

[net-next v14 00/12] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-07-10 21:04 UTC  (5+ messages)
` [net-next v14 04/12] net: mtip: The L2 switch driver for imx287


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