Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-12 09:46:48 to 2024-01-13 01:54:02 UTC [more...]

[PATCH RESEND v10 0/3] Support pwm/tach driver for aspeed ast26xx
 2024-01-13  1:53 UTC  (7+ messages)
` [PATCH RESEND v10 2/3] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control

[RFC PATCH] dt-bindings: PCI: ti,j721e-pci-host: Add device-id for TI's J784S4 SoC
 2024-01-13  1:45 UTC  (2+ messages)

[PATCH v4 0/3] w1: add UART w1 bus driver
 2024-01-13  1:40 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v4 2/3] dt-bindings: serial: allow onewire as child node

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-13  1:29 UTC  (5+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode

[PATCH v4 0/7] dma-buf: heaps: Add restricted heap
 2024-01-13  1:23 UTC  (11+ messages)
` [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops
` [PATCH v4 4/7] dma-buf: heaps: restricted_heap: Add dma_ops

[PATCH v1 2/2] ARM64: dts: nuvoton: Add initial yosemitev4 device tree
 2024-01-13  1:17 UTC  (2+ messages)

[PATCH v7 0/4] riscv: sophgo: add clock support for sg2042
 2024-01-13  1:15 UTC  (9+ messages)
` [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042

[PATCH v7 00/16] Support Andes PMU extension
 2024-01-13  0:31 UTC  (15+ messages)
` [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v7 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v7 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

[GIT PULL] Devicetree updates for v6.8
 2024-01-12 23:25 UTC  (2+ messages)

[PATCH v6 0/7]Coresight for Kernel panic and watchdog reset
 2024-01-12 23:09 UTC  (12+ messages)
` [PATCH v6 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
    ` [EXT] "
` [PATCH v6 2/7] coresight: tmc-etr: Add support to use reserved trace memory
    ` [EXT] "
` [PATCH v6 5/7] coresight: tmc: Add support for reading tracedata from previous boot
    ` [EXT] "
` [PATCH v6 7/7] coresight: config: Add preloaded configuration

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-12 22:44 UTC  (19+ messages)
` [PATCH v6 1/6] dt-bindings: PCI: qcom: Add interconnects path as required property
` [PATCH v6 2/6] arm64: dts: qcom: sm8450: Add interconnect path to PCIe node
` [PATCH v6 3/6] PCI: qcom: Add missing icc bandwidth vote for cpu to PCIe path
` [PATCH v6 4/6] dt-bindings: pci: qcom: Add opp table
` [PATCH v6 5/6] arm64: dts: qcom: sm8450: Add opp table support to PCIe
` [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v2] arm64: dts: mt8183: jacuzzi: Remove CrosEC base detection node
 2024-01-12 22:40 UTC  (2+ messages)

[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
 2024-01-12 22:15 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device

[PATCH 0/2] ARM: stm32: add clock for pwrcfg syscon
 2024-01-12 22:00 UTC  (4+ messages)
` [PATCH 1/2] clk: stm32: initialize syscon after clocks are registered

[PATCH v5 0/8] iio: add new backend framework
 2024-01-12 20:42 UTC  (12+ messages)
` [PATCH v5 1/8] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v5 2/8] dt-bindings: adc: axi-adc: update bindings for backend framework
` [PATCH v5 3/8] driver: core: allow modifying device_links flags
` [PATCH v5 4/8] of: property: add device link support for io-backends
` [PATCH v5 5/8] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v5 6/8] iio: add the IIO backend framework
` [PATCH v5 7/8] iio: adc: ad9467: convert to "
` [PATCH v5 8/8] iio: adc: adi-axi-adc: move "

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-01-12 20:09 UTC  (18+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities
` [PATCH 06/13] iio: buffer: add hardware triggered buffer support
` [PATCH 10/13] iio: buffer: dmaengine: export devm_iio_dmaengine_buffer_alloc()
` [PATCH 12/13] iio: offload: add new PWM triggered DMA buffer driver

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-12 20:07 UTC  (7+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()
` [PATCH 2/6] um: "
` [PATCH 3/6] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH 4/6] of: Create of_root if no dtb provided by firmware
` [PATCH 5/6] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded

[PATCH v2 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
 2024-01-12 17:58 UTC  (10+ messages)
` [PATCH v2 1/5] dt-bindings: arm: ti: Add bindings for SolidRun AM642 HummingBoard-T
` [PATCH v2 2/5] dt-bindings: rtc: abx80x: convert to yaml
` [PATCH v2 3/5] arm64: dts: ti: k3-am64-main: Add ICSSG IEP nodes
` [PATCH v2 4/5] arm64: dts: add description for solidrun am642 som and evaluation board
` [PATCH v2 5/5] arm64: dts: ti: hummingboard-t: add descriptions for m.2 pci-e and usb-3

[PATCH net-next 00/20] net: ethernet: Add qcom PPE driver
 2024-01-12 17:56 UTC  (7+ messages)

[PATCH v1 0/2] dts: nuvoton: Add initial yosemitev4 device
 2024-01-12 17:46 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: arm: nuvoton: add Facebook Yosemite 4 board

[PATCH 1/2] dt-bindings: rockchip: Add Hardkernel ODROID-M1S board
 2024-01-12 17:44 UTC  (6+ messages)

[PATCH RFC v2 00/11] Device tree support for Imagination Series5 GPU
 2024-01-12 17:33 UTC  (3+ messages)
` [PATCH RFC v2 04/11] ARM: dts: omap4: Add device tree entry for SGX GPU

[PATCH v4 0/4] Add missing port pins for RZ/Five SoC
 2024-01-12 17:14 UTC  (9+ messages)
` [PATCH v4 1/4] pinctrl: renesas: rzg2l: Improve code for readability
` [PATCH v4 2/4] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
` [PATCH v4 3/4] pinctrl: renesas: pinctrl-rzg2l: Add the missing port pins P19 to P28
` [PATCH v4 4/4] riscv: dts: renesas: r9a07g043f: Update gpio-ranges property

[PATCH 00/15] MediaTek: Introduce MT8395 Radxa NIO 12L devicetree
 2024-01-12 17:06 UTC  (11+ messages)
` [PATCH 01/15] dt-bindings: arm64: mediatek: Add MT8395 Radxa NIO 12L board compatible
` [PATCH 08/15] arm64: dts: mediatek: radxa-nio-12l: Add support for eMMC and MicroSD
` [PATCH 09/15] arm64: dts: mediatek: radxa-nio-12l: Enable System Companion Processor
` [PATCH 10/15] arm64: dts: mediatek: radxa-nio-12l: Enable PCI-Express 0 for USB HUB
` [PATCH 11/15] arm64: dts: mediatek: radxa-nio-12l: Enable the USB XHCI controllers
` [PATCH 12/15] arm64: dts: mediatek: radxa-nio-12l: Enable PCI-Express 1 for WiFi
` [PATCH 13/15] arm64: dts: mediatek: radxa-nio-12l: Enable SPI1/2 for 40pin header
` [PATCH 14/15] arm64: dts: mediatek: radxa-nio-12l: Enable UART1 "
` [PATCH 15/15] arm64: dts: mediatek: radxa-nio-12l: Enable Panfrost for Mali GPU

[PATCH 1/2] dt-bindings: usb: mtu3: Add MT8195 MTU3 ip-sleep support
 2024-01-12 17:04 UTC  (3+ messages)
` [PATCH 2/2] usb: mtu3: Add MT8195 MTU3 ip-sleep wakeup support

[PATCH V2 2/2] PCI: Add support for "preserve-boot-config" property
 2024-01-12 16:59 UTC  (3+ messages)

[PATCH v3 0/5] reset: gpio: ASoC: shared GPIO resets
 2024-01-12 16:36 UTC  (6+ messages)
` [PATCH v3 1/5] reset: gpio: Add GPIO-based reset controller
` [PATCH v3 2/5] reset: Instantiate reset GPIO controller for shared reset-gpios
` [PATCH v3 3/5] ASoC: dt-bindings: qcom,wsa8840: Add reset-gpios for shared line
` [PATCH v3 4/5] ASoC: codecs: wsa884x: Allow sharing reset GPIO
` [PATCH v3 5/5] i2c: muxes: pca954x: "

[PATCH RESEND] arm64: dts: allwinner: a64: Add thermal trip points for GPU
 2024-01-12 16:32 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: rzg3s-smarc: Add gpio keys
 2024-01-12 16:20 UTC  (4+ messages)

[PATCH 0/6] Add PPE device tree node for Qualcomm IPQ SoC
 2024-01-12 16:11 UTC  (23+ messages)
` [PATCH 1/6] arm64: dts: qcom: ipq9574: Add PPE device tree node
` [PATCH 3/6] arm64: dts: qcom: ipq5332: Add MDIO device tree
` [PATCH 6/6] arm64: dts: qcom: ipq9574: Add RDP433 board "

[PATCH v2 0/7] I3C target mode support
 2024-01-12 16:06 UTC  (7+ messages)
` [PATCH v2 2/7] dt-bindings: i3c: svc: add compatible string i3c: silvaco,i3c-target-v1

[PATCH v5 0/5] Add support for CS40L50
 2024-01-12 15:41 UTC  (8+ messages)
` [PATCH v5 4/5] Input: cs40l50 - Add support for the CS40L50 haptic driver

[PATCH v14 0/4] Input: add initial support for Goodix Berlin touchscreen IC
 2024-01-12 15:08 UTC  (4+ messages)
` [PATCH v14 2/4] Input: add core support for Goodix Berlin Touchscreen IC

[PATCH v8 0/5] Add display support for stm32f769-disco board
 2024-01-12 14:48 UTC  (6+ messages)
` [PATCH v8 1/5] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [PATCH v8 2/5] ARM: dts: stm32: add DSI support on stm32f769
` [PATCH v8 3/5] ARM: dts: stm32: rename mmc_vcard to vcc-3v3 on stm32f769-disco
` [PATCH v8 4/5] ARM: dts: stm32: add display support "
` [PATCH v8 5/5] ARM: dts: add stm32f769-disco-mb1225-revb03-mb1166-reva09

[PATCH V2 0/2] Add support to preserve boot config in the DT flow
 2024-01-12 14:33 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: Add PCIe "preserve-boot-config" property

[PATCH] arm64: dts: ti: k3-am625-beagleplay: Use the builtin mdio bus
 2024-01-12 14:25 UTC  (4+ messages)

[PATCH v5 resend 0/4] drivers: clk: renesas: ignore all clocks which are assigned to non-Linux system
 2024-01-12 14:21 UTC  (4+ messages)
` [PATCH v5 resend 4/4] "

[PATCH 1/2] dt-bindings: usb: mt6360-tcpc: Rename IRQ to PD-IRQB
 2024-01-12 14:20 UTC  (3+ messages)

[PATCH v7 0/5] Add display support for stm32f769-disco board
 2024-01-12 13:52 UTC  (5+ messages)
` [PATCH v7 1/5] dt-bindings: mfd: stm32f7: Add binding definition for DSI
` [PATCH v7 4/5] ARM: dts: stm32: add display support on stm32f769-disco

[PATCH 2/2] arm64: dts: rockchip: Add Hardkernel ODROID-M1S board
 2024-01-12 13:50 UTC 

[PATCH 1/3] dt-bindings: net: dp83826: add ti,cfg-dac-minus binding
 2024-01-12 13:47 UTC  (15+ messages)
` [PATCH 2/3] dt-bindings: net: dp83826: add ti,cfg-dac-plus binding

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2024-01-12 13:13 UTC  (3+ messages)
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem

[PATCH 00/16] arm64: dts: ti: Additional licensing and clarification
 2024-01-12 12:46 UTC  (5+ messages)
` [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
` [PATCH 13/16] arm64: dts: ti: beagle*: "

[PATCH] dt-bindings: fpga: Conver fpga-region binding to yaml
 2024-01-12 12:25 UTC 

[PATCH] arm64: dts: mt8183: juniper: Remove CrosEC base detection node
 2024-01-12 12:19 UTC  (3+ messages)

[PATCH] dt-bindings: gpio: xilinx: Fix node address in gpio
 2024-01-12 12:02 UTC  (2+ messages)

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2024-01-12 11:57 UTC  (2+ messages)

[PATCH v1 0/2] leds: aw200xx: support for hw pattern controllers
 2024-01-12 11:43 UTC  (4+ messages)
` [PATCH v1 1/2] "

[PATCH RESEND v7 0/3] can: xilinx_can: Add ECC feature support
 2024-01-12 11:37 UTC  (4+ messages)
` [PATCH RESEND v7 1/3] dt-bindings: can: xilinx_can: Add 'xlnx,has-ecc' optional property
` [PATCH RESEND v7 2/3] can: xilinx_can: Add ECC support
` [PATCH RESEND v7 3/3] can: xilinx_can: Add ethtool stats interface for ECC errors

[PATCH v3 1/6] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
 2024-01-12 11:17 UTC  (6+ messages)
` [PATCH v3 2/6] arm64: dts: imx8ulp: add usb nodes
` [PATCH v3 3/6] arm64: dts: imx8ulp-evk: enable usb nodes and add ptn5150 nodes
` [PATCH v3 4/6] dt-bindings: usb: ci-hdrc-usb2: add compatible and clock-names restriction for imx93
` [PATCH v3 5/6] arm64: dts: imx93: add usb nodes
` [PATCH v3 6/6] arm64: dts: imx93-11x11-evk: enable usb and typec nodes

[PATCH v2 1/5] arm64: dts: imx8ulp: add usb nodes
 2024-01-12 10:37 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: dts: imx93: "
    ` [EXT] "

[PATCH v2 0/4] Add display support for Fairphone 4
 2024-01-12 10:26 UTC  (10+ messages)
` [PATCH v2 2/4] drm/panel: Add driver for DJN HX83112A LCD panel

[PATCH v2 0/3] iio: light: add support for AMS AS7331
 2024-01-12  9:47 UTC  (3+ messages)
` [PATCH v2 3/3] iio: light: as73211: add support for as7331

[RFC 3/9] PCI/portdrv: create platform devices for child OF nodes
 2024-01-12  9:47 UTC  (11+ messages)


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