public inbox for imx@lists.linux.dev
 help / color / mirror / Atom feed
 messages from 2026-02-18 19:49:16 to 2026-02-24 10:43:55 UTC [more...]

[PATCH 0/4] firmware: arm_scmi: Drop fake 'const' on scmi_handle
 2026-02-24 10:43 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] firmware: arm_scmi: Drop fake 'const' on scmi_protocol_handle
` [PATCH 3/4] firmware: arm_scmi: Use container_of_const() on scmi_handle
` [PATCH 4/4] firmware: arm_scmi: Use container_of_const() on scmi_protocol_instance

[PATCH V5 00/12] pci-imx6: Add support for parsing the reset property in new Root Port binding
 2026-02-24 10:34 UTC  (8+ messages)
` [PATCH V5 02/12] PCI: host-generic: Add common helpers for parsing Root Port properties
` [PATCH V5 03/12] PCI: dwc: Allow external allocation of pci_host_bridge

[PATCH 0/2] arm64: dts: Add NXP i.MX8MP audio board support
 2026-02-24 10:27 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: fsl: Add compatible for i.MX8MP audio board (version 2)
` [PATCH 2/2] arm64: dts: add support for NXP "

[PATCH v2] clk: scu/imx8qxp: do not register driver in probe()
 2026-02-24  9:57 UTC  (3+ messages)

[RFC PATCH] mailbox: remove superfluous internal header
 2026-02-24  9:44 UTC  (2+ messages)

[PATCH v9 0/3] Add i.MX91/93 parallel display support
 2026-02-24  9:37 UTC  (4+ messages)

[PATCH v8 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-02-24  9:37 UTC  (36+ messages)
` [PATCH v8 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH 0/4] ARM: dts: imx: cleanup iomux related CHECK_DTBS warnings for imx1, imx25 and imx27
 2026-02-24  9:02 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: pinctrl: convert fsl,imx27-pinctrl.txt to YAML
` [PATCH 2/4] dt-bindings: pinctrl: imx35: add compatible string fsl,imx25-iomuxc

[PATCH v5 0/4] Support multi-channel IRQs in stmmac platform drivers
 2026-02-24  7:20 UTC  (7+ messages)
` [PATCH v5 1/4] net: stmmac: platform: read channels irq
` [PATCH v5 2/4] dt-bindings: net: nxp,s32-dwmac: Declare per-queue interrupts
` [PATCH v5 3/4] arm64: dts: s32: set Ethernet channel irqs
` [PATCH v5 4/4] stmmac: s32: enable support for Multi-IRQ mode

[PATCH v2] usb: port: add delay after usb_hub_set_port_power()
 2026-02-24  3:19 UTC 

[PATCH v2 0/5] Support TQMa8QM
 2026-02-24  2:39 UTC  (4+ messages)
` [PATCH v2 1/5] dt-bindings: usb: cdns,usb3: support USB devices in DT

[PATCH] arm64: dts: freescale: imx93-phy{core,board}: Add i2c bus recovery
 2026-02-23 23:45 UTC  (2+ messages)

[PATCH v6 0/6] Input: imx6ul_tsc - set glitch threshold by dts property
 2026-02-23 21:57 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/9] arm64: dts: imx8m*: misc update
 2026-02-23 19:32 UTC  (3+ messages)
` (subset)(test, ignore it) "

[PATCH 0/5] pinctrl: Add generic pinctrl for board-level mux chips
 2026-02-23 18:42 UTC  (12+ messages)
` [PATCH 1/5] mux: add devm_mux_control_get_from_np() to get mux from child node
` [PATCH 2/5] dt-bindings: pinctrl: Add generic pinctrl for board-level mux chips
` [PATCH 3/5] pinctrl: add generic board-level pinctrl driver using mux framework
` [PATCH 4/5] arm64: dts: imx8mp-evk: add board-level mux for CAN2 and MICFIL
` [PATCH 5/5] arm64: dts: imx8mp-evk: add flexcan2 overlay file

[PATCH 1/1] dt-bindings: fsl: add compatible string fsl,imx25-aips
 2026-02-23 17:40 UTC  (2+ messages)

[PATCH v2 00/12] i2c: configure parent device and OF node through the adapter struct
 2026-02-23 17:31 UTC  (19+ messages)
