devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 18:03:34 to 2024-02-16 07:20:15 UTC [more...]

[PATCH 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-16  7:20 UTC  (14+ messages)
` [PATCH 1/6] net: hisilicon: add support for hisi_femac core on Hi3798MV200
` [PATCH 2/6] net: hisi_femac: remove unused compatible strings
` [PATCH 3/6] dt-bindings: net: remove outdated hisilicon-femac
` [PATCH 4/6] dt-bindings: net: add hisilicon-femac
` [PATCH 5/6] net: mdio: hisi-femac: make clock optional
` [PATCH 6/6] dt-bindings: net: hisilicon-femac-mdio: "

[PATCH v2 1/2] spi: spidev: Add Qualcomm qca4024 device compatible
 2024-02-16  7:19 UTC  (5+ messages)
  ` [PATCH v2 2/2] dt-bindings: trivial-devices: Add qca,qca4024

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-16  7:12 UTC  (6+ messages)
` [PATCH 04/10] arm64: dts: qcom: sc8280xp-crd: limit pcie4 link speed
` [PATCH 06/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe

[PATCH v13 0/7] Initial support Cadence MHDP8501(HDMI/DP) for i.MX8MQ
 2024-02-16  7:07 UTC  (3+ messages)
` [PATCH v13 4/7] drm: bridge: Cadence: Add MHDP8501 DP/HDMI driver

[PATCH v3 00/12] spi: s3c64xx: remove OF alias ID dependency
 2024-02-16  7:05 UTC  (13+ messages)
` [PATCH v3 01/12] spi: dt-bindings: introduce FIFO depth properties
` [PATCH v3 02/12] spi: s3c64xx: define a magic value
` [PATCH v3 03/12] spi: s3c64xx: allow full FIFO masks
` [PATCH v3 04/12] spi: s3c64xx: determine the fifo depth only once
` [PATCH v3 05/12] spi: s3c64xx: retrieve the FIFO depth from the device tree
` [PATCH v3 06/12] spi: s3c64xx: allow FIFO depth to be determined from the compatible
` [PATCH v3 07/12] spi: s3c64xx: let the SPI core determine the bus number
` [PATCH v3 08/12] spi: s3c64xx: introduce s3c64xx_spi_set_port_id()
` [PATCH v3 09/12] spi: s3c64xx: get rid of the OF alias ID dependency
` [PATCH v3 10/12] spi: s3c64xx: deprecate fifo_lvl_mask, rx_lvl_offset and port_id
` [PATCH v3 11/12] spi: s3c64xx: switch gs101 to new port config data
` [PATCH v3 12/12] spi: s3c64xx: switch exynos850 "

[PATCH v3 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
 2024-02-16  6:58 UTC  (4+ messages)
` [PATCH v3 2/3] ARM: dts: microchip: sama7g5: Add flexcom 10 node

[PATCH v2 00/12] RK3588 USBDP support
 2024-02-16  6:47 UTC  (3+ messages)
` [PATCH v2 04/12] phy: rockchip: add usbdp combo phy driver

[PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2024-02-16  6:31 UTC  (2+ messages)

[PATCH v3 0/7] arm64: dts: iot2050: Add support for new SM variant
 2024-02-16  6:30 UTC  (2+ messages)

[PATCH v5 0/4] Add common1 region for AM62, AM62A & AM65x
 2024-02-16  6:24 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: display: ti,am65x-dss: Add support for common1 region
` [PATCH v5 2/4] arm64: dts: ti: Add common1 register space for AM65x SoC
` [PATCH v5 3/4] arm64: dts: ti: Add common1 register space for AM62x SoC
` [PATCH v5 4/4] arm64: dts: ti: Add common1 register space for AM62A SoC

[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-16  6:11 UTC  (3+ messages)
` [PATCH V4 2/6] phy: freescale: add Samsung HDMI PHY

[PATCH v4 0/2] Add common1 region for AM62, AM62A & AM65x
 2024-02-16  5:36 UTC  (3+ messages)
` [PATCH v4 2/2] arm64: dts: ti: Add common1 register space for AM62x, AM62A & AM65x SoCs

[PATCH v5] arm64: dts: ti: k3-j784s4-main: Fix mux-reg-masks in serdes_ln_ctrl
 2024-02-16  4:56 UTC  (4+ messages)

[PATCH v16 00/50] Introduce QC USB SND audio offloading support
 2024-02-16  3:59 UTC  (51+ messages)
` [PATCH v16 01/50] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v16 02/50] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v16 03/50] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v16 04/50] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v16 05/50] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v16 06/50] xhci: move event processing for one interrupter to a separate function
` [PATCH v16 07/50] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v16 08/50] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v16 09/50] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v16 10/50] xhci: add helper to stop endpoint and wait for completion
` [PATCH v16 11/50] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v16 12/50] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v16 13/50] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v16 14/50] xhci: sideband: add initial api to register a sideband entity
` [PATCH v16 15/50] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v16 16/50] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v16 17/50] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v16 18/50] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v16 19/50] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v16 20/50] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v16 21/50] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v16 22/50] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v16 23/50] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v16 24/50] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v16 25/50] ALSA: usb-audio: Save UAC sample size information
` [PATCH v16 26/50] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v16 27/50] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v16 28/50] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v16 29/50] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v16 30/50] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v16 31/50] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v16 32/50] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v16 33/50] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v16 34/50] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v16 35/50] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v16 36/50] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v16 37/50] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v16 38/50] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v16 39/50] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v16 40/50] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v16 41/50] ASoC: Introduce SND kcontrols to track USB offloading state
` [PATCH v16 42/50] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v16 43/50] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v16 44/50] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v16 45/50] ASoC: usb: Fetch ASoC sound card information
` [PATCH v16 46/50] ALSA: usb-audio: Add USB offloading capable kcontrol
` [PATCH v16 47/50] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v16 48/50] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v16 49/50] ASoC: qcom: Populate SoC components string
` [PATCH v16 50/50] ASoC: doc: Add documentation for SOC USB

