Devicetree
 help / color / mirror / Atom feed
 messages from 2025-08-22 20:38:53 to 2025-08-24 02:56:10 UTC [more...]

[PATCH 1/2] ARM: dts: qcom: apq8064-mako: Minor whitespace cleanup
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH 00/15] arm64: dts: qcom: Fix interrupt-map dtc W=1 warning and cleanup
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH v2] arm64: dts: qcom: sm8550: Correct the min/max voltages for vreg_l6n_3p3
 2025-08-24  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574: use 'pcie' as node name for 'pcie0'
 2025-08-24  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: ipq9574-rdp433: remove unused 'sdc-default-state'
 2025-08-24  2:55 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: use DT label for DSI outputs
 2025-08-24  2:55 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm6150: move standard clocks to SoC dtsi
 2025-08-24  2:55 UTC  (2+ messages)

[PATCH 0/4] dt-bindings: display/msm: describe MDSS unit on SC8180X platform
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] power: supply: pmi8998 charger improvements and smb5 support
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/1] arm64: dts: qcom: x1e80100-pmics: Disable pm8010 by default
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] Support for Adreno X1-45 GPU
 2025-08-24  2:55 UTC  (2+ messages)
` (subset) "

[PATCH net-next v6 0/3] net: dsa: yt921x: Add support for Motorcomm YT921x
 2025-08-24  0:51 UTC  (4+ messages)
` [PATCH net-next v6 1/3] dt-bindings: net: dsa: yt921x: Add Motorcomm YT921x switch support
` [PATCH net-next v6 2/3] net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
` [PATCH net-next v6 3/3] net: dsa: yt921x: Add support for Motorcomm YT921x

[RFC PATCH 0/9] pinctrl: sunxi: Allwinner A733 support
 2025-08-23 23:09 UTC  (3+ messages)
` [RFC PATCH 8/9] pinctrl: sunxi: a523-r: add a733-r compatible string

[PATCH] arch/arm/boot/dts/st/ste-ux500-samsung: dts bluetooth wakeup interrupt
 2025-08-23 21:27 UTC 

[PATCH v3 RESEND 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-23 20:41 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
` [PATCH v3 2/3] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v3 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH] dt-bindings: ata: imx: Add a reference to ahci-common.yaml
 2025-08-23 19:51 UTC  (3+ messages)

[PATCH v2] dt-bindings: ata: imx: Document 'target-supply'
 2025-08-23 19:50 UTC 

[RFC PATCH] arm64: dts: qcom: sc7280: Drop aggre{1,2}_noc QOS clocks on Herobrine
 2025-08-23 19:37 UTC 

[RFC 0/3] Add support for StarFive VisionFive 2 Lite board
 2025-08-23 19:32 UTC  (3+ messages)
` [RFC 3/3] riscv: dts: starfive: Add VisionFive 2 Lite board device tree

[PATCH v2 0/3] clk: samsung: exynos990: CMU_TOP fixes (mux regs, widths, factors)
 2025-08-23 17:27 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: clock: exynos990: Reorder IDs clocks and extend

[PATCH 00/33] Refactor TI IPC DT configs into dtsi
 2025-08-23 16:43 UTC  (5+ messages)
` [PATCH 16/33] arm64: dts: ti: k3-am62p-verdin: Add missing cfg for TI IPC Firmware

[PATCH 1/2] arm64: dts: marvell: armada-37xx: Add default PCI interrup controller address cells
 2025-08-23 16:35 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: marvell: armada-cp11x: Add default ICU "

[PATCH] dt-bindings: interrupt-controller: marvell,cp110-icu: Document address-cells
 2025-08-23 16:32 UTC 

[PATCH v2] arm64: dts: ti: k3-j742s2-mcu-wakeup: Override firmware-name for MCU R5F cores
 2025-08-23 16:31 UTC 

[PATCH 00/14] dmaengine: dma350: Support slave_sg, cyclic and DMA-250
 2025-08-23 16:13 UTC  (19+ messages)
