Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-22 13:30:26 to 2024-04-23 00:38:40 UTC [more...]

[PATCH v9 0/9] Initial Marvell PXA1908 support
 2024-04-23  0:38 UTC  (7+ messages)
` [PATCH v9 5/9] clk: mmp: Add Marvell PXA1908 clock driver

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-04-23  0:16 UTC  (5+ messages)
` [PATCH v2 1/5] mfd: axp20x: AXP717: Fix missing IRQ status registers range
` [PATCH v2 2/5] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones

[PATCH] of: reserved_mem: Remove the use of phandle from the reserved_mem APIs
 2024-04-22 23:52 UTC 

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-22 23:48 UTC  (11+ messages)
` [PATCH net-next v4 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v4 12/12] dt-bindings: net: add Microchip's LAN865X 10BASE-T1S MACPHY

[PATCH 0/2] riscv: sophgo: add USB phy support for CV18XX series
 2024-04-22 23:32 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: phy: Add Sophgo CV1800 USB phy

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-04-22 23:24 UTC  (11+ messages)
` [PATCH v4 01/10] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v4 02/10] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v4 03/10] dt-bindings: test: Add KUnit empty node binding
` [PATCH v4 04/10] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v4 05/10] platform: Add test managed platform_device/driver APIs
` [PATCH v4 06/10] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v4 07/10] clk: Add test managed clk provider/consumer APIs
` [PATCH v4 08/10] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v4 09/10] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH v4 10/10] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH V4 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-22 23:17 UTC  (7+ messages)
` [PATCH V4 1/5] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
` [PATCH V4 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH V4 3/5] arm64: dts: qcom: x1e80100: Resize GIC Redistributor register region
` [PATCH V4 4/5] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes
` [PATCH V4 5/5] arm64: dts: qcom: x1e80100: Enable cpufreq

[PATCH v2] arm: dts: bcm2711: Describe Ethernet LEDs
 2024-04-22 23:08 UTC 

[PATCH v2] arm: dts: bcm2711: Describe Ethernet LEDs
 2024-04-22 23:07 UTC 

[PATCH v9 0/6] Add interconnect driver for IPQ9574 SoC
 2024-04-22 23:05 UTC  (5+ messages)
` [PATCH v9 1/6] interconnect: icc-clk: Allow user to specify master/slave ids
` [PATCH v9 4/6] clk: qcom: common: Add interconnect clocks support

[PATCH v19 00/41] Introduce QC USB SND audio offloading support
 2024-04-22 22:49 UTC  (42+ messages)
` [PATCH v19 01/41] xhci: add helper to stop endpoint and wait for completion
` [PATCH v19 02/41] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v19 03/41] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v19 04/41] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v19 05/41] xhci: sideband: add initial api to register a sideband entity
` [PATCH v19 06/41] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v19 07/41] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v19 08/41] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v19 09/41] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v19 10/41] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v19 11/41] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v19 12/41] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v19 13/41] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v19 14/41] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v19 15/41] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v19 16/41] ALSA: usb-audio: Save UAC sample size information
` [PATCH v19 17/41] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v19 18/41] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v19 19/41] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v19 20/41] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v19 21/41] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v19 22/41] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v19 23/41] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v19 24/41] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v19 25/41] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v19 26/41] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v19 27/41] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v19 28/41] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v19 29/41] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v19 30/41] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v19 31/41] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v19 32/41] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v19 33/41] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v19 34/41] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v19 35/41] ASoC: usb: Fetch ASoC sound card information
` [PATCH v19 36/41] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v19 37/41] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v19 38/41] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v19 39/41] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v19 40/41] ASoC: qcom: Populate SoC components string
` [PATCH v19 41/41] ASoC: doc: Add documentation for SOC USB

[PATCH 0/2] Enable vibrator on PMI632 + Fairphone 3
 2024-04-22 22:43 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: pmi632: Add vibrator

[PATCH v2 0/6] riscv: Apply Zawrs when available
 2024-04-22 22:36 UTC  (8+ messages)