[PATCH] dt-bindings: vendor-prefixes: Add missing prefixes used in compatibles
 2024-02-16  2:58 UTC 

[PATCH 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-16  2:27 UTC  (6+ messages)
` [PATCH 01/13] dt-bindings: i2c: nomadik: add timeout-usecs property bindings
` [PATCH 02/13] dt-bindings: i2c: nomadik: add mobileye,eyeq5-i2c bindings and example

[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-16  2:16 UTC  (6+ messages)
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v4 11/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs

[PATCH 0/2] media: i2c: Add imx283 camera sensor driver
 2024-02-16  2:09 UTC  (4+ messages)
` [PATCH 1/2] media: dt-bindings: media: Add bindings for IMX283
` [PATCH 2/2] media: i2c: Add imx283 camera sensor driver

[PATCH v3 0/4] riscv: sophgo: add reset support for SG2042
 2024-02-16  1:38 UTC  (5+ messages)
` [PATCH v3 2/4] reset: simple: add support for Sophgo SG2042

[PATCH net-next v3 0/3] net: dsa: realtek: support reset controller and update docs
 2024-02-16  1:16 UTC  (6+ messages)
` [PATCH net-next v3 3/3] net: dsa: realtek: support reset controller

[PATCH v15 0/9] Add multiport support for DWC3 controllers
 2024-02-16  0:57 UTC  (10+ messages)
` [PATCH v15 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v15 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v15 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v15 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v15 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v15 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v15 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v15 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v15 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v2 0/2] arm64: dts: qcom: msm8916/39-samsung-a2015: Add PMIC and charger
 2024-02-16  0:51 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: msm8916/39-samsung-a2015: Add connector for MUIC

[PATCH v1 0/6] SiFive cache controller PMU drivers
 2024-02-16  0:08 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: cache: Document the sifive,perfmon-counters property
` [PATCH v1 2/6] drivers/perf: Add SiFive Composable Cache PMU driver
` [PATCH v1 3/6] dt-bindings: cache: Add SiFive Extensible Cache controller
` [PATCH v1 4/6] drivers/perf: Add SiFive Extensible Cache PMU driver
` [PATCH v1 5/6] dt-bindings: cache: Add SiFive Private L2 Cache controller
` [PATCH v1 6/6] drivers/perf: Add SiFive Private L2 Cache PMU driver

[PATCH v3 1/4] dt-bindings: reset: sophgo: support SG2042
 2024-02-16  0:00 UTC  (2+ messages)
` [PATCH v3 3/4] riscv: dts: add reset generator for Sophgo SG2042 SoC

[PATCH v3 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC
 2024-02-15 23:56 UTC  (2+ messages)

[PATCH v14 0/9] Add multiport support for DWC3 controllers
 2024-02-15 23:49 UTC  (15+ messages)
` [PATCH v14 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v14 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v14 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v14 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v14 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v14 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v2 0/2] usb: dwc3: drop 'snps,host-vbus-glitches-quirk'
 2024-02-15 23:39 UTC  (3+ messages)
` [PATCH v2 2/2] usb: dwc3: apply snps,host-vbus-glitches workaround unconditionally

[PATCH 00/33] fsi: Interrupt support
 2024-02-15 22:07 UTC  (34+ messages)
` [PATCH 01/33] dt-bindings: clock: ast2600: Add FSI clock
` [PATCH 02/33] clk: ast2600: Add FSI parent clock with correct rate
` [PATCH 03/33] fsi: Move slave definitions to fsi-slave.h
` [PATCH 04/33] fsi: Improve master indexing
` [PATCH 05/33] fsi: Use a defined value for default echo delay
` [PATCH 06/33] fsi: Expose master-specific local bus clock divider
` [PATCH 07/33] ARM: dts: aspeed: p10 and tacoma: Set FSI clock frequency
` [PATCH 08/33] fsi: core: Improve master read/write/error traces
` [PATCH 09/33] fsi: core: Add slave error trace
` [PATCH 10/33] fsi: aspeed: Add AST2700 support
` [PATCH 11/33] fsi: core: Add slave spinlock
` [PATCH 12/33] fsi: core: Allow cfam device type aliases
` [PATCH 13/33] fsi: core: Add common regmap master functions
` [PATCH 14/33] fsi: hub: Use common initialization and link enable
` [PATCH 15/33] fsi: aspeed: "
` [PATCH 16/33] fsi: aspeed: Remove cfam reset sysfs file in error path and remove
` [PATCH 17/33] fsi: aspeed: Refactor trace functions
` [PATCH 18/33] fsi: aspeed: Don't clear all IRQs during OPB transfers
` [PATCH 19/33] fsi: aspeed: Only read result register for successful read
` [PATCH 20/33] fsi: aspeed: Switch to spinlock
` [PATCH 21/33] fsi: aspeed: Disable relative addressing and IPOLL for cfam reset
` [PATCH 22/33] fsi: aspeed: Use common master error handler
` [PATCH 23/33] fsi: core: Add interrupt support
` [PATCH 24/33] fsi: aspeed: "
` [PATCH 25/33] fsi: hub: "
` [PATCH 26/33] ARM: dts: aspeed: FSI "
` [PATCH 27/33] i2c: fsi: Calculate clock divider from local bus frequency
` [PATCH 28/33] i2c: fsi: Improve formatting
` [PATCH 29/33] i2c: fsi: Change fsi_i2c_write_reg to accept data instead of a pointer
` [PATCH 30/33] i2c: fsi: Remove list structure of ports
` [PATCH 31/33] i2c: fsi: Define a function to check status error bits
` [PATCH 32/33] i2c: fsi: Add boolean for skip stop command on abort
` [PATCH 33/33] i2c: fsi: Add interrupt support

[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
 2024-02-15 22:00 UTC  (4+ messages)
` [PATCH 01/22] dt-bindings: gpio: Add binding for ChromeOS EC GPIO controller

[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
 2024-02-15 21:57 UTC  (8+ messages)
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded

[PATCH 0/2] iio: adc: ad7944: new driver
 2024-02-15 21:49 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: add ad7944 ADCs

[PATCH v2 0/4] USB-C TCPM Orientation Support
 2024-02-15 21:28 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: usb: typec-tcpci: add tcpci fallback binding
` [PATCH v2 2/4] usb: typec: tcpci: add generic tcpci fallback compatible
` [PATCH v2 3/4] usb: typec: tcpm: add support to set tcpc connector orientatition
` [PATCH v2 4/4] usb: typec: tcpci: add support to set connector orientation

[PATCH v4 0/7] add support for H616 thermal system
 2024-02-15 21:24 UTC  (6+ messages)
` [PATCH v4 5/7] thermal: sun8i: add SRAM register access code
` [PATCH v4 1/7] soc: sunxi: sram: export register 0 for THS on H616

[PATCH 0/3] drm/panel: add one more Leadtek panel, the ltk101b4029w
 2024-02-15 21:17 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w

[PATCH v2 00/17] UNI-T UTi260B support
 2024-02-15 20:52 UTC  (4+ messages)
` [PATCH v2 06/17] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-15 19:59 UTC  (5+ messages)

[GIT PULL] Devicetree fixes for v6.8
 2024-02-15 19:50 UTC  (2+ messages)

[PATCH v3 0/5] fpga: xilinx-selectmap: add new driver
 2024-02-15 19:42 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: fpga: xlnx,fpga-slave-serial: rename gpios

[PATCH] dt-bindings: usb: dwc3: Add snps,enable_guctl1_ipd_quirk
 2024-02-15 19:39 UTC  (2+ messages)

[PATCH] dt-bindings: dma: convert atmel-xdma.txt to YAML
 2024-02-15 19:34 UTC  (2+ messages)

[PATCH] dt-bindings: dma: convert atmel-dma.txt to YAML
 2024-02-15 19:27 UTC  (2+ messages)

[PATCH 0/3] mmc: add hi3798mv200 specific extensions of DWMMC
 2024-02-15 19:20 UTC  (4+ messages)
` [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200

[PATCH V16 13/13] PCI: tegra: Add Tegra194 PCIe support
 2024-02-15 19:09 UTC  (2+ messages)

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-15 19:02 UTC  (3+ messages)
` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand

[PATCH 00/12] Add MP25 FMC2 support
 2024-02-15 18:56 UTC  (7+ messages)
` [PATCH 06/12] memory: stm32-fmc2-ebi: add RIF support

[linux][PATCH v6 0/3] Convert Microchip's HLCDC Text based DT bindings to JSON schema
 2024-02-15 18:44 UTC  (6+ messages)
` [linux][PATCH v6 3/3] dt-bindings: mfd: atmel,hlcdc: Convert to DT schema format
  ` (subset) "

[PATCH v4 00/10] Improvments for tc358775 with support for tc358765
 2024-02-15 18:43 UTC  (3+ messages)
` [PATCH v4 03/10] dt-bindings: display: bridge: tc358775: Add "

[PATCH] arm64: dts: renesas: eagle: Add capture overlay for expansion board
 2024-02-15 18:32 UTC  (2+ messages)

[PATCH v6 0/4] Add samsung-matisselte and common matisse dtsi
 2024-02-15 18:02 UTC  (3+ messages)
` [PATCH v6 3/4] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 LTE (SM-T535)
` [PATCH v6 4/4] ARM: dts: qcom: samsung-matisse-common: Add UART


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