` [PATCH 01/14] dmaengine: dma350: Fix CH_CTRL_USESRCTRIGIN definition
` [PATCH 02/14] dmaengine: dma350: Add missing dch->coherent setting
` [PATCH 03/14] dmaengine: dma350: Check vchan_next_desc() return value
` [PATCH 04/14] dmaengine: dma350: Check dma_cookie_status() ret code and txstate
` [PATCH 05/14] dmaengine: dma350: Register the DMA controller to DT DMA helpers
` [PATCH 06/14] dmaengine: dma350: Use dmaenginem_async_device_register
` [PATCH 07/14] dmaengine: dma350: Remove redundant err msg if platform_get_irq() fails
` [PATCH 08/14] dt-bindings: dma: dma350: Document interrupt-names
` [PATCH 09/14] dmaengine: dma350: Support dma-channel-mask
` [PATCH 10/14] dmaengine: dma350: Alloc command[] from dma pool
` [PATCH 11/14] dmaengine: dma350: Support device_prep_slave_sg
` [PATCH 12/14] dmaengine: dma350: Support device_prep_dma_cyclic
` [PATCH 13/14] dt-bindings: dma: dma350: Support ARM DMA-250
` [PATCH 14/14] dmaengine: "

[PATCH v2] MAINTAINERS: Update xilinx-ams driver maintainers
 2025-08-23 16:13 UTC  (2+ messages)

[PATCH v2 00/33] Refactor TI IPC DT configs into dtsi
 2025-08-23 16:09 UTC  (34+ messages)
` [PATCH v2 01/33] arm64: dts: ti: k3-j7200: Enable remote processors at board level
` [PATCH v2 02/33] arm64: dts: ti: k3-j721e: "
` [PATCH v2 03/33] arm64: dts: ti: k3-j721s2: "
` [PATCH v2 04/33] arm64: dts: ti: k3-j784s4-j742s2: "
` [PATCH v2 05/33] arm64: dts: ti: k3-am62p-j722s: "
` [PATCH v2 06/33] arm64: dts: ti: k3-am62: "
` [PATCH v2 07/33] arm64: dts: ti: k3-am62a: "
` [PATCH v2 08/33] arm64: dts: ti: k3-am64: "
` [PATCH v2 09/33] arm64: dts: ti: k3-am65: "
` [PATCH v2 10/33] arm64: dts: ti: k3-am62: Enable Mailbox nodes at the "
` [PATCH v2 11/33] arm64: dts: ti: k3-am62a: "
` [PATCH v2 12/33] arm64: dts: ti: k3-am6*-boards: Add label to reserved-memory node
` [PATCH v2 13/33] arm64: dts: ti: k3-j721e-beagleboneai64: Add missing cfg for TI IPC FW
` [PATCH v2 14/33] arm64: dts: ti: k3-am62p-verdin: Add missing cfg for TI IPC Firmware
` [PATCH v2 15/33] arm64: dts: ti: k3-am62-verdin: "
` [PATCH v2 16/33] arm64: dts: ti: k3-am62-pocketbeagle2: "
` [PATCH v2 17/33] arm64: dts: ti: k3-am642-sr-som: "
` [PATCH v2 18/33] arm64: dts: ti: k3-am64-phycore-som: "
` [PATCH v2 19/33] arm64: dts: ti: k3-am642-tqma64xxl: "
` [PATCH v2 20/33] Revert "arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations"
` [PATCH v2 21/33] Revert "arm64: dts: ti: k3-j721e-beagleboneai64: "
` [PATCH v2 22/33] arm64: dts: ti: k3-j721e-beagleboneai64: Switch MAIN R5F clusters to Split-mode
` [PATCH v2 23/33] arm64: dts: ti: k3-j7200-ti-ipc-firmware: Refactor IPC cfg into new dtsi
` [PATCH v2 24/33] arm64: dts: ti: k3-j721e-ti-ipc-firmware: "
` [PATCH v2 25/33] arm64: dts: ti: k3-j721s2-ti-ipc-firmware: "
` [PATCH v2 26/33] arm64: dts: ti: k3-j784s4-j742s2-ti-ipc-firmware-common: "
` [PATCH v2 27/33] arm64: dts: ti: k3-j784s4-ti-ipc-firmware: "
` [PATCH v2 28/33] arm64: dts: ti: k3-j722s-ti-ipc-firmware: "
` [PATCH v2 29/33] arm64: dts: ti: k3-am62p-ti-ipc-firmware: "
` [PATCH v2 30/33] arm64: dts: ti: k3-am62-ti-ipc-firmware: "
` [PATCH v2 31/33] arm64: dts: ti: k3-am62a-ti-ipc-firmware: "
` [PATCH v2 32/33] arm64: dts: ti: k3-am64-ti-ipc-firmware: "
` [PATCH v2 33/33] arm64: dts: ti: k3-am65-ti-ipc-firmware: "

[PATCH v8 0/5] iio: mcp9600: Features and improvements
 2025-08-23 16:09 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: iio: mcp9600: Set default 3 for thermocouple-type
` [PATCH v8 2/5] dt-bindings: iio: mcp9600: Add microchip,mcp9601 and add constraints

