Linux kernel and device drivers for NXP i.MX platforms
 help / color / mirror / Atom feed
 messages from 2024-11-06 02:06:12 to 2024-11-09 13:07:53 UTC [more...]

[PATCH v3 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
 2024-11-09 13:07 UTC  (8+ messages)
` [PATCH v3 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4

[PATCH 0/4] power: supply: max17042: cleanup and more features
 2024-11-09 12:44 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: power: supply: max17042: add share-irq node
` [PATCH 2/4] power: supply: max17042: implement dts shared-irq
` [PATCH 3/4] power: supply: max17042: use microvolts for voltage comparison
` [PATCH 4/4] power: supply: max17042: rename maxim,rsns-microohm property

[PATCH v2 0/4] iio: temperature: Add support for P3T1085
 2024-11-09 10:37 UTC  (10+ messages)
` [PATCH v2 1/4] dt-bindings: hwmon: ti,tmp108: Add nxp,p3t1085 compatible string
` [PATCH v2 2/4] hwmon: tmp108: Add help function tmp108_common_probe()
` [PATCH v2 3/4] hwmon: tmp108: Add support for I3C device
` [PATCH v2 4/4] arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085

[PATCH v3 0/8] Support spread spectrum clocking for i.MX8{M,N,P} PLLs
 2024-11-09 10:20 UTC  (19+ messages)
` [PATCH v3 1/8] dt-bindings: clock: imx8m-clock: support spread spectrum clocking
` [PATCH v3 2/8] clk: imx: pll14xx: support spread spectrum clock generation
` [PATCH v3 3/8] clk: imx: imx8mm: distinguish between ccm and anatop references
` [PATCH v3 4/8] clk: imx8mm: support spread spectrum clock generation
` [PATCH v3 5/8] clk: imx: imx8mn: distinguish between ccm and anatop references
` [PATCH v3 6/8] clk: imx8mn: support spread spectrum clock generation
` [PATCH v3 7/8] clk: imx8mp: don't lose the anatop device node
` [PATCH v3 8/8] clk: imx8mp: support spread spectrum clock generation

[PATCH v5 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-08 19:43 UTC  (6+ messages)
` [PATCH v5 1/5] PCI: endpoint: Add pci_epc_get_fn() API for customizable filtering
` [PATCH v5 2/5] PCI: endpoint: Add RC-to-EP doorbell support using platform MSI controller
` [PATCH v5 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v5 4/5] misc: pci_endpoint_test: Add doorbell test case
` [PATCH v5 5/5] tools: PCI: Add 'B' option for test doorbell

[PATCH 0/3] iio: temperature: Add support for P3T1085
 2024-11-08 17:47 UTC  (10+ messages)
` [PATCH 1/3] dt-bindings: trivial-devices: Add NXP P3T1085UK I3C/I2C temperature sensor
` [PATCH 2/3] iio: temperature: Add support for P3T1085
` [PATCH 3/3] arm64: dts: imx93-9x9-qsb: add temp-sensor nxp,p3t1085

[PATCH v2] ARM: imx_v6_v7_defconfig: enable SND_SOC_SPDIF
 2024-11-08 15:34 UTC 

[PATCH 0/3] Add i.MX91 platform support
 2024-11-08 14:07 UTC  (18+ messages)
` [PATCH 1/3] dt-bindings: arm: fsl: Add i.MX91 11x11 evk board
` [PATCH 2/3] arm64: dts: freescale: Add i.MX91 dtsi support
` [PATCH 3/3] arm64: dts: freescale: Add i.MX91 11x11 EVK basic support

[PATCH 0/8] TQMa7x DT cleanup
 2024-11-08 14:02 UTC  (10+ messages)
` [PATCH 1/8] ARM: dts: imx7-mba7: remove LVDS transmitter regulator
` [PATCH 2/8] ARM: dts: imx7-tqma7: Remove superfluous status="okay" property
` [PATCH 3/8] ARM: dts: imx7-tqma7: add missing vs-supply for LM75A (rev. 01xxx)
` [PATCH 4/8] ARM: dts: imx7-mba7: Add 3.3V and 5.0V regulators
` [PATCH 5/8] ARM: dts: imx7-mba7: Fix SD card vmmc-supply
` [PATCH 6/8] ARM: dts: imx7-mba7: Remove duplicated power supply
` [PATCH 7/8] ARM: dts: imx7[d]-mba7: add Ethernet PHY IRQ support
` [PATCH 8/8] ARM: imx_v6_v7_defconfig: enable JC42 for TQMa7x

[PATCH v2 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-11-08 12:27 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: clock: imx93: Add SPDIF IPG clk
` [PATCH v2 2/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
` [PATCH v2 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[PATCH] mmc: Use of_property_present() for non-boolean properties
 2024-11-08  8:46 UTC  (2+ messages)

[PATCH] pinctrl: Use of_property_present() for non-boolean properties
 2024-11-08  8:02 UTC  (2+ messages)

[PATCH 0/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
 2024-11-08  2:22 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: clock: imx93: Add SPDIF IPG clk
` [PATCH 2/3] clk: imx93: Add IMX93_CLK_SPDIF_IPG clock
` [PATCH 3/3] arm64: dts: imx93: Use IMX93_CLK_SPDIF_IPG as SPDIF IPG clock

[PATCH net-next 0/5] Add more feautues for ENETC v4 - round 1
 2024-11-08  1:32 UTC  (14+ messages)
` [PATCH net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC
` [PATCH net-next 2/5] net: enetc: add Tx "
` [PATCH net-next 3/5] net: enetc: update max chained Tx BD number "
` [PATCH net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
` [PATCH net-next 5/5] net: enetc: add UDP segmentation offload support

[PATCH 0/2] spi: imx: support word delay in ecspi
 2024-11-08  1:02 UTC  (5+ messages)
` [PATCH 1/2] spi: imx: pass struct spi_transfer to prepare_transfer()
` [PATCH 2/2] spi: imx: support word delay

[PATCH v4 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
 2024-11-08  0:53 UTC  (17+ messages)
` [PATCH v4 2/5] PCI: endpoint: Add RC-to-EP doorbell support using "
` [PATCH v4 3/5] PCI: endpoint: pci-epf-test: Add doorbell test support
` [PATCH v4 4/5] misc: pci_endpoint_test: Add doorbell test case

[PATCH v3 0/4] firmware: imx: secvio: Add secvio support
 2024-11-08  0:41 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: firmware: imx: add nvmem phandle
` [PATCH v3 2/4] arm64: dts: imx8qxp: add node for nvmem property
` [PATCH v3 3/4] firmware: imx: Add SC APIs required for secvio module
` [PATCH v3 4/4] firmware: imx: secvio: Add support for SNVS secvio and tamper via SCFW

[PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq()
 2024-11-08  0:24 UTC  (6+ messages)

panel-lvds for imx8mm-verdin boards
 2024-11-07 20:08 UTC  (3+ messages)

[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
 2024-11-07 19:16 UTC  (9+ messages)

[PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr()
 2024-11-07 17:02 UTC  (2+ messages)

[PATCH v3 0/2] add NXP LINFlexD UART clock support for S32G2/S32G3
 2024-11-07 15:39 UTC  (9+ messages)
` [PATCH v3 1/2] dt-bindings: linflexuart: add clock definitions
` [PATCH v3 2/2] serial: fsl_linflexuart: add clock support

[PATCH] clk: imx6q: No need to repeatedly disable analog clk during kdump
 2024-11-07 11:27 UTC 

[PATCH 0/4] refactor the system PM logic for sdhci-esdhc-imx
 2024-11-07  9:20 UTC  (7+ messages)
` [PATCH 2/4] mmc: host: sdhci-esdhc-imx: refactor the system PM logic

[PATCH v11 1/3] dt-bindings: display: Add powertip,{st7272|hx8238a} as DT Schema description
 2024-11-07  8:57 UTC  (3+ messages)
` [PATCH v11 2/3] dt-bindings: arm: Document the btt3 i.MX28 based board
` [PATCH v11 3/3] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH] perf jevents: fix breakage when do perf stat on system metric
 2024-11-07  7:20 UTC  (4+ messages)

[PATCH][next] net: enetc: Fix spelling mistake "referencce" -> "reference"
 2024-11-07  2:00 UTC  (2+ messages)

[PATCH v2] PCI: dwc: Fix resume failure if no EP is connected at some platforms
 2024-11-07  1:51 UTC  (7+ messages)

[PATCH v2 net] net: enetc: Do not configure preemptible TCs if SIs do not support
 2024-11-07  1:36 UTC  (3+ messages)

[GIT PULL] clk: imx: Updates for v6.13
 2024-11-06 21:39 UTC  (2+ messages)

[PATCH v10 1/4] dt-bindings: display: Add powertip,st7272 as DT Schema description
 2024-11-06 19:26 UTC  (5+ messages)
` [PATCH v10 4/4] ARM: dts: mxs: Add descriptions for imx287 based btt3-[012] devices

[PATCH v2 0/2] Bug fixes when generic suspend/resume functions are used
 2024-11-06 15:02 UTC  (2+ messages)

IMX8MQ EVK board not booting anymore with v6.12-rc
 2024-11-06 12:56 UTC  (3+ messages)

[PATCH v1] ARM: imx_v6_v7_defconfig: enable SND_SOC_SPDIF
 2024-11-06 10:52 UTC  (10+ messages)

[PATCH v5 00/13] Add ITE IT6263 LVDS to HDMI converter support
 2024-11-06  9:46 UTC  (7+ messages)
` (subset) "

[PATCH v2 1/1] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
 2024-11-06  8:01 UTC  (5+ messages)

[PATCH v5 0/4] Add video encoder ROI ctrls
 2024-11-06  6:07 UTC  (5+ messages)
` [PATCH v5 1/4] media: v4l2_ctrl: Add V4L2_CTRL_TYPE_RECT
` [PATCH v5 2/4] media: v4l2-ctrls: add support for V4L2_CTRL_WHICH_MIN/MAX_VAL
` [PATCH v5 3/4] media: vivid: Add an rectangle control
` [PATCH v5 4/4] media: v4l2-ctrls: Add video encoder ROI ctrls


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