` [PATCH v2 2/6] dt-bindings: riscv: Add Zawrs ISA extension description

[PATCH 0/7] Enable eQEP DT support for Sitara K3 platforms
 2024-04-22 22:15 UTC  (9+ messages)
` [PATCH 1/7] arm64: dts: ti: k3-am62-main: Add eQEP nodes
` [PATCH 5/7] dt-bindings: counter: Update TI eQEP binding

[PATCH v2 0/6] MMC updates for TI K3 platforms
 2024-04-22 22:06 UTC  (4+ messages)
` [PATCH v2 6/6] arm64: defconfig: Set CONFIG_MFD_TPS6594_I2C=y

[PATCH 0/6] Update compat strings for SD/MMC nodes on RZ/{G2L (family), G3S, V2M} SoCs
 2024-04-22 21:30 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: mmc: renesas,sdhi: Drop 'items' keyword
` [PATCH 2/6] dt-bindings: mmc: renesas,sdhi: Document RZ/G2L family compatibility
` [PATCH 3/6] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs
` [PATCH 4/6] arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes
` [PATCH 5/6] arm64: dts: renesas: rzg2l-family: "
` [PATCH 6/6] arm64: dts: renesas: r9a08g045: "

[PATCH 0/7] PCI: xilinx-nwl: Add phy support
 2024-04-22 21:30 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: pci: xilinx-nwl: Add phys

[PATCH v2 0/7] Break out as separate driver and add BOE nv110wum-l60 IVO t109nw41 MIPI-DSI panel
 2024-04-22 21:17 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: display: panel: Add himax hx83102 panel bindings
` [PATCH v2 2/7] drm/panel: himax-hx83102: Break out as separate driver
` [PATCH v2 3/7] arm64: defconfig: Enable HIMAX_HX83102 panel
` [PATCH v2 4/7] dt-bindings: display: panel: Add compatible for BOE nv110wum-l60

