messages from 2025-02-18 02:02:49 to 2025-02-19 09:37:32 UTC [more...]
[PATCH 0/5] Driver for Apple ISP and cameras
2025-02-19 9:37 UTC (8+ messages)
` [PATCH 1/5] dt-bindings: power: apple,pmgr-pwrstate: Add force-{disable,reset} properties
` [PATCH 2/5] pmdomain: apple: Add force-disable/force-reset
` [PATCH 3/5] media: dt-bindings: Add Apple ISP
` [PATCH 4/5] media: apple: Add Apple ISP driver
` [PATCH 5/5] arm64: dts: apple: Add ISP nodes
[PATCH 0/4] media: i2c: Add driver for Sony IMX728
2025-02-19 9:31 UTC (7+ messages)
` [PATCH 3/4] arm64: dts: ti: k3-am62a7-sk: Add overlay for fusion 2 board
` [PATCH 4/4] arm64: dts: ti: Add overlays for IMX728 RCM
[PATCH 0/6] add USB2.0 support for i.MX95-19x19 EVK board
2025-02-19 9:31 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: usb: chipidea: add compatible for i.MX95 platform
` [PATCH 2/6] dt-bindings: usb: usbmisc-imx: "
` [PATCH 3/6] usb: chipidea: imx: add wakeup interrupt handling
` [PATCH 4/6] usb: chipidea: imx: add HSIO Block Control wakup setting
` [PATCH 5/6] arm64: dts: imx95: add USB2.0 nodes
` [PATCH 6/6] arm64: dts: imx95-19x19-evk: enable USB2.0 node
[PATCH v4 0/8] driver core: auxiliary bus: add device creation helper
2025-02-19 9:16 UTC (12+ messages)
` [PATCH v4 1/8] driver core: auxiliary bus: add device creation helpers
` [PATCH v4 2/8] reset: mpfs: use the auxiliary device creation
` [PATCH v4 3/8] drm/bridge: ti-sn65dsi86: use the auxiliary device
` [PATCH v4 4/8] platform: arm64: lenovo-yoga-c630: use the auxiliary device creation helper
` [PATCH v4 5/8] clk: eyeq: "
` [PATCH v4 6/8] reset: eyeq: drop device_set_of_node_from_dev() done by parent
` [PATCH v4 7/8] clk: clk-imx8mp-audiomix: use the auxiliary device creation helper
` [PATCH v4 8/8] clk: amlogic: axg-audio: use the auxiliary reset driver - take 2
[PATCH 0/5] imx8mp: Add support to Run/Stall DSP via reset API
2025-02-19 8:46 UTC (23+ messages)
` [PATCH 1/5] reset: imx8mp-audiomix: Add prefix for internal macro
` [PATCH 2/5] reset: imx8mp-audiomix: Prepare the code for more reset bits
` [PATCH 3/5] reset: imx8mp-audiomix: Introduce active_low configuration option
` [PATCH 4/5] reset: imx8mp-audiomix: Add support for DSP run/stall
` [PATCH 5/5] imx_dsp_rproc: Use reset controller API to control the DSP
[PATCH 0/9] ARM: dts: TQMa6/6UL/7: DT cleanup
2025-02-19 8:17 UTC (10+ messages)
` [PATCH 1/9] ARM: dts: imx6qdl-tqma6: Order DT properties
` [PATCH 2/9] ARM: dts: imx6qdl-tqma6: limit PMIC SW4 to 3.3V
` [PATCH 3/9] ARM: dts: imx6qdl-tqma6: use sw4_reg as 3.3V supply
` [PATCH 4/9] ARM: dts: imx6qdl-tqma6: Add partitions subnode to spi-nor
` [PATCH 5/9] ARM: dts: imx6ul-tqma6ul: Order DT properties
` [PATCH 6/9] ARM: dts: imx6ul-tqma6ul: Add vcc-supply for spi-nor
` [PATCH 7/9] ARM: dts: tqma6ul: Add partitions subnode to spi-nor
` [PATCH 8/9] ARM: dts: imx7-tqma7: Add vcc-supply for spi-nor
` [PATCH 9/9] ARM: dts: tqma7: Add partitions subnode to spi-nor
[PATCH v3 00/25] drm/dumb-buffers: Fix and improve buffer-size calculation
2025-02-19 8:09 UTC (30+ messages)
` [PATCH v3 01/25] drm/dumb-buffers: Sanitize output on errors
` [PATCH v3 02/25] drm/dumb-buffers: Provide helper to set pitch and size
` [PATCH v3 03/25] drm/gem-dma: Compute dumb-buffer sizes with drm_mode_size_dumb()
` [PATCH v3 04/25] drm/gem-shmem: "
` [PATCH v3 05/25] drm/gem-vram: "
` [PATCH v3 06/25] drm/armada: "
` [PATCH v3 07/25] drm/exynos: "
` [PATCH v3 08/25] drm/gma500: "
` [PATCH v3 09/25] drm/hibmc: "
` [PATCH v3 10/25] drm/imx/ipuv3: "
` [PATCH v3 11/25] drm/loongson: "
` [PATCH v3 12/25] drm/mediatek: "
` [PATCH v3 13/25] drm/msm: "
` [PATCH v3 14/25] drm/nouveau: "
` [PATCH v3 15/25] drm/omapdrm: "
` [PATCH v3 16/25] drm/qxl: "
` [PATCH v3 17/25] drm/renesas/rcar-du: "
` [PATCH v3 18/25] drm/renesas/rz-du: "
` [PATCH v3 19/25] drm/rockchip: "
` [PATCH v3 20/25] drm/tegra: "
` [PATCH v3 21/25] drm/virtio: "
` [PATCH v3 22/25] drm/vmwgfx: "
` [PATCH v3 23/25] drm/xe: "
` [PATCH v3 24/25] drm/xen: "
` [PATCH v3 25/25] drm/xlnx: "
[PATCH v2 net 0/9] net: enetc: fix some known issues
2025-02-19 5:42 UTC (10+ messages)
` [PATCH v2 net 1/9] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
` [PATCH v2 net 2/9] net: enetc: correct the tx_swbd statistics
` [PATCH v2 net 3/9] net: enetc: correct the xdp_tx statistics
` [PATCH v2 net 4/9] net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNC
` [PATCH v2 net 5/9] net: enetc: update UDP checksum when updating originTimestamp field
` [PATCH v2 net 6/9] net: enetc: add missing enetc4_link_deinit()
` [PATCH v2 net 7/9] net: enetc: remove the mm_lock from the ENETC v4 driver
` [PATCH v2 net 8/9] net: enetc: correct the EMDIO base offset for ENETC v4
` [PATCH v2 net 9/9] net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()
[PATCH net-next 0/3] net: stmmac: further cleanups
2025-02-19 1:11 UTC (10+ messages)
` [PATCH net-next 1/3] net: stmmac: clarify priv->pause and pause module parameter
` [PATCH net-next 2/3] net: stmmac: remove useless priv->flow_ctrl
` [PATCH net-next 3/3] net: stmmac: "speed" passed to fix_mac_speed is an int
[PATCH v5 0/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
2025-02-18 23:05 UTC (4+ messages)
` [PATCH v5 1/2] dt-bindings: thermal: fsl,imx91-tmu: add bindings for NXP i.MX91 thermal module
` [PATCH v5 2/2] thermal: imx91: Add support for i.MX91 thermal monitoring unit
[PATCH 1/2] ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()
2025-02-18 21:30 UTC (2+ messages)
[PATCH] pmdomain: imx: gpcv2: use proper helper for property detection
2025-02-18 19:18 UTC
[PATCH v2 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
2025-02-18 18:51 UTC (5+ messages)
[PATCH v2 0/6] arm64: dts: imx8mp-skov: add new variants
2025-02-18 18:38 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
` [PATCH v2 2/6] arm64: dts: imx8mp-skov: add basic board as fallback
` [PATCH v2 3/6] arm64: dts: imx8mp-skov: move I2C2 pin control group into DTSI
` [PATCH v2 4/6] arm64: dts: imx8mp-skov: describe I2C bus recovery for all controllers
` [PATCH v2 5/6] arm64: dts: imx8mp-skov: add revC BD500 board
` [PATCH v2 6/6] arm64: dts: imx8mp-skov: support new 7" panel board
[PATCH v4 0/6] arm64: dts: freescale: imx8mp-skov: switch to nominal drive mode
2025-02-18 18:26 UTC (7+ messages)
` [PATCH v4 1/6] dt-bindings: clock: imx8m: document nominal/overdrive properties
` [PATCH v4 2/6] arm64: dts: imx8mp: Add optional nominal drive mode DTSI
` [PATCH v4 3/6] arm64: dts: imx8mp: add fsl,nominal-mode property into nominal.dtsi
` [PATCH v4 4/6] arm64: dts: freescale: imx8mp-skov: configure LDB clock automatically
` [PATCH v4 5/6] arm64: dts: freescale: imx8mp-skov: operate SoC in nominal mode
` [PATCH v4 6/6] clk: imx8mp: inform CCF of maximum frequency of clocks
[PATCH RESEND v4 0/2] regulator: add new PMIC PF9453 support
2025-02-18 17:38 UTC (3+ messages)
` [PATCH RESEND v4 1/2] regulator: dt-bindings: pca9450: Add nxp,pf9453 compatible string
` [PATCH RESEND v4 2/2] regulator: pf9453: add PMIC PF9453 support
[PATCH 0/4] clk: imx8mp: fix parents of AUDIOMIX DSP/OCRAM_A
2025-02-18 16:08 UTC (6+ messages)
` [PATCH 1/4] dt-bindings: clock: imx8mp: add axi clock
[PATCH 0/4] scmi: Bypass set fwnode to address devlink issue
2025-02-18 13:36 UTC (10+ messages)
` [PATCH 1/4] firmware: arm_scmi: bus: Bypass setting fwnode for scmi cpufreq
[PATCH v1 0/2] arm64: dts: freescale: imx8mm/imx8mp-verdin-dahlia: add Microphone Jack to sound card
2025-02-18 12:00 UTC (5+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: imx8mp-verdin-dahlia: "
` [PATCH v1 2/2] arm64: dts: freescale: imx8mm-verdin-dahlia: "
[PATCH RFC net-next 0/7] net: stmmac: cleanup transmit clock setting
2025-02-18 11:41 UTC (9+ messages)
` [PATCH RFC net-next 1/7] net: stmmac: provide generic transmit clock configuration hook
` [PATCH RFC net-next 2/7] net: stmmac: provide generic implementation for set_clk_tx_rate method
` [PATCH RFC net-next 3/7] net: stmmac: dwc-qos-eth: use generic stmmac_set_clk_tx_rate()
` [PATCH RFC net-next 4/7] net: stmmac: starfive: "
` [PATCH RFC net-next 5/7] net: stmmac: s32: "
` [PATCH RFC net-next 6/7] net: stmmac: intel: "
` [PATCH RFC net-next 7/7] net: stmmac: imx: "
[PATCH net 0/8] net: enetc: fix some known issues
2025-02-18 10:13 UTC (13+ messages)
` [PATCH net 1/8] net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()
[PATCH v5 0/3] add I2C DTS support for S32G2/S32G3 SoCs
2025-02-18 10:04 UTC (2+ messages)
[PATCH v2 1/2] ARM: dts: imx5: Fix the CCM interrupts description
2025-02-18 10:02 UTC (2+ messages)
[PATCH] ARM: dts: vfxxx: Fix the CAAM job ring node names
2025-02-18 9:57 UTC (2+ messages)
[PATCH v1] ARM: dts: imx6qdl-apalis: Fix poweroff on Apalis iMX6
2025-02-18 9:52 UTC (2+ messages)
[PATCH 0/6] Complete WM8960 power supplies for i.MX boards
2025-02-18 9:41 UTC (2+ messages)
[PATCH v2 0/2] arm64: dts: imx8m: Add pinctrl config definitions
2025-02-18 8:39 UTC (3+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mm: "
` [PATCH v2 2/2] arm64: dts: imx8mp: "
[PATCH v3 0/7] driver core: auxiliary bus: add device creation helper
2025-02-18 8:14 UTC (7+ messages)
` [PATCH v3 1/7] driver core: auxiliary bus: add device creation helpers
[PATCH v3 0/9] Use correct LDO5 control registers for PCA9450
2025-02-18 8:02 UTC (4+ messages)
` (subset) "
[PATCH v3] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
2025-02-18 7:48 UTC (2+ messages)
[PATCH v3 00/15] Update PHYTEC's i.MX8MM DTSs
2025-02-18 7:41 UTC (16+ messages)
` [PATCH v3 01/15] arm64: dts: imx8mm-phycore-som: Keep LDO3 on in suspend
` [PATCH v3 02/15] arm64: dts: imx8mm-phycore-som: Fix bluetooth wakeup source
` [PATCH v3 03/15] arm64: dts: imx8mm-phycore-som: Remove magic-packet property
` [PATCH v3 04/15] arm64: dts: imx8mm-phycore-som: Assign regulator for dsi to lvds bridge
` [PATCH v3 05/15] arm64: dts: imx8mm-phycore-som: add descriptions to nodes
` [PATCH v3 06/15] arm64: dts: imx8mm-phyboard-polis: add RTC description
` [PATCH v3 07/15] arm64: dts: imx8mm-phyboard-polis: Set RTC as wakeup-source
` [PATCH v3 08/15] arm64: dts: imx8mm-phygate-tauri-l: "
` [PATCH v3 09/15] arm64: dts: imx8mm: move bulk of rtc properties to carrierboards
` [PATCH v3 10/15] arm64: dts: imx8mm-phyboard-polis: Assign missing regulator for bluetooth
` [PATCH v3 11/15] arm64: dts: imx8mm-phyboard-polis: Add support for PEB-AV-10
` [PATCH v3 12/15] arm64: dts: imx8mm-phyboard-polis: Add overlay for PEB-EVAL-01
` [PATCH v3 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc
` [PATCH v3 14/15] arm64: dts: imx8mm-phycore-som: Add no-eth phy overlay
` [PATCH v3 15/15] arm64: dts: imx8mm-phycore-som: Add overlay to disable SPI NOR flash
[PATCH 1/1] arm64: dts: freescale: tqma8mpql: Fix vqmmc-supply
2025-02-18 6:20 UTC (2+ messages)
[PATCH v2 00/15] Update PHYTEC's i.MX8MM DTSs
2025-02-18 5:16 UTC (6+ messages)
` [PATCH v2 13/15] arm64: dts: imx8mm-phycore-som: Add overlay for rproc
[PATCH 0/3] TQMa93xx fixes
2025-02-18 5:35 UTC (2+ messages)
[PATCH 0/5] TQMa8Xx update
2025-02-18 5:26 UTC (2+ messages)
[PATCH 0/2] i.MX7 DT fixes
2025-02-18 5:21 UTC (3+ messages)
` [PATCH 1/2] ARM: dts: imx7s: Move csi-mux to below root
[PATCH v2 00/10] arm64: dts: imx8mp-skov: flesh out device trees
2025-02-18 5:11 UTC (2+ messages)
[PATCH] firmware: imx-scu: fix OF node leak in .probe()
2025-02-18 3:23 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: improve imx8mq emmc/sd read performance
2025-02-18 3:09 UTC (3+ messages)
` [EXT] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).