devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-15 14:32:39 to 2024-02-16 01:16:50 UTC [more...]

[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 0/6] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-02-16  0:20 UTC  (11+ 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 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 0/2] riscv: sophgo: cv18xx: add top misc system controller
 2024-02-15 23:56 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: clock: sophgo: Add top misc controller of CV18XX/SG200X series SoC

[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 v2 1/2] spi: spidev: Add Qualcomm qca4024 device compatible
 2024-02-15 22:01 UTC  (4+ messages)
  ` [PATCH v2 2/2] dt-bindings: trivial-devices: Add qca,qca4024

[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  (8+ messages)
` [PATCH 1/3] drm/panel: ltk500hd1829: make room for more similar panels
` [PATCH 2/3] dt-bindings: display: ltk500hd1829: add variant compatible for ltk101b4029w
` [PATCH 3/3] drm/panel: ltk500hd1829: add panel type "

[PATCH v2 00/17] UNI-T UTi260B support
 2024-02-15 20:52 UTC  (8+ messages)
` [PATCH v2 01/17] dt-bindings: pinctrl: fsl,imx6ul-pinctrl: convert to YAML
` [PATCH v2 04/17] dt-bindings: input: touchscreen: fsl,imx6ul-tsc "
` [PATCH v2 06/17] dt-bindings: soc: imx: fsl,imx-iomuxc-gpr: add imx6

[PATCH 00/10] arm64: dts: qcom: sc8280xp: enable GICv3 ITS for PCIe
 2024-02-15 20:50 UTC  (5+ 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 0/2] media: i2c: Add imx283 camera sensor driver
 2024-02-15 20:44 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: media: Add bindings for IMX283
` [PATCH 2/2] media: i2c: Add imx283 camera sensor driver

[PATCH v12 00/25] Linux RISC-V AIA Support
 2024-02-15 19:59 UTC  (8+ messages)
