devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-05 19:13:48 to 2024-02-06 10:33:48 UTC [more...]

[PATCH v3 0/2] board: imx8mn-rve-gateway: fix compatible description
 2024-02-06 10:32 UTC  (2+ messages)

[PATCH v3 0/5] perf/arm_cspmu: Add devicetree support
 2024-02-06 10:27 UTC  (6+ messages)
` [PATCH v3 1/5] perf/arm_cspmu: Simplify initialisation
` [PATCH v3 2/5] perf/arm_cspmu: Simplify attribute groups
` [PATCH v3 3/5] perf/arm_cspmu: Simplify counter reset
` [PATCH v3 4/5] dt-bindings/perf: Add Arm CoreSight PMU
` [PATCH v3 5/5] perf/arm_cspmu: Add devicetree support

[PATCH v2 0/2] Add support for RK3588 HDMI/eDP Combo PHY
 2024-02-06 10:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Rockchip HDMI/eDP Combo PHY schema

[PATCH 0/3] ARM: dts: samsung: enable wifi and cleanup exynos5420-galaxy-tab dts'es
 2024-02-06 10:17 UTC  (5+ messages)
` [PATCH 2/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: add wifi node
` [PATCH 3/3] ARM: dts: samsung: exynos5420-galaxy-tab-common: decrease available memory
  ` (subset) "

[PATCHv1 2/5] arm64: dts: amlogic: Add cache information to the Amlogic SM1 SoC
 2024-02-06 10:15 UTC  (10+ messages)
` [PATCHv1 3/5] arm64: dts: amlogic: Add cache information to the Amlogic G12A SoCS
` [PATCHv1 4/5] arm64: dts: amlogic: Add cache information to the Amlogic S922X SoC
` [PATCHv1 5/5] arm64: dts: amlogic: Add cache information to the Amlogic A7 SoC

[PATCH 1/4] dt-bindings: hwinfo: samsung,exynos-chipid: add gs101-chipid compatible
 2024-02-06 10:13 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: exynos: gs101: add chipid node

[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
 2024-02-06 10:13 UTC  (6+ messages)
` [PATCH v4 04/18] dt-bindings: clock: mobileye,eyeq5-clk: add bindings

[PATCH 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-06 10:12 UTC  (8+ messages)
` [PATCH 1/4] spi: s3c64xx: explicitly include <linux/types.h>
` [PATCH 2/4] spi: dt-bindings: samsung: add google,gs101-spi compatible
` [PATCH 3/4] spi: s3c64xx: add s3c64xx_iowrite{8,16}_32_rep accessors
` [PATCH 4/4] spi: s3c64xx: add support for google,gs101-spi

[PATCH v9 0/7] iio: add new backend framework
 2024-02-06 10:08 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: adc: ad9467: add new io-backend property
` [PATCH v9 2/7] dt-bindings: adc: axi-adc: update bindings for backend framework
` [PATCH v9 3/7] of: property: add device link support for io-backends
` [PATCH v9 4/7] iio: buffer-dmaengine: export buffer alloc and free functions
` [PATCH v9 5/7] iio: add the IIO backend framework
` [PATCH v9 6/7] iio: adc: ad9467: convert to "
` [PATCH v9 7/7] iio: adc: adi-axi-adc: move "

[PATCH v2 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
 2024-02-06 10:06 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs
` [PATCH v2 2/3] arm64: dts: ti: Introduce J722S family of SoCs
` [PATCH v2 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module

[PATCH] dt-bindings: ata: atmel: remove at91 compact flash documentation
 2024-02-06  9:59 UTC  (3+ messages)

[V2 RESEND] arm64: dts: qcom: sc7280: add slimbus DT node
 2024-02-06  9:48 UTC  (3+ messages)

[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
 2024-02-06  9:34 UTC  (6+ messages)
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property

[PATCH v2 1/2] dt-bindings: phy: mediatek,mt7988-xfi-tphy: add new bindings
 2024-02-06  9:28 UTC  (4+ messages)
` [PATCH v2 2/2] phy: add driver for MediaTek XFI T-PHY

[PATCH] arm64: dts: ti: k3-am68-sk-som: Add support for OSPI flash
 2024-02-06  9:23 UTC 

[PATCH v4 1/1] arm64: dts: ti: k3-am62-wakeup: Configure ti-sysc for wkup_uart0
 2024-02-06  9:12 UTC  (4+ messages)

[PATCH v4 0/9] watchdog: rzg2l_wdt: Add support for RZ/G3S
 2024-02-06  8:53 UTC  (12+ messages)
` [PATCH v4 1/9] watchdog: rzg2l_wdt: Restrict the driver to ARCH_RZG2L and ARCH_R9A09G011
` [PATCH v4 2/9] watchdog: rzg2l_wdt: Make the driver depend on PM
` [PATCH v4 3/9] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
` [PATCH v4 4/9] watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
` [PATCH v4 5/9] watchdog: rzg2l_wdt: Remove reset de-assert on probe/stop
` [PATCH v4 6/9] watchdog: rzg2l_wdt: Remove comparison with zero
` [PATCH v4 7/9] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
` [PATCH v4 8/9] watchdog: rzg2l_wdt: Add suspend/resume support
` [PATCH v4 9/9] dt-bindings: watchdog: renesas,wdt: Document RZ/G3S support

[PATCH v14 0/9] Add multiport support for DWC3 controllers
 2024-02-06  8:47 UTC  (15+ messages)
` [PATCH v14 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v14 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v14 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v14 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v14 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [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] arm64: dts: ti: k3-am62p-mcu/wakeup: Disable MCU and wakeup R5FSS nodes
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH v2 0/2] TI: K3: Fix the device IDs for VTM node
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: k3-j7200: Add support for multiple CAN nodes in J7200
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Add phase tags for memory node on J784S4 EVM and AM69 SK
 2024-02-06  8:40 UTC  (2+ messages)

[PATCH v2 0/5] LLCC: Support for Broadcast_AND region
 2024-02-06  8:40 UTC  (9+ messages)
` [PATCH v2 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register region
` [PATCH v2 2/5] arm64: dts: qcom: sm8450: Add mapping to llcc Broadcast_AND region
` [PATCH v2 3/5] arm64: dts: qcom: sm8550: "
` [PATCH v2 4/5] arm64: dts: qcom: sm8650: "
` [PATCH v2 5/5] soc: qcom: llcc: Add regmap for "

[PATCH v8 0/7] iio: add new backend framework
 2024-02-06  8:26 UTC  (5+ messages)
` [PATCH v8 5/7] iio: add the IIO "

[PATCH] ARM: dts: imx6ull-dhcom: Remove /omit-if-no-ref/ from node usdhc1-pwrseq
 2024-02-06  8:25 UTC  (2+ messages)

[PATCH v1 0/2] arm64: dts: freescale: imx8qm: add apalis eval v1.2 carrier board
 2024-02-06  8:23 UTC  (2+ messages)

[PATCH 0/5] Add display support for stm32mp135f-dk board
 2024-02-06  8:17 UTC  (3+ messages)
` [PATCH 4/5] drm/panel: simple: fix flags on RK043FN48H

[PATCH v3 00/17] kexec: Allow preservation of ftrace buffers
 2024-02-06  8:17 UTC  (2+ messages)

[PATCH 5/5] drm/panel: simple: push blanking limit on RK32FN48H
 2024-02-06  8:17 UTC  (2+ messages)

[PATCH v2 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts
 2024-02-06  8:15 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: renesas: r9a08g045: Add missing interrupts of IRQC node

[PATCH V8 00/12] soc: imx8mp: Add support for HDMI
 2024-02-06  8:15 UTC  (13+ messages)
` [PATCH V8 02/12] phy: freescale: add Samsung HDMI PHY
` [PATCH V8 03/12] dt-bindings: soc: imx: add missing clock and power-domains to imx8mp-hdmi-blk-ctrl
` [PATCH V8 05/12] arm64: dts: imx8mp: add HDMI power-domains
` [PATCH V8 09/12] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
` (subset) [PATCH V8 00/12] soc: imx8mp: Add support for HDMI

[PATCH v3] arm64: dts: exynos: Add SPI nodes for Exynos850
 2024-02-06  8:05 UTC  (2+ messages)

[PATCH v2 1/2] arm64: dts: freescale: imx8-ss-dma: Fix edma3's location
 2024-02-06  8:04 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8: Fix lpuart DMA channel order

[PATCH 1/2] arm64: dts: freescale: imx8-ss-dma: Fix edma3's location
 2024-02-06  7:50 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8: Fix lpuart DMA channel order

[PATCH 2/2] dt-bindings: trivial-devices: Add qca,spidev
 2024-02-06  7:44 UTC  (2+ messages)

[PATCH v2 0/2] nxp: imx: Add support for Apalis Evaluation Board v1.2
 2024-02-06  7:40 UTC  (2+ messages)

[PATCH 0/8] MSM8976 MDSS/GPU/WCNSS support
 2024-02-06  7:38 UTC  (5+ messages)
` [PATCH 3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible

[PATCH v1 1/1] ARM: dts: imx6: skov: add aliases for all ethernet nodes
 2024-02-06  7:35 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: Update pattern property case
 2024-02-06  7:35 UTC  (4+ messages)

[PATCH v5 0/1] hwmon: Add driver for Astera Labs PT5161L retimer
 2024-02-06  7:33 UTC  (11+ messages)
` [PATCH v5 1/1] "

[PATCH v5 0/3] Add phyBOARD-Segin-i.MX93 support
 2024-02-06  7:31 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: arm: fsl: Add phyBOARD-Segin-i.MX93
` [PATCH v5 3/3] arm64: dts: imx93: Add phyBOARD-Segin-i.MX93 support

[PATCH v3 0/2] Add StarFive JH7110 SoC DSI support
 2024-02-06  6:57 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: display: bridge: cdns: Add display bridge support for dsi on StarFive JH7110 SoC
` [PATCH v3 2/2] drm/bridge: cdns-dsi: Add support for "

[PATCH v2] dt-bindings: firmware: xilinx: Describe soc-nvmem subnode
 2024-02-06  7:04 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Enable PCIe to Data Modul i.MX8M Plus eDM SBC
 2024-02-06  7:03 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Enable SAI audio on Data Modul i.MX8M Plus eDM SBC
 2024-02-06  7:02 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: iio: adc: ti-ads1298: Add bindings
 2024-02-06  6:58 UTC  (2+ messages)
  ` [PATCH v3 2/2] iio: adc: ti-ads1298: Add driver

[linux][PATCH] ASoC: dt-bindings: atmel,sam9x5-wm8731: Convert to json-schema
 2024-02-06  6:44 UTC 

[PATCH v1 0/2] ARM: dts: at91: gardena-smart-gateway: Use DMA for serial ports
 2024-02-06  6:33 UTC  (2+ messages)

[PATCH v3 0/2] Add JH7110 MIPI DPHY TX support
 2024-02-06  6:19 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add starfive,jh7110-dphy-tx
` [PATCH v3 2/2] phy: starfive: Add mipi dphy tx support

[PATCH 1/4] arm64: dts: ls1012a: correct the size of dcfg block
 2024-02-06  6:16 UTC  (2+ messages)

[PATCH v4 0/5] Add Tegra Security Engine driver
 2024-02-06  5:58 UTC  (6+ messages)
` [PATCH v4 3/5] crypto: tegra: "

[PATCH] arm64: dts: qcom: qcm6490-idp: Add configurations for gpio-keys
 2024-02-06  5:57 UTC  (2+ messages)

[PATCH v2 0/8] Add power-supply properties for sdmmc nodes on Microchip boards
 2024-02-06  5:54 UTC  (3+ messages)
` [PATCH v2 2/8] ARM: dts: microchip: sam9x60ek: Add power-supply properties for sdmmc nodes

[PATCH v3 0/3] Add AM64x ICSSG Ethernet support
 2024-02-06  5:15 UTC  (6+ messages)
` [PATCH v3 3/3] arm64: dts: ti: k3-am642-evm: add overlay for icssg1 2nd port

[PATCH] arm64: dts: ti: k3-am62p5-sk: Enable CPSW MDIO node
 2024-02-06  4:56 UTC  (2+ messages)

[RESEND PATCH v2] arm64: dts: ti: k3-am69-sk: remove assigned-clock-parents for unused VP
 2024-02-06  4:55 UTC  (2+ messages)

[PATCH 0/3] pinctrl: pinctrl-single: fix suspend/resume on j7200
 2024-02-06  4:43 UTC  (2+ messages)
` (subset)[PATCH "

[PATCH] arm64: dts: ti: k3-am642-phyboard-electra: Add TPM support
 2024-02-06  4:42 UTC  (2+ messages)

[PATCH v1] arm64: dts: ti: verdin-am62: mallow: add TPM device
 2024-02-06  4:42 UTC  (2+ messages)

[PATCH 0/3] Add PCIe DT support for TI's J784S4 SoC
 2024-02-06  4:42 UTC  (3+ messages)

[PATCH 1/4] arm64: dts: ti: k3-j7200: Enable PCIe nodes at the board level
 2024-02-06  4:41 UTC  (2+ messages)

[PATCH 01/11] arm64: dts: ti: k3-am642-evm: Do not split single items
 2024-02-06  4:33 UTC  (2+ messages)

[PATCH] arm64: dts: ti: phycore-am64: Add ADC
 2024-02-06  4:32 UTC  (2+ messages)

[PATCH] arm64: dts: ti: Disable clock output of the ethernet PHY
 2024-02-06  4:32 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-am625-beagleplay: Use the builtin mdio bus
 2024-02-06  4:29 UTC  (2+ messages)

[PATCH 0/2] Set boot tags for the usb0 port of AM62x SK and Beagleplay
 2024-02-06  4:29 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: i3c: drop "master" node name suffix
 2024-02-06  3:11 UTC  (3+ messages)
` [PATCH 3/3] arm64: dts: intel: agilex5: drop "master" I3C "

[PATCH v4 0/4] Add support for nuvoton ma35d1 pin control
 2024-02-06  2:52 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: reset: Add syscon to nuvoton ma35d1 system-management node
` [PATCH v4 2/4] dt-bindings: pinctrl: Document nuvoton ma35d1 pin control
` [PATCH v4 3/4] arm64: dts: nuvoton: Add pinctrl support for ma35d1
` [PATCH v4 4/4] pinctrl: nuvoton: Add ma35d1 pinctrl and GPIO driver

[PATCH v3 00/24] of: property: add port base loop
 2024-02-06  2:06 UTC  (7+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()

[PATCH 0/2] arm64: dts: allwinner: Add Transpeed WiFi nodes
 2024-02-06  1:03 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: allwinner: Transpeed 8K618-T: add "

[PATCH 0/3] arm64: dts: allwinner: Add Remix Mini PC support
 2024-02-06  0:47 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: allwinner: Add Jide "

[PATCH v1 0/2] Improve remote-endpoint parsing
 2024-02-06  0:17 UTC  (5+ messages)
` [PATCH v1 1/2] of: property: Improve finding the consumer of a remote-endpoint property

[PATCH v7 0/8] I3C target mode support
 2024-02-05 23:33 UTC  (9+ messages)
` [PATCH v7 1/8] i3c: add "
` [PATCH v7 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v7 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v7 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v7 5/8] i3c: target: add svc target controller support
` [PATCH v7 6/8] i3c: target: func: add tty driver
` [PATCH v7 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v7 8/8] tty: i3c: add TTY over I3C master support

[PATCH v7 0/5] TI K3 M4F support on AM64x and AM62x SoCs
 2024-02-05 22:46 UTC  (5+ messages)
` [PATCH v7 2/5] remoteproc: k3: Move out data structures common with M4 driver
` [PATCH v7 3/5] remoteproc: k3: Move out functions "

[PATCH v4 0/3] Add V4L2 M2M Driver for E5010 JPEG Encoder
 2024-02-05 21:52 UTC  (6+ messages)
` [PATCH v4 1/3] media: dt-bindings: Add Imagination "
` [PATCH v4 3/3] media: imagination: Add E5010 JPEG Encoder driver

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-05 21:27 UTC  (7+ messages)
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices

[PATCH V2 0/2] Add CAN and OSPI support for AM69-SK platform
 2024-02-05 20:07 UTC  (3+ messages)
` [PATCH V2 1/2] arm64: dts: ti: k3-am69-sk: Enable CAN interfaces for AM69 SK board
` [PATCH V2 2/2] arm64: dts: ti: k3-am69-sk: Add support for OSPI flash

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-05 20:34 UTC  (4+ messages)
` [PATCH v2 3/6] clk: sunxi-ng: nkm: Support minimum and maximum rate

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2024-02-05 20:21 UTC  (4+ messages)
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem

[linux][PATCH v2 0/4] LVDS Controller Support for SAM9X75 SoC
 2024-02-05 20:08 UTC  (3+ messages)
` [linux][PATCH v2 1/4] dt-bindings: display: bridge: add sam9x75-lvds compatible

[PATCH v1 0/4] fw_devlink: generically handle bad links to child fwnodes
 2024-02-05 20:06 UTC  (4+ messages)
` [PATCH v1 2/4] driver core: fw_devlink: Link to supplier ancestor if no device

[PATCH v2 0/4] Add 8qm SMMU information
 2024-02-05 19:55 UTC  (5+ messages)

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

[PATCH v2 0/2] of: property: cleanup of_graph_get_endpoint_count()
 2024-02-05 19:53 UTC  (5+ messages)
` [PATCH v2 1/2] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
` [PATCH v2 2/2] of: property: use unsigned int return on of_graph_get_endpoint_count()

[PATCH v4 0/4] Add Support for Wave5 on TI Devices
 2024-02-05 19:47 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: ti: k3-j784s4: Add Wave5 Video Encoder/Decoder Node
` [PATCH v4 2/4] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v4 3/4] arm64: dts: ti: k3-am62p: "
` [PATCH v4 4/4] arm64: defconfig: Enable Wave5 Video Encoder/Decoder

[PATCH v2] dt-bindings: media: Add sram-size Property for Wave5
 2024-02-05 19:20 UTC  (8+ messages)

[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-05 19:13 UTC  (5+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region


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