[PATCH 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-04-22 20:57 UTC  (2+ messages)

[PATCH 0/2] Add generic panel-dsi to panel-simple
 2024-04-22 20:56 UTC  (9+ messages)
` [PATCH 1/2] drm/panel: panel-simple: Add generic panel-dsi driver
` [PATCH 2/2] dt-bindings: panel-simple-dsi: Add generic panel-dsi

[PATCH v3 0/2] Add IAX45 support for RZ/Five SoC
 2024-04-22 20:50 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "
` [PATCH v3 2/2] irqchip/renesas-rzg2l: Add support for "

[PATCH v4] dt-bindings: PCI: altera: Convert to YAML
 2024-04-22 20:40 UTC  (3+ messages)

[PATCH v2] ASoC: dt-bindings: mt2701-wm8960: Convert to dtschema
 2024-04-22 19:57 UTC  (2+ messages)

[PATCH v3 00/10] arm64: dts: imx8qm Add audio\flexcan\i2c\fec1 nodes for imx8qm-mek board
 2024-04-22 19:50 UTC  (11+ messages)
` [PATCH v3 01/10] arm64: dts: imx8-ss-audio: remove memory-region = <&dsp_reserved>;
` [PATCH v3 02/10] arm64: dts: imx8qm-ss-audio: add audio nodes
` [PATCH v3 03/10] arm64: dts: imx8qm-mek: add sai and wm8960 support
` [PATCH v3 04/10] arm64: dts: imx8x: add cm41 subsystem dtsi
` [PATCH v3 05/10] arm64: dts: imx8qm-mek: add i2c0 and children devices
` [PATCH v3 06/10] arm64: dts: imx8qm-mek: add cm41_i2c "
` [PATCH v3 07/10] arm64: dts: imx8qm-mek: add flexcan support
` [PATCH v3 08/10] arm64: dts: imx8qm-mek: add lsio mu5 and mu6
` [PATCH v3 09/10] arm64: dts: imx8qm: add ocopt and fec_mac[0,1]
` [PATCH v3 10/10] arm64: dts: imx8qm-mek: add fec2 support

[PATCH 01/20] dt-bindings: arm: stm32: Add compatible string for DH electronics STM32MP13xx DHCOR DHSBC board
 2024-04-22 19:50 UTC  (3+ messages)

[PATCH v2 0/7] Linux RISC-V IOMMU Support
 2024-04-22 19:30 UTC  (6+ messages)
` [PATCH v2 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v2 7/7] iommu/riscv: Paging domain support

[PATCH v3 0/3] arm64: dts: imx8dxl: add audio support for imx8dxl
 2024-04-22 18:49 UTC  (5+ messages)
` [PATCH v3 1/3] arm64: dts: imx8dxl-ss-adma: delete unused node
` [PATCH v3 2/3] arm64: dts: imx8dxl-ss-adma: update audio node power domains and IRQ number
` [PATCH v3 3/3] arm64: dts: imx8dxl-evk: add audio nodes

[PATCH v2,0/5] media: change the calculation method of sizeimage
 2024-04-18 20:33 UTC  (10+ messages)
` [PATCH v2,1/5] media: mediatek: vcodec: fix incorrect MT2T format information
` [PATCH v2,3/5] media: mediatek: vcodec: add MM21 format definition
` [PATCH v2,4/5] media: mediatek: vcodec: add MT21 "
` [PATCH v2,5/5] media: mediatek: vcodec: fix incorrect sizeimage for 10bit bitstream

[PATCH 0/2] regulator: pca9450: enable restart handler for I2C
 2024-04-22 17:57 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: regulator: pca9450: add restart handler priority

[PATCH v2 0/3] dt-bindings: kbuild: Rework build rules and dependencies
 2024-04-22 17:46 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: kbuild: Split targets out to separate rules

[PATCH v9 00/10] media: Add driver for the Raspberry Pi <5 CSI-2 receiver
 2024-04-22 17:21 UTC  (5+ messages)
` [PATCH v9 07/10] ARM: dts: bcm2711-rpi: Add pinctrl-based multiplexing for I2C0

[PATCH 0/8] iio: ad9467: support interface tuning
 2024-04-22 17:13 UTC  (13+ messages)
` [PATCH 1/8] iio: backend: add API for "
` [PATCH 3/8] dt-bindings: adc: axi-adc: add clocks property
` [PATCH 7/8] iio: adc: ad9467: cache the sample rate

[PATCH v10 0/6] PCI: qcom: Add support for OPP
 2024-04-22 17:08 UTC  (7+ messages)
` [PATCH v10 2/6] PCI: qcom: Add ICC bandwidth vote for CPU to PCIe path
` [PATCH v10 4/6] arm64: dts: qcom: sm8450: Add OPP table support to PCIe

[PATCH 1/2] dt-bindings: arm: rockchip: Correct the descriptions for Radxa boards
 2024-04-22 17:02 UTC  (3+ messages)

[PATCH v12 0/7] drm/meson: add support for MIPI DSI Display
 2024-04-22 16:57 UTC  (5+ messages)
` [PATCH v12 4/7] drm/meson: gate px_clk when setting rate
` (subset) [PATCH v12 0/7] drm/meson: add support for MIPI DSI Display

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-22 16:52 UTC  (3+ messages)
` (subset) "

[PATCH v10 1/8] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-04-22 16:51 UTC  (5+ messages)
` [PATCH v10 3/8] perf: imx_perf: let the driver manage the counter usage rather the user

[PATCH 0/2] arm64: dts: allwinner: H616: Add LRADC
 2024-04-22 16:45 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: input: sun4i-lradc-keys: Add H616 compatible
` [PATCH 2/2] arm64: dts: allwinner: h616: Add LRADC node

[PATCH 0/2] iio: imu: inv_icm42600: add support of ICM-42686-P
 2024-04-22 15:22 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: imu: add icm42686 inside inv_icm42600
` [PATCH 2/2] iio: imu: inv_icm42600: add support of ICM-42686-P

[PATCH v3 1/1] dt-bindings: interrupt-controller: fsl,irqsteer: Add imx8qxp support
 2024-04-22 16:38 UTC  (3+ messages)

[RFC PATCH net-next v3 0/8] Add support for 10G Ethernet SerDes on MT7988
 2024-04-22 16:23 UTC  (5+ messages)
` [RFC PATCH net-next v3 3/8] net: pcs: pcs-mtk-lynxi: add platform driver for MT7988

[PATCH 0/4] iommu: Remove iommu_fwspec ops
 2024-04-22 16:18 UTC  (3+ messages)
` [PATCH 2/4] ACPI: Retire acpi_iommu_fwspec_ops()

[PATCH v4 0/3] arm64: qcom-sm8[456]50: properly describe the PCIe Gen4x2 PHY AUX clock
 2024-04-22 16:16 UTC  (4+ messages)
` [PATCH v4 1/3] arm64: dts: qcom: sm8450: remove pcie-1-phy-aux-clk and add pcie1_phy pcie1_phy_aux_clk
` [PATCH v4 2/3] arm64: dts: qcom: sm8550: "
` [PATCH v4 3/3] arm64: dts: qcom: sm8650: "

[PATCH v3 0/3] arm64: qcom-sm8[456]50: properly describe the PCIe Gen4x2 PHY AUX clock
 2024-04-22 16:07 UTC  (3+ messages)

[PATCH v4 0/3] arm64: qcom: sm8650: add support for the SM8650-HDK board
 2024-04-22 16:05 UTC  (3+ messages)

[PATCH 0/3] arm64: mx93: etherrnet: set TX_CLK in RMII mode
 2024-04-22 16:02 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: net: mx93: add enet_clk_sel binding

[RFC PATCH v3 0/6] Add A1 Soc audio clock controller driver
 2024-04-22 15:43 UTC  (13+ messages)
` [RFC PATCH v3 4/6] dt-bindings: clock: meson: document A1 SoC "
` [RFC PATCH v3 5/6] clk: meson: a1: add the "

[PATCH v2 0/2] Support MT8188 SCP core 1
 2024-04-22 15:33 UTC  (3+ messages)
` [PATCH v2 2/2] remoteproc: mediatek: "

[PATCH v2 0/3] Add support for Amlogic T7 reset controller
 2024-04-22 15:31 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add "

[PATCH v7 2/3] dt-bindings: sc16is7xx: Add compatible line for XR20M1172 UART
 2024-04-22 15:31 UTC  (3+ messages)

[PATCH 00/17] HSI2, UFS & UFS phy support for Tensor GS101
 2024-04-22 14:55 UTC  (4+ messages)
` [PATCH 08/17] clk: samsung: gs101: add support for cmu_hsi2

[Patch v3 0/2] memory: tegra: Skip restricted register access from Guest
 2024-04-22 14:36 UTC  (4+ messages)
` [Patch v3 2/2] memory: tegra: make sid and broadcast regions optional

[PATCH 0/4] Use STM32 access controller for STM32MP25 clocks
 2024-04-22 14:34 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: clocks: stm32mp25: add access-controllers description

[PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: add r8a779h0 support
 2024-04-22 14:33 UTC  (2+ messages)

[PATCH v2 0/1] arm64: dts: rockchip: correct the model name for Radxa ROCK 3A
 2024-04-22 14:32 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: "

[PATCH v3 0/7] ipq9574: Enable PCI-Express support
 2024-04-22 14:29 UTC  (6+ messages)
` [PATCH v3 7/7] arm64: dts: qcom: ipq9574: add PCIe2 nodes

[PATCH 0/3] Add DSP node for imx8ulp
 2024-04-22 14:29 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: dsp: support imx8ulp dsp clocks
` [PATCH 2/3] dt-bindings: mfd: add schema for 8ulp AVD-SIM

[PATCH] drm/panel-edp: Add panel CSOT MNB601LS1-1
 2024-04-22 14:10 UTC  (2+ messages)

[PATCH v3 0/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
 2024-04-22 13:47 UTC  (11+ messages)
` [PATCH v3 1/4] dt-bindings: arm64: marvell: add solidrun cn9130 som based boards
` [PATCH v3 2/4] dt-bindings: arm64: marvell: add solidrun cn9132 CEX-7 evaluation board
` [PATCH v3 3/4] arm64: dts: add description for solidrun cn9130 som and clearfog boards
` [PATCH v3 4/4] arm64: dts: add description for solidrun cn9131 solidwan board

[PATCH v3 00/17] Add display support for the MT8365-EVK board
 2024-04-22 13:39 UTC  (3+ messages)
` [PATCH v3 07/17] dt-bindings: display: mediatek: dpi: add compatible for MT8365

[PATCH v4 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-22 13:31 UTC  (5+ messages)
` [PATCH v4 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings
` [PATCH v4 3/7] dt-bindings: soc: mediatek: Add DVFSRC bindings for MT8183 and MT8195


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