` [PATCH v12 04/25] genirq/irqdomain: Add DOMAIN_BUS_DEVICE_IMS

[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 00/13] Add Mobileye EyeQ5 support to the Nomadik I2C controller & use hrtimers for timeouts
 2024-02-15 19:26 UTC  (15+ 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 03/13] dt-bindings: hwmon: lm75: add label property
` [PATCH 04/13] i2c: nomadik: rename private struct pointers from dev to priv
` [PATCH 05/13] i2c: nomadik: simplify IRQ masking logic
` [PATCH 06/13] i2c: nomadik: use bitops helpers
` [PATCH 07/13] i2c: nomadik: support short xfer timeouts using waitqueue & hrtimer
` [PATCH 08/13] i2c: nomadik: replace jiffies by ktime for FIFO flushing timeout
` [PATCH 09/13] i2c: nomadik: fetch timeout-usecs property from devicetree
` [PATCH 10/13] i2c: nomadik: support Mobileye EyeQ5 I2C controller
` [PATCH 11/13] MIPS: mobileye: eyeq5: add 5 I2C controller nodes
` [PATCH 12/13] MIPS: mobileye: eyeq5: add evaluation board I2C temp sensor
` [PATCH 13/13] MIPS: mobileye: eyeq5: add resets to I2C controllers

[PATCH 0/3] mmc: add hi3798mv200 specific extensions of DWMMC
 2024-02-15 19:20 UTC  (6+ messages)
` [PATCH 1/3] mmc: dw_mmc: add support for hi3798mv200
` [PATCH 2/3] dt-bindings: mmc: dw-mshc-hi3798cv200: convert to YAML
` [PATCH 3/3] dt-bindings: mmc: dw-mshc-hi3798cv200: rename to dw-mshc-histb

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

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-02-15 19:02 UTC  (11+ messages)
` [PATCH 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand
` [PATCH 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support
` [PATCH 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH net-next v4 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-15 18:58 UTC  (20+ messages)
` [PATCH net-next v4 01/17] MAINTAINERS: net: Add Oleksij to pse-pd maintainers
` [PATCH net-next v4 02/17] of: property: Add fw_devlink support for pse parent
` [PATCH net-next v4 03/17] net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct pse_control_config
` [PATCH net-next v4 04/17] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v4 05/17] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v4 06/17] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v4 07/17] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v4 08/17] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v4 09/17] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v4 10/17] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v4 11/17] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v4 12/17] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v4 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v4 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v4 15/17] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v4 16/17] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v4 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[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  (5+ messages)
` [PATCH v6 1/4] ARM: dts: qcom: samsung-matisse-common: Add initial common device tree
` [PATCH v6 2/4] dt-bindings: arm: qcom: Add Samsung Galaxy Tab 4 10.1 LTE
` [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

[PATCH v2 0/2] Add samsung-milletwifi
 2024-02-15 17:55 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: qcom: Document samsung,milletwifi device
` [PATCH v2 2/2] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 8.0 Wi-Fi

[PATCH net-next v3 00/17] net: Add support for Power over Ethernet (PoE)
 2024-02-15 17:51 UTC  (14+ messages)
` [PATCH net-next v3 10/17] dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
` [PATCH net-next v3 14/17] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller

[PATCH v2 0/6] drm/msm: Add support for the A750 GPU found on the SM8650 platform
 2024-02-15 17:48 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: display/msm/gmu: Document Adreno 750 GMU
` [PATCH v2 4/6] drm/msm: add support for A750 GPU

[PATCH] arm64: dts: ti: k3-am654: Drop ti,syscon-rgmii-delay from ICSSG nodes
 2024-02-15 17:33 UTC  (5+ messages)

[PATCH 0/9] Add Chameleon v3 video support
 2024-02-15 17:29 UTC  (5+ messages)
` [PATCH 7/9] media: dt-bindings: Add Chameleon v3 framebuffer
` [PATCH 8/9] media: dt-bindings: Add Intel Displayport RX IP

[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
 2024-02-15 17:13 UTC  (5+ messages)
` [PATCH v3 5/5] iio: adc: ad7192: Add AD7194 support

[PATCH] Add eSPI device driver (flash channel)
 2024-02-15 17:12 UTC  (5+ messages)
` 回覆: "

[PATCH 1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH
 2024-02-15 17:09 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panel

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

[PATCH] dt-bindings: mmc: renesas,sdhi: Document R-Car V4M support
 2024-02-15 16:55 UTC  (2+ messages)

[PATCH v10 0/4] add zynqmp TCM bindings
 2024-02-15 16:45 UTC  (6+ messages)
` [PATCH v10 2/4] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings

[PATCH v2] arm64: dts: mediatek: mt8186: bpi-r3: Convert to sugar syntax
 2024-02-15 16:34 UTC  (2+ messages)
` Aw: "

[PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2024-02-15 16:29 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module

[PATCH v2] dt-bindings: net: renesas,ethertsn: Add Ethernet TSN
 2024-02-15 16:03 UTC  (2+ messages)

[PATCH V4 0/6] soc: imx8mp: Finish support for HDMI
 2024-02-15 15:23 UTC  (2+ messages)

[PATCH v4 2/3] dt-bindings: iio: humidity: hdc3020: add interrupt bindings in example
 2024-02-15 15:14 UTC  (2+ messages)

[PATCH 0/4] Fix vendor strings on Rockchip boards
 2024-02-15 15:10 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: rockchip: Correct vendor for Orange Pi RK3399 board
` [PATCH 2/4] dt-bindings: arm: rockchip: Correct vendor for Banana Pi R2 Pro

[PATCH v2] of: OF_IRQ: select IRQ_DOMAIN instead of depending on it
 2024-02-15 15:08 UTC  (6+ messages)

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-02-15 15:05 UTC  (2+ messages)

[PATCH] dt-bindings: leds: pwm-multicolour: re-allow active-low
 2024-02-15 14:56 UTC  (2+ messages)

[PATCH v7 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-15 14:33 UTC  (3+ messages)
` [PATCH v7 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM

[PATCH v6 0/7] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-02-15 14:32 UTC  (3+ messages)
` [PATCH v6 4/7] dt-bindings: mtd: spi-nor: add optional interrupts property


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