devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-28 22:09:10 to 2025-05-29 13:37:27 UTC [more...]

[PATCH 00/13] TI-K3-DTS: Cleanup CPSW DT Nodes
 2025-05-29 13:37 UTC  (15+ messages)
` [PATCH 01/13] arm64: dts: ti: k3-am625-beagleplay: Enable "cpsw3g" in the board file
` [PATCH 02/13] arm64: dts: ti: k3-am62-lp-sk: "
` [PATCH 03/13] arm64: dts: ti: k3-am625-sk: "
` [PATCH 04/13] arm64: dts: ti: k3-am62-main: Disable "cpsw3g" in the SoC file
` [PATCH 05/13] arm64: dts: ti: k3-am654-base-board: Enable "mcu_cpsw" in board file
` [PATCH 06/13] arm64: dts: ti: k3-am65-mcu: Disable "mcu_cpsw" in the SoC file
` [PATCH 07/13] arm64: dts: ti: iot2050-common: Remove redundant "mcu_cpsw" node status
` [PATCH 08/13] arm64: dts: ti: k3-j7200-common-proc-board: Enable "mcu_cpsw" in board file
` [PATCH 09/13] arm64: dts: ti: k3-j7200-mcu-wakeup: Disable "mcu_cpsw" in the SoC file
` [PATCH 10/13] arm64: dts: ti: k3-j721e-common-proc-board: Enable "mcu_cpsw" in board file
` [PATCH 11/13] arm64: dts: ti: k3-j721e-mcu-wakeup: Disable "mcu_cpsw" in the SoC file
` [PATCH 12/13] arm64: dts: ti: k3-j721s2-common-proc-board: Enable "mcu_cpsw" in board file
` [PATCH 13/13] arm64: dts: ti: k3-j721s2-mcu-wakeup: Disable "mcu_cpsw" in the SoC file

[PATCH v11 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-29 13:30 UTC  (11+ messages)
` [PATCH v11 06/13] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v11 07/13] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v11 08/13] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v11 09/13] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v11 10/13] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v11 11/13] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v11 12/13] arm64: defconfig: Enable OF_OVERLAY option
` [PATCH v11 13/13] MAINTAINERS: add Raspberry Pi RP1 section

[PATCH net-next v6 00/14] Introduce an ethernet port representation
 2025-05-29 13:23 UTC  (5+ messages)
` [PATCH net-next v6 06/14] net: phy: Introduce generic SFP handling for PHY drivers

[PATCH v2 00/26] lan966x pci device: Add support for SFPs
 2025-05-29 13:19 UTC  (5+ messages)
` [PATCH v2 23/26] misc: lan966x_pci: Introduce board specific data

[PATCH v4 00/26] Arm GICv5: Host driver implementation
 2025-05-29 13:17 UTC  (13+ messages)
` [PATCH v4 01/26] dt-bindings: interrupt-controller: Add Arm GICv5
` [PATCH v4 20/26] irqchip/gic-v5: Add GICv5 PPI support
` [PATCH v4 21/26] irqchip/gic-v5: Add GICv5 IRS/SPI support

[PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
 2025-05-29 13:16 UTC  (11+ messages)

[PATCH v3 0/4] Support i.MX28 Amarula rmm board
 2025-05-29 12:51 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: mfd: convert mxs-lradc bindings to json-schema
` [PATCH v3 2/4] ARM: dts: imx28: add pwm7 muxing options
` [PATCH v3 3/4] dt-bindings: arm: fsl: add i.MX28 Amarula rmm board
` [PATCH v3 4/4] ARM: dts: mxs: support "

[PATCH v10 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-29 12:43 UTC  (25+ messages)
` [PATCH v10 1/5] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
  ` [PATCH v10 01/13] "
  ` [PATCH v11 "
` [PATCH v10 2/5] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
  ` [PATCH v10 02/13] "
  ` [PATCH v11 "
` [PATCH v10 3/5] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
  ` [PATCH v10 03/13] "
  ` [PATCH v11 "
` [PATCH v10 4/5] clk: rp1: Add support for clocks provided by RP1
  ` [PATCH v10 04/13] "
  ` [PATCH v11 "
` [PATCH v10 5/5] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
  ` [PATCH v10 05/13] "
  ` [PATCH v11 "
` [PATCH v10] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v10] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v10 08/10] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v10 09/10] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v10 10/10] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v10 11/12] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v10 12/12] arm64: defconfig: Enable OF_OVERLAY option
` [PATCH v10] MAINTAINERS: add Raspberry Pi RP1 section

[PATCH v10 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2025-05-29 12:32 UTC  (11+ messages)
` [PATCH v10 06/13] arm64: dts: rp1: Add support for RaspberryPi's RP1 device
` [PATCH v10 07/13] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH v10 08/13] arm64: dts: bcm2712: Add external clock for RP1 chipset on Rpi5
` [PATCH v10 09/13] arm64: dts: broadcom: Add board DTS for Rpi5 which includes RP1 node
` [PATCH v10 10/13] arm64: dts: broadcom: Add overlay for RP1 device
` [PATCH v10 11/13] arm64: defconfig: Enable RP1 misc/clock/gpio drivers
` [PATCH v10 12/13] arm64: defconfig: Enable OF_OVERLAY option
` [PATCH v10 13/13] MAINTAINERS: add Raspberry Pi RP1 section

[PATCH v3 0/9] Add support for RK3588 DisplayPort Controller
 2025-05-29 12:15 UTC  (4+ messages)
` [PATCH v3 3/9] drm/rockchip: Add RK3588 DPTX output support
    `  "

[PATCH] arm64: dts: qcom: Add coresight node for SM8650
 2025-05-29 12:16 UTC  (3+ messages)

[PATCH] arm: lanyang: fix lable->label typo for lanyang dts
 2025-05-29 11:39 UTC 

[PATCH v5 0/7] Provides support for Trigger Generation Unit
 2025-05-29 11:32 UTC  (11+ messages)
` [PATCH v5 1/7] dt-bindings: arm: Add support for Coresight TGU trace
` [PATCH v5 2/7] coresight: Add coresight TGU driver
` [PATCH v5 3/7] coresight-tgu: Add signal priority support
` [PATCH v5 4/7] coresight-tgu: Add TGU decode support
` [PATCH v5 5/7] coresight-tgu: add support to configure next action
` [PATCH v5 6/7] coresight-tgu: add timer/counter functionality for TGU
` [PATCH v5 7/7] coresight-tgu: add reset node to initialize

[PATCH 0/3] Add Versal TRNG driver
 2025-05-29 11:31 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: crypto: Add node for True Random Number Generator
` [PATCH 2/3] crypto: xilinx: Add TRNG driver for Versal
` [PATCH 3/3] crypto: drbg: Export CTR DRBG DF functions

[PATCH] arm64: dts: Add no-hpd property for all ti-sn65dsi86 bridge consumers
 2025-05-29 11:24 UTC 

[PATCH v15 0/5] Change PWM-controlled LED pin active mode and algorithm
 2025-05-29 11:22 UTC  (5+ messages)
` [PATCH v15 1/3] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v15 2/3] pwm: sifive: fix PWM algorithm and clarify inverted compare behavior
` [PATCH v15 3/3] pwm: sifive: fix rounding and idempotency issues in apply and get_state

[PATCH v3 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-05-29 11:13 UTC  (3+ messages)

[PATCH v1] arm64: dts: ti: k3-am62p-verdin: Enable pull-ups on I2C_3_HDMI
 2025-05-29 10:37 UTC  (2+ messages)

[PATCH 00/45] drm/msm/dp: Add MST support for MSM chipsets
 2025-05-29 10:06 UTC  (4+ messages)
` [PATCH 03/45] drm/msm/dp: fix the intf_type of MST interfaces

[PATCH v3 00/12] qrb4210-rb2: add wsa audio playback and capture support
 2025-05-29 10:05 UTC  (11+ messages)
` [PATCH v3 02/12] dt-bindings: arm: qcom-soc: ignore "wsa" from being selected as SoC component
` [PATCH v3 05/12] ASoC: codecs: wsa881x: split into common and soundwire drivers
` [PATCH v3 06/12] ASoC: codecs: add wsa881x-i2c amplifier codec driver

[v11 PATCH 0/2] Add L1 and L2 error detection for A72
 2025-05-29  9:55 UTC  (4+ messages)
` [v11 PATCH 1/2] EDAC: Add EDAC driver for ARM Cortex A72 cores
` [v11 PATCH 2/2] dt-bindings: arm: cpus: Add edac-enabled property

[PATCH v3 0/4] crypto: caam - iMX8QXP support (and related fixes)
 2025-05-29  9:51 UTC  (12+ messages)
` [PATCH v3 3/4] dt-bindings: crypto: fsl,sec-v4.0: Add power domains for iMX8QM and iMX8QXP
` [PATCH v3 1/4] crypto: caam - Prevent crash on suspend with iMX8QM / iMX8ULP
` [PATCH v3 4/4] arm64: dts: freescale: imx8qxp/imx8qm: Add CAAM support

[PATCH v2 0/2] add support for MCP998X
 2025-05-29  9:36 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: temperature: "
` [PATCH v2 2/2] "

[PATCH 0/4] usb: chipidea: Add support for s32g2 and s32g3
 2025-05-29  9:32 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: usb: Add compatible strings for s32g2/s32g3

[PATCH 0/4] Add support for Dell Latitude 7455 (X1E-80-100)
 2025-05-29  9:29 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: arm: qcom: Add Dell Latitude 7455

[PATCH 00/10] Grab IPA IMEM slice through DT, part 2
 2025-05-29  9:28 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: sram: qcom,imem: Add a number of missing compatibles

[PATCH 0/3] Powerbutton driver and powerdown request for TPS65224 PMIC
 2025-05-29  9:25 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: mfd: Add power-button option for TI TPS6594 PMIC

[PATCH 0/6] ASoC: codecs: wcd93xx: Few simplifications of code and extend wcd939x
 2025-05-29  9:20 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
 2025-05-29  9:19 UTC  (6+ messages)
` [PATCH v3 0/3] Add Radxa CM5 module and IO board dts
  ` [PATCH v3 1/3] dt-bindings: arm: rockchip: Add Radxa CM5 IO board
  ` [PATCH v3 2/3] arm64: dts: rockchip: Add rk3588 based Radxa CM5
  ` [PATCH v3 3/3] arm64: dts: rockchip: Add support for CM5 IO carrier

[PATCH v3 0/9] Introduce HDP support for STM32MP platforms
 2025-05-29  9:15 UTC  (10+ messages)
` [PATCH v3 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
` [PATCH v3 6/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15

[PATCH v4 0/9] Introduce HDP support for STM32MP platforms
 2025-05-29  9:14 UTC  (7+ messages)
` [PATCH v4 2/9] dt-bindings: pinctrl: stm32: Introduce HDP
` [PATCH v4 5/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp13
` [PATCH v4 6/9] ARM: dts: stm32: add Hardware debug port (HDP) on stm32mp15

[PATCH v2 0/4] Add display support for Fairphone 3 smartphone
 2025-05-29  9:04 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: display: panel: Add Himax HX83112B

[PATCH 0/5] clk: add support for Airoha AN7583 clock
 2025-05-29  9:00 UTC  (7+ messages)
` [PATCH 4/5] dt-bindings: clock: airoha: Document support for "

[PATCH v8 0/4] qcom: Add support for IQ-9075-evk board
 2025-05-29  8:55 UTC  (7+ messages)
` [PATCH v8 1/4] dt-bindings: arm: qcom: Add bindings for QCS9075 SOC based board

[PATCH] arm64: tegra: Enable ramoops on Tegra210 and newer
 2025-05-29  8:52 UTC  (12+ messages)

[net-next v12 0/7] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-05-29  8:43 UTC  (5+ messages)
` [net-next v12 4/7] net: mtip: The L2 switch driver for imx287

[PATCH v2 0/4] Support i.MX28 Amarula rmm board
 2025-05-29  8:41 UTC  (5+ messages)
` [PATCH v2 4/4] ARM: dts: mxs: support "

[PATCH 1/1] dt-bindings: mmc: mxs-mmc: change ref to mmc-controller-common.yaml from mmc-controller.yaml
 2025-05-29  8:08 UTC  (2+ messages)

[PATCH 0/3] Add Input Video Control Block driver for RZ/V2H
 2025-05-29  7:40 UTC  (5+ messages)
` [PATCH 2/3] media: platform: Add Renesas Input Video Control block driver

[PATCH v2 0/4] Input: Add support for TouchNetix aXiom touchscreen
 2025-05-29  7:36 UTC  (9+ messages)
` [PATCH v2 2/4] dt-bindings: vendor-prefixes: Add TouchNetix AS
` [PATCH v2 3/4] dt-bindings: input: Add TouchNetix axiom touchscreen
` [PATCH v2 4/4] Input: Add TouchNetix aXiom I2C Touchscreen support

[PATCH v7 0/5] EDAC/Versal NET: Add support for error notification
 2025-05-29  7:00 UTC  (6+ messages)
` [PATCH v7 1/5] cdx: add the headers to include/linux
` [PATCH v7 2/5] cdx: Export Symbols for MCDI RPC and Initialization
` [PATCH v7 3/5] ras: Export log_non_standard_event for External Usage
` [PATCH v7 4/5] dt-bindings: memory-controllers: Add support for Versal NET EDAC
` [PATCH v7 5/5] EDAC/VersalNET: Add support for error notification

[PATCH] arch: arm64: dts: add big-endian property back into watchdog node
 2025-05-29  5:50 UTC  (9+ messages)

[PATCH] dt-bindings: drm/bridge: ti-sn65dsi83: drop $ref to fix lvds-vod* warnings
 2025-05-29  5:36 UTC 

[PATCH v6 0/6] pci: qcom: Add QCS8300 PCIe support
 2025-05-29  3:56 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
` [PATCH v6 2/6] dt-bindings: PCI: qcom,pcie-sa8775p: document qcs8300
` [PATCH v6 3/6] arm64: dts: qcom: qcs8300: enable pcie0
` [PATCH v6 4/6] arm64: dts: qcom: qcs8300-ride: enable pcie0 interface
` [PATCH v6 5/6] arm64: dts: qcom: qcs8300: enable pcie1
` [PATCH v6 6/6] arm64: dts: qcom: qcs8300-ride: enable pcie1 interface

[PATCH v1 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-05-29  3:54 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings "
` [PATCH v1 2/4] dt-bindings: PCI: qcom,pcie-sa8775p: document link_down reset
` [PATCH v1 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy
` [PATCH v1 4/4] arm64: dts: qcom: sa8775p: add link_down reset for pcie

[PATCH v2] arm64: dts: qcom: sa8775p: pmic: enable rtc
 2025-05-29  3:47 UTC 

[PATCH v5 0/3] riscv: pwm: sophgo: add pwm support for SG2044
 2025-05-29  3:27 UTC  (2+ messages)

[PATCH 0/3] update NETC node of i.MX95
 2025-05-29  2:43 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: imx95: add SMMU support for NETC

[PATCH v7 0/3] media: venus: enable venus on qcs615
 2025-05-29  2:29 UTC  (6+ messages)
` [PATCH v7 2/3] arm64: dts: qcom: qcs615: add venus node to devicetree

[PATCH v2 0/3] Relax max-link-speed check to support PCIe Gen5/Gen6
 2025-05-29  2:10 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: PCI: Extend max-link-speed "
` [PATCH v2 2/3] dt-bindings: PCI: pci-ep: Extend max-link-speed to "
` [PATCH v2 3/3] PCI: of: Relax max-link-speed check to support "

[PATCH v3 3/6] regulator: pf1550: add support for regulator
 2025-05-29  1:44 UTC  (2+ messages)

[PATCH v2 0/3] arm-smmu: select suitable IOVA
 2025-05-29  0:38 UTC  (9+ messages)

[PATCH RFC v2 0/2] pmdomains: core: add support for domain hierarchies in DT
 2025-05-28 23:32 UTC  (3+ messages)
` [PATCH RFC v2 1/2] dt-bindings: power: add nexus map for power-domains

[PATCH v1 2/2] clk: samsung: exynos990: Add CMU_HSI1 block
 2025-05-28 23:17 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: Convert socfpga-dwmac bindings to yaml
 2025-05-28 22:42 UTC  (3+ messages)

[PATCH 1/1] spi: dt-bindings: mxs-spi: allow clocks properpty
 2025-05-28 22:28 UTC 

[PATCH v2 0/5] Add support for the IPQ5018 Internal GE PHY
 2025-05-28 22:13 UTC  (5+ messages)
` [PATCH v2 2/5] dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support


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