` [PATCH v2 01/12] i2c: allow setting the "
` [PATCH v2 02/12] i2c: qcom-geni: set device parent and of_node "
` [PATCH v2 03/12] i2c: bcm-kona: "
` [PATCH v2 04/12] i2c: keba: "
` [PATCH v2 05/12] i2c: omap: "
` [PATCH v2 06/12] i2c: rcar: "
` [PATCH v2 07/12] i2c: st: "
` [PATCH v2 08/12] i2c: mxs: "
` [PATCH v2 09/12] i2c: highlander: "
` [PATCH v2 10/12] i2c: gpio: "
` [PATCH v2 11/12] i2c: nomadik: "
` [PATCH v2 12/12] i2c: bcm2835: "

[PATCH 0/8] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-23 13:45 UTC  (4+ messages)
` [PATCH 7/8] soc: renesas: don't access of_root directly

[PATCH v4 1/4] net: stmmac: platform: read channels irq
 2026-02-23 13:32 UTC  (3+ messages)
` [v4,1/4] "

[PATCH v4 4/4] stmmac: s32: enable support for Multi-IRQ mode
 2026-02-23 13:34 UTC  (3+ messages)
` [v4,4/4] "

[PATCH v2 0/9] soc: remove direct accesses to of_root from drivers/soc/
 2026-02-23 13:37 UTC  (10+ messages)
` [PATCH v2 1/9] of: provide of_machine_read_compatible()
` [PATCH v2 2/9] of: provide of_machine_read_model()
` [PATCH v2 3/9] base: soc: order includes alphabetically
` [PATCH v2 4/9] base: soc: rename and export soc_device_get_machine()
` [PATCH v2 5/9] soc: fsl: guts: don't access of_root directly
` [PATCH v2 6/9] soc: imx8m: "
` [PATCH v2 7/9] soc: imx9: "
` [PATCH v2 8/9] soc: renesas: "
` [PATCH v2 9/9] soc: sunxi: mbus: "

[PATCH v8 00/10] gpio: siul2-s32g2: add initial GPIO driver
 2026-02-23 13:14 UTC  (11+ messages)
` [PATCH v8 01/10] dt-bindings: mfd: add support for the NXP SIUL2 module

[PATCH v1 19/23] pmdomain: imx: gpcv2: Discard pm_runtime_put() return value
 2026-02-23 13:03 UTC  (9+ messages)

[PATCH 0/9] PCI: endpoint differentiate between disabled and reserved BARs
 2026-02-23 10:14 UTC  (8+ messages)
` [PATCH 1/9] PCI: endpoint: Introduce pci_epc_bar_type BAR_64BIT_UPPER
` [PATCH 5/9] PCI: dwc: Replace BAR_RESERVED with BAR_DISABLED in glue drivers

[PATCH net-next 00/10] net: stmmac: qcom-ethqos: cleanups and re-organise SerDes handling
 2026-02-23  9:35 UTC  (11+ messages)
` [PATCH net-next 01/10] net: stmmac: qcom-ethqos: rename "por" members to "rgmii_por"
` [PATCH net-next 02/10] net: stmmac: qcom-ethqos: remove register field value obfuscations
` [PATCH net-next 03/10] net: stmmac: qcom-ethqos: change ethqos_configure*() to return void
` [PATCH net-next 04/10] net: stmmac: qcom-ethqos: move qcom_ethqos_set_sgmii_loopback() up
` [PATCH net-next 05/10] net: stmmac: qcom-ethqos: move loopback disable to .mac_finish()
` [PATCH net-next 06/10] net: stmmac: pass interface mode into fix_mac_speed() method
` [PATCH net-next 07/10] net: stmmac: qcom-ethqos: pass phy interface mode to configs
` [PATCH net-next 08/10] net: stmmac: qcom-ethqos: use phy interface mode for inband
` [PATCH net-next 09/10] net: stmmac: qcom-ethqos: move SerDes speed configuration
` [PATCH net-next 10/10] net: stmmac: qcom-ethqos: convert to set_clk_tx_rate() method

[PATCH 0/3] media: v4l: async: add helper API v4l2_async_pad_init_and_register_subdev()
 2026-02-23  8:34 UTC  (4+ messages)

[PATCH v2 0/4] Kontron i.MX8MP OSM Devicetree Fixups
 2026-02-23  8:32 UTC  (9+ messages)
` [PATCH v2 1/4] arm64: dts: imx8mp-kontron: Fix touch reset configuration on DL devices
` [PATCH v2 2/4] arm64: dts: imx8mp-kontron: Drop vmmc-supply to fix SD card on SMARC eval carrier
` [PATCH v2 3/4] arm64: dts: imx8mp-kontron: Fix boot order for PMIC and RTC
` [PATCH v2 4/4] arm64: dts: imx8mp-kontron: Use GPIO/IRQ defines in DL devicetree

[PATCH v2 0/2] arm64: dts: imx8mq-librem5: PMIC voltage changes
 2026-02-21 18:15 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
` [PATCH v2 2/2] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V