[PATCH] media: dt-bindings: qcom,sm8550-iris: Do not reference legacy venus properties
 2025-08-23 15:53 UTC 

[PATCH v2 00/12] Add FSD CSI support
 2025-08-23 15:39 UTC  (35+ messages)
  ` [PATCH v2 10/12] dt-bindings: media: fsd: Document CSIS DMA controller
  ` [PATCH v2 11/12] arm64: defconfig: Enable FSD CSIS DMA driver
  ` [PATCH v2 12/12] media: fsd-csis: Add support for FSD CSIS DMA
  ` [PATCH v2 05/12] media: imx-mipi-csis: Move clk to mipi_csis_info structure
  ` [PATCH v2 08/12] media: imx-mipi-csis: Add support to dump all vc regs
  ` [PATCH v2 07/12] media: imx-mipi-csis: Add support to configure specific vc
  ` [PATCH v2 03/12] dt-bindings: media: nxp: Add support for FSD SoC
  ` [PATCH v2 04/12] arm64: dts: fsd: Add CSI nodes

[PATCH v3 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-23 15:20 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: memory-controllers: add StarFive JH7110 SoC DMC
` [PATCH v3 2/3] riscv: dts: starfive: jh7110: add DMC memory controller
` [PATCH v3 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH v2] Revert "arm64: dts: lx2160a: add pinmux and i2c gpio to support bus recovery"
 2025-08-23 15:10 UTC  (3+ messages)

[PATCH v2 0/9] Fix, extend and support OF to mc13xxx pwrbutton
 2025-08-23 14:44 UTC  (10+ messages)
` [PATCH v2 1/9] Input: mc13783-pwrbutton: fix irq mixup
` [PATCH v2 2/9] Input: mc13783-pwrbutton: use managed resources
` [PATCH v2 3/9] Input: mc13783-pwrbutton: convert pdata members to array
` [PATCH v2 4/9] Input: mc13783-pwrbutton: enable other mc13xxx PMIC
` [PATCH v2 5/9] dt-bindings: mfd: fsl,mc13xxx: convert txt to DT schema
` [PATCH v2 6/9] dt-bindings: mfd: fsl,mc13xxx: add buttons node
` [PATCH v2 7/9] ARM: dts: imx: Use fsl,led-control as mc13xxx node name
` [PATCH v2 8/9] leds: mc13783: use fsl,led-control as "
` [PATCH v2 9/9] Input: mc13783-pwrbutton: add OF support

[PATCH 0/3] Initial thermal management for Lichee Pi 4A board
 2025-08-23 14:37 UTC  (7+ messages)
` [PATCH 1/3] riscv: dts: thead: th1520: add coefficients to the PVT node
` [PATCH 3/3] riscv: dts: thead: th1520: add soft PWM fan for Lichee Pi 4A

[PATCH v7 00/10] Add support for RK3588 DisplayPort Controller
 2025-08-23 14:36 UTC  (5+ messages)
` [PATCH v7 03/10] drm/rockchip: Add RK3588 DPTX output support
` [PATCH v7 04/10] MAINTAINERS: Add entry for DW DPTX Controller bridge

[PATCH v3 0/3] arm64: dts: add descriptions for solidrun i.mx8mp based boards
 2025-08-23 14:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: Add bindings for SolidRun i.MX8MP SoM and boards
` [PATCH v3 2/3] arm64: dts: add description for solidrun imx8mp som and cubox-m
` [PATCH v3 3/3] arm64: dts: add description for solidrun imx8mp hummingboard variants

[PATCH 0/3] arm64: dts: rockchip: Improvements for rk3588-orangepi-5 and friends
 2025-08-23 14:23 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: rockchip: Fix the headphone detection on the orangepi 5 plus
` [PATCH 2/3] arm64: dts: rockchip: Enable HDMI receiver on "
` [PATCH 3/3] arm64: dts: rockchip: Enable the NPU on the orangepi 5 boards

[PATCH v14 0/7] Rust Abstractions for PWM subsystem with TH1520 PWM driver
 2025-08-23 14:20 UTC  (6+ messages)
  ` [PATCH v14 7/7] riscv: dts: thead: Add PWM fan and thermal control

[PATCH] dt-bindings: soc: fsl,imx-iomuxc-gpr: Document i.MX53
 2025-08-23 14:02 UTC  (2+ messages)

[PATCH RFC 0/3] phy: qcom: qmp-combo: set default qmpphy_mode from DT for Thinkpad HDMI support
 2025-08-23 14:02 UTC  (6+ messages)
` [PATCH RFC 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Document default phy mode

[PATCH] dt-bindings: ata: sun4i-a10: Add a reference to ahci-common.yaml
 2025-08-23 13:54 UTC  (2+ messages)

[PATCH] dt-bindings: input: touchscreen: tsc2007: Document 'wakeup-source'
 2025-08-23 13:53 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
 2025-08-23 13:52 UTC  (3+ messages)
` [PATCH 2/2] gpio: tegra186: Add support for Tegra256

[PATCH 05/33] ACPI / PPTT: Find cache level by cache-id
 2025-08-23 12:14 UTC  (2+ messages)

[PATCH RFC 00/22] Apple Silicon USB3 support
 2025-08-23 11:42 UTC  (7+ messages)
` [PATCH RFC 05/22] usb: dwc3: apple: Do not use host-vbus-glitches workaround
` [PATCH RFC 07/22] usb: dwc3: apple: Adjust vendor-specific registers during init

[PATCH 08/33] ACPI / MPAM: Parse the MPAM table
 2025-08-23 10:55 UTC  (2+ messages)

[PATCH v1 2/2] arm64: dts: rockchip: add DTs for 100ASK DShanPi A1
 2025-08-23 10:50 UTC  (2+ messages)

[PATCH v8 0/2] media: i2c: Add ov2735 camera sensor driver
 2025-08-23 10:24 UTC  (4+ messages)
` [PATCH v8 1/2] dt-bindings: media: i2c: Add ov2735 sensor

[PATCH] rm64: dts: rockchip: Enables sound output from the audio jack on OrangePI5 Plus
 2025-08-23 10:00 UTC  (2+ messages)

[PATCH v2 0/5] Apple device tree sync from downstream kernel
 2025-08-23  9:49 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: apple: t8103-j457: Fix PCIe ethernet iommu-map
` [PATCH v2 2/5] arm64: dts: apple: t600x: Add missing WiFi properties
` [PATCH v2 3/5] arm64: dts: apple: t600x: Add bluetooth device nodes
` [PATCH v2 4/5] dt-bindings: arm: apple: Add t8112 j415 compatible
` [PATCH v2 5/5] arm64: dts: apple: Add devicetreee for t8112-j415

[PATCH v2] arm64: dts: axiado: Add missing UART aliases
 2025-08-23  9:00 UTC  (2+ messages)

[PATCH v2] dt-bindings: mfd: Move embedded controllers to own directory
 2025-08-23  8:58 UTC  (3+ messages)

[PATCH v2 0/3] riscv: dts: starfive: jh7110: More U-Boot downstream changes for JH7110
 2025-08-23  8:10 UTC  (6+ messages)
` [PATCH v2 3/3] riscv: dts: starfive: jh7110: bootph-pre-ram hinting needed by boot loader

[PATCH v3 0/9] Add support ANS2 NVMe on Apple A11
 2025-08-23  7:28 UTC  (2+ messages)
` (subset) "

[PATCH] scripts/dtc/flattree.c: stringtable_insert optimization
 2025-08-23  7:26 UTC  (3+ messages)

[PATCH v1 2/3] coresight: tpdm: add static tpdm support
 2025-08-23  7:10 UTC  (2+ messages)

[PATCH 10/33] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
 2025-08-23  6:41 UTC  (3+ messages)

[PATCH 0/8] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-08-23  5:13 UTC  (5+ messages)
` [PATCH 4/8] hwmon: Add Apple Silicon SMC hwmon driver

[PATCH] arm64: dts: ti: k3-am62d2-evm: Add support for OSPI flash
 2025-08-23  3:33 UTC  (3+ messages)

[PATCH v2 0/2] Add USB support for AM62D2
 2025-08-23  3:23 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-am62a-main: Fix pinctrl properties
` [PATCH v2 2/2] arm64: dts: ti: k3-am62d2-evm: Enable USB support

[PATCH v6 3/6] soc: qcom: geni-se: Add support to load QUP SE Firmware via Linux subsystem
 2025-08-23  3:11 UTC  (2+ messages)

[PATCH v2] dt-binding: thermal: Convert marvell,armada-ap806-thermal to DT schema
 2025-08-22 22:57 UTC 

[PATCH v2] dt-bindings: thermal: Convert marvell,armada370-thermal to DT schema
 2025-08-22 22:56 UTC 

[PATCH] ARM: dts: ti: omap: omap3-devkit8000-lcd: Fix ti,keep-vref-on property to use correct boolean syntax in DTS
 2025-08-22 22:50 UTC 

[PATCH v1 RESEND 0/5] RISC-V: Add Zilsd/Zclsd support in hwprobe and KVM
 2025-08-22 22:34 UTC  (3+ messages)
` [PATCH v1 RESEND 1/5] dt-bidings: riscv: add Zilsd and Zclsd extension descriptions

[PATCH] ARM: dts: ti: omap: am335x-baltos: Fix ti,en-ck32k-xtal property in DTS to use correct boolean syntax
 2025-08-22 22:25 UTC 

[PATCH v1 0/7] Initial Kontron SMARC-sAM67 support
 2025-08-22 21:27 UTC  (2+ messages)

[PATCH 00/13] Support DSI output on rk3576 and roc-rk3576-pc board
 2025-08-22 21:22 UTC  (4+ messages)
` (subset) "

[PATCH v6] dt-bindings: firmware: arm,scmi: allow multiple instances
 2025-08-22 21:21 UTC  (7+ messages)

[PATCH v4 0/6] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2025-08-22 21:20 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Reference usb-switch.yaml to allow mode-switch

[PATCH v3 00/13] media: imx-mipi-csis: Cleanups and debugging improvements
 2025-08-22 21:15 UTC  (5+ messages)
` [PATCH v3 12/13] media: imx-mipi-csis: Initial support for multiple output channels

[PATCH net v2 0/2] mips: lantiq: fix ethernet support
 2025-08-22 20:05 UTC  (2+ messages)

[PATCH v2 0/4] Marvell PXA1908 power domains
 2025-08-22 20:59 UTC  (7+ messages)
` [PATCH v2 2/4] dt-bindings: power: Add Marvell PXA1908 domains
` [PATCH v2 3/4] clk: mmp: Add PXA1908 power domain driver

[PATCH v13 0/4] Add TH1520 GPU support with power sequencing
 2025-08-22 20:43 UTC  (3+ messages)
  ` [PATCH v13 3/4] riscv: dts: thead: th1520: Add IMG BXM-4-64 GPU node

[PATCH next] of: dynamic: Fix use after free in of_changeset_add_prop_helper()
 2025-08-22 20:42 UTC  (2+ messages)

[PATCH v2 0/2] Add NVIDIA VR144NVL board
 2025-08-22 20:38 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: "


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