[PATCH 0/2] arm64: dts: imx8mq-librem5: PMIC voltage changes
 2026-02-21 17:52 UTC  (4+ messages)
` [PATCH 1/2] Revert "arm64: dts: imx8mq-librem5: Set the DVS voltages lower"
` [PATCH 2/2] arm64: dts: imx8mq-librem5: Bump BUCK1 suspend voltage up to 0.85V

[PATCH v2 0/3] ARM: dts: TQMa7: modify for use in bootloaders
 2026-02-20 14:59 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: imx7s: add boot phase properties
` [PATCH v2 2/3] ARM: dts: tqma7: "
` [PATCH v2 3/3] ARM: dts: imx7-mba7: Deassert BOOT_EN after boot

[PATCH v2 0/4] ARM: dts: TQMa6: modify for use in bootloaders
 2026-02-20 14:30 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: imx6qdl-tqma6: add missing labels
` [PATCH v2 2/4] ARM: dts: imx6qdl: add boot phase properties
` [PATCH v2 3/4] ARM: dts: imx6qdl-tqma6: "
` [PATCH v2 4/4] ARM: dts: imx6qdl-mba6: "

[PATCH v2 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
 2026-02-20 14:31 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: imx6ul/imx6ull: add boot phase properties
` [PATCH v2 2/4] ARM: dts: imx6ul[l]-tqma6ul[l]: "
` [PATCH v2 3/4] ARM: dts: mba6ulx: "
` [PATCH v2 4/4] ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems

[PATCH 0/4] ARM: dts: TQMa6UL: modify for use in bootloaders
 2026-02-20 13:46 UTC  (10+ messages)
` [PATCH 1/4] ARM: dts: imx6ul/imx6ull: add boot phase properties

[PATCH] drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe()
 2026-02-20 12:44 UTC  (2+ messages)

[PATCH 0/4] Kontron i.MX8MP OSM Devicetree Fixups
 2026-02-20 10:35 UTC  (9+ messages)
` [PATCH 2/4] arm64: dts: imx8mp-kontron: Fix SD card supply on SMARC eval carrier
` [PATCH 3/4] arm64: dts: imx8mp-kontron: Fix boot order for PMIC and RTC

[PATCH v2] gpu: ipu-v3: clean up kernel-doc warnings
 2026-02-19 21:52 UTC 

[PATCH] Revert "ARM: dts: imx: move nand related property under nand@0"
 2026-02-19 19:41 UTC  (5+ messages)

[PATCH] arm64: dts: freescale: imx93: Add Ethos-U65 NPU and SRAM nodes
 2026-02-19 14:41 UTC 

[PATCH bpf v3 0/9] Address XDP frags having negative tailroom
 2026-02-19 12:00 UTC  (3+ messages)
` [PATCH bpf v3 5/9] i40e: fix registering XDP RxQ info

[PATCH v2 0/2] drm/imx: ipuv3-plane: support underlay plane
 2026-02-19 11:53 UTC  (4+ messages)
` [PATCH v2 1/2] drm/imx: ipuv3-plane: decouple zpos from plane type
` [PATCH v2 2/2] drm/imx: ipuv3-plane: support underlay plane

[PATCH 0/2] drm/imx: ipuv3-plane: support underlay plane
 2026-02-19 11:05 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 12/13] serial: linflexuart: Add DMA support
 2026-02-19  8:22 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-6.1] watchdog: imx7ulp_wdt: handle the nowayout option
 2026-02-19  2:04 UTC  (2+ messages)
` [PATCH AUTOSEL 6.19-5.10] phy: fsl-imx8mq-usb: disable bind/unbind platform driver feature

[PATCH 00/13] Add DMA support for LINFlexD UART driver
 2026-02-18 19:49 UTC  (5+ messages)
` [PATCH 09/13] dt-bindings: serial: fsl-linflexuart: add dma properties


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