Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-05 09:12:36 to 2023-06-05 19:51:27 UTC [more...]

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-05 19:50 UTC  (47+ messages)
` [PATCH v13 01/24] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v13 02/24] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v13 03/24] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v13 04/24] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v13 05/24] mailbox: Add Gunyah message queue mailbox
` [PATCH v13 06/24] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v13 07/24] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v13 08/24] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v13 09/24] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v13 11/24] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v13 12/24] samples: Add sample userspace Gunyah VM Manager
` [PATCH v13 13/24] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v13 14/24] virt: gunyah: Add Qualcomm Gunyah platform ops
` [PATCH v13 15/24] docs: gunyah: Document Gunyah VM Manager
` [PATCH v13 16/24] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v13 17/24] gunyah: vm_mgr: Add framework for VM Functions
` [PATCH v13 18/24] virt: gunyah: Add resource tickets
` [PATCH v13 19/24] virt: gunyah: Add IO handlers
` [PATCH v13 20/24] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v13 21/24] virt: gunyah: Add hypercalls for sending doorbell

[PATCH 00/14] Add dedicated device tree node for RPM processor/subsystem
 2023-06-05 19:45 UTC  (24+ messages)
` [PATCH 04/14] soc: qcom: smd-rpm: Match rpmsg channel instead of compatible
` [PATCH 05/14] dt-bindings: remoteproc: Add Qualcomm RPM processor/subsystem
` [PATCH 06/14] dt-bindings: soc: qcom: smd-rpm: Use qcom,rpm-proc in example
` [PATCH 08/14] soc: qcom: smem: Add qcom_smem_is_available()
` [PATCH 09/14] rpmsg: qcom_smd: Use qcom_smem_is_available()
` [PATCH 10/14] soc: qcom: Add RPM processor/subsystem driver
` [PATCH 11/14] arm64: dts: qcom: Add rpm-proc node for SMD platforms
` [PATCH 12/14] arm64: dts: qcom: Add rpm-proc node for GLINK gplatforms
` [PATCH 14/14] ARM: dts: qcom: apq8064: Drop redundant /smd node

[PATCH] arm64: dts: ti: k3-am69-sk: Add eMMC mmc0 support
 2023-06-05 17:45 UTC 

[PATCH] arm64: dts: ti: k3-am69-sk: Enable MCU CPSW2G
 2023-06-05 17:42 UTC 

[PATCH v2 00/10] Add devicetree support for SDX75 Modem and IDP
 2023-06-05 18:30 UTC  (16+ messages)
` [PATCH v2 01/10] dt-bindings: arm: qcom: Document SDX75 platform and boards
` [PATCH v2 02/10] dt-bindings: firmware: scm: Add compatible for SDX75
` [PATCH v2 03/10] dt-bindings: interrupt-controller: Add SDX75 PDC compatible
` [PATCH v2 04/10] dt-bindings: arm-smmu: Add SDX75 SMMU compatible
` [PATCH v2 05/10] dt-bindings: cpufreq: cpufreq-qcom-hw: Add SDX75 compatible
` [PATCH v2 06/10] arm64: dts: qcom: Add SDX75 platform and IDP board support
` [PATCH v2 07/10] arm64: dts: qcom: Add support for GCC and RPMHCC for SDX75
` [PATCH v2 08/10] arm64: dts: qcom: Add QUPv3 UART console node "
` [PATCH v2 09/10] arm64: dts: qcom: Enable the QUPv3 UART console "
` [PATCH v2 10/10] arm64: dts: qcom: Add the support of cpufreq on SDX75

[PATCH] dt-bindings: power: reset: bcm21664-resetmgr: convert to YAML
 2023-06-05 18:15 UTC  (2+ messages)

[PATCH] ARM: dts: BCM5301X: Use updated "spi-gpio" binding properties
 2023-06-05 18:12 UTC  (3+ messages)

[PATCH 1/2] ARM: dts: BCM5301X: Drop invalid #usb-cells
 2023-06-05 18:12 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Drop invalid properties from Meraki MR32 keys

[PATCH] dt-bindings: arm: bcm: Add bindings for Buffalo WZR-1166DHP(2)
 2023-06-05 18:11 UTC  (2+ messages)

[PATCH V2] ARM: dts: BCM5301X: Use updated "spi-gpio" binding properties
 2023-06-05 18:11 UTC  (2+ messages)

[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-06-05 17:57 UTC  (11+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH V6 0/3] nvmem: add fixed cells layout
 2023-06-05 17:49 UTC  (2+ messages)

[PATCH v2 0/9] Add support for IIO devices in ASoC
 2023-06-05 17:36 UTC  (14+ messages)
` [PATCH v2 5/9] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v2 6/9] ASoC: soc-dapm.h: Add a helper to build a DAPM widget dynamically
` [PATCH v2 7/9] ASoC: codecs: Add support for the generic IIO auxiliary devices

[PATCH v3 0/7] ASoC: mt8188: add new board support
 2023-06-05 17:30 UTC  (2+ messages)

[PATCH v5 00/12] SM63(50|75) DPU support
 2023-06-05 17:09 UTC  (8+ messages)
` [PATCH v5 05/12] dt-bindings: display/msm: Add SM6375 MDSS

[PATCH 00/12] arm64: dts: ti: Fix up references to phandles
 2023-06-05 17:02 UTC  (5+ messages)
` [PATCH 03/12] arm64: dts: ti: k3-j721e-beagleboneai64: Fixup reference to phandles array
` [PATCH 08/12] arm64: dts: ti: k3-am64-evm: "

[PATCH v2 0/5] ARM: Add GPIO support
 2023-06-05 16:52 UTC  (4+ messages)
` [PATCH v2 3/5] dt-bindings: hwmon: hpe,gxp-fanctrl: remove fn2 and pl regs

[PATCH v3 0/2] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-06-05 16:35 UTC  (4+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] dt-bindings: mips: Add bindings "

[PATCH 0/8] Add devicetree support for SDX75 Modem and IDP
 2023-06-05 16:35 UTC  (2+ messages)

[PATCH] dt-bindings: arm-smmu: Fix SC8280XP Adreno binding
 2023-06-05 16:35 UTC  (2+ messages)

[PATCH 0/2] SM6375 GPU SMMU
 2023-06-05 16:35 UTC  (2+ messages)

[PATCH v4 0/5] arm64: dts: qcom: sa8775p: add more IOMMUs
 2023-06-05 16:35 UTC  (7+ messages)
` [PATCH v4 4/5] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU

[PATCH 0/6] Enable decoder for mt8183
 2023-06-05 16:20 UTC  (6+ messages)
` [PATCH 1/6] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH 2/6] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183
` [PATCH 5/6] clk: mediatek: mt8183: Add CLK_VDEC_ACTIVE to vdec
` [PATCH 6/6] arm64: dts: mediatek: mt8183: Add decoder

[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
 2023-06-05 16:06 UTC  (7+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes

[PATCH v5 0/3] pinctrl: tegra: Add Tegra234 pinmux driver
 2023-06-05 15:48 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: Document Tegra234 pin controllers
` [PATCH v5 2/3] pinctrl: tegra: Add Tegra234 pinmux driver
` [PATCH v5 3/3] arm64: tegra: Add Tegra234 pin controllers

[PATCH v2] mux: mmio: use reg property when parent device is not a syscon
 2023-06-05 15:41 UTC 

[PATCH v4 0/3] net: phy: realtek: Support external PHY clock
 2023-06-05 15:40 UTC  (4+ messages)
` [PATCH v4 1/3] net: phy: realtek: Add optional "
` [PATCH v4 2/3] dt-bindings: net: phy: Document support for external PHY clk
` [PATCH v4 3/3] net: phy: realtek: Disable clock on suspend

[RESEND PATCH] dt-bindings: iommu: arm,smmu: enable clocks for sa8775p Adreno SMMU
 2023-06-05 15:39 UTC  (2+ messages)

[PATCH v2 0/3] drm/panel: add fannal c3004 panel
 2023-06-05 15:35 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: add fannal vendor prefix
` [PATCH v2 2/3] dt-bindings: display: panel: add fannal,c3004
` [PATCH v2 3/3] drm/panel-fannal-c3003: Add fannal c3004 DSI panel

net: phy: realtek: Support external PHY clock
 2023-06-05 15:27 UTC  (5+ messages)
` [PATCH v3 1/3] net: phy: realtek: Add optional "
` [PATCH v3 2/3] dt-bindings: net: phy: Document support for external PHY clk
` [PATCH v3 3/3] net: phy: realtek: Disable clock on suspend

[PATCH 0/2] arm64: dts: ti: k3-j721e: dtbs_check warnings fixups
 2023-06-05 15:13 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: k3-j721e-mcu-wakeup: Switch to "ti,j721e-system-controller" compatible

[PATCH 0/2] drm/panel: add fannal c3004 panel
 2023-06-05 15:08 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: display: panel: add fannal,c3004

[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-06-05 15:06 UTC  (17+ messages)
` [PATCH v16 10/22] PCI: dwc: Modify PCIE_PORT_LINK_CONTROL handling
` [PATCH v16 11/22] PCI: dwc: Add dw_pcie_link_set_max_cap_width()
` [PATCH v16 12/22] PCI: tegra194: Drop PCI_EXP_LNKSTA_NLW setting
` [PATCH v16 13/22] PCI: dwc: Add EDMA_UNROLL capability flag
` [PATCH v16 14/22] PCI: dwc: Expose dw_pcie_ep_exit() to module
` [PATCH v16 18/22] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v16 19/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v16 20/22] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support

[PATCH 0/6] Enable MSM8226 TSENS support
 2023-06-05 14:39 UTC  (3+ messages)
` [PATCH 2/6] dt-bindings: thermal: tsens: Add compatible for MSM8226

[PATCH v3 1/2] dt-bindings: clock: fixed-clock: Add nvmem support
 2023-06-05 14:05 UTC  (5+ messages)
    ` [PATCH v3 2/2] clk: Add fixed-clock-nvmem provider

[PATCH v4 1/2] dt-bindings: clock: fixed-clock: Add nvmem support
 2023-06-05 14:01 UTC  (2+ messages)
    ` [PATCH v4 2/2] clk: Add fixed-clock-nvmem provider

[PATCH v3 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-06-05 13:45 UTC  (3+ messages)
` [PATCH v3 1/3] drm/msm/adreno: Add Adreno A690 support

[PATCH 00/21] Add support for sam9x7 SoC family
 2023-06-05 13:34 UTC  (20+ messages)
` [PATCH 03/21] dt-bindings: usb: generic-ehci: Document clock-names property
` [PATCH 15/21] dt-bindings: irqchip/atmel-aic5: Add support for sam9x7 aic
` [PATCH 17/21] power: reset: at91-poweroff: lookup for proper pmc dt node for sam9x7
` [PATCH 21/21] net: macb: add support for gmac to sam9x7

[PATCH v6 00/11] Add Renesas PMIC RAA215300 and built-in RTC support
 2023-06-05 13:27 UTC  (5+ messages)

[PATCH] ARM: dts: BCM5301X: Describe switch ports in the main DTS
 2023-06-05 13:21 UTC 

[PATCH v3 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-06-05 12:55 UTC  (7+ messages)
` [PATCH v3 1/6] soundwire: bus: Allow SoundWire peripherals to register IRQ handlers
` [PATCH v3 2/6] dt-bindings: mfd: cirrus,cs42l43: Add initial DT binding
` [PATCH v3 3/6] mfd: cs42l43: Add support for cs42l43 core driver
` [PATCH v3 4/6] pinctrl: cs42l43: Add support for the cs42l43
` [PATCH v3 5/6] spi: cs42l43: Add SPI controller support
` [PATCH v3 6/6] ASoC: cs42l43: Add support for the cs42l43

[PATCH] gpiolib: demote the hogging log messages to debug
 2023-06-05 12:52 UTC 

[PATCH v2 0/6] Add display support on the stm32f746-disco board
 2023-06-05 12:18 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3-j721s2: Change CPTS clock parent
 2023-06-05 12:10 UTC  (3+ messages)

[PATCH V2 00/13] Add multipd remoteproc support
 2023-06-05 12:02 UTC  (4+ messages)
` [PATCH V2 01/13] dt-bindings: remoteproc: qcom: Add support for multipd model

[PATCH v13 00/10] Introduce Nuvoton ma35d1 SoC
 2023-06-05 12:00 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: clock: Add nvmem-clock
 2023-06-05 11:56 UTC  (4+ messages)

[PATCH 0/4] ASoC: support dai-links with symmetric clock roles
 2023-06-05 11:42 UTC  (12+ messages)
` [PATCH 1/4] ASoC: dt-bindings: document new symmetric-clock-role flag
` [PATCH 3/4] ASoC: audio-graph-card2: parse symmetric-clock-roles property
` [PATCH 4/4] ASoC: simple-card: "

[PATCH v3 0/1] arm64: zynqmp: Misc zynqmp changes
 2023-06-05 11:23 UTC  (2+ messages)
` [PATCH v3 1/1] arm64: zynqmp: Add L2 cache nodes

[PATCH] dt-bindings: usb: xilinx: Replace Manish by Piyush
 2023-06-05 11:19 UTC  (3+ messages)

[PATCH v1 1/3] ARM: MR26: MR32: remove bogus nand-ecc-algo property
 2023-06-05 11:19 UTC  (4+ messages)
` [PATCH v1 2/3] ARM: MR26: fix dt schema violations

[PATCH] dt-bindings: xilinx: Remove Rajan, Jolly and Manish
 2023-06-05 11:17 UTC  (2+ messages)

[PATCH v2 0/6] arm64: zynqmp: Misc zynqmp changes
 2023-06-05 11:16 UTC  (11+ messages)
` [PATCH v2 1/6] arm64: zynqmp: Describe TI phy as ethernet-phy-id
` [PATCH v2 2/6] arm64: zynqmp: Fix usb node drive strength and slew rate
` [PATCH v2 3/6] arm64: zynqmp: Set qspi tx-buswidth to 4
` [PATCH v2 5/6] arm64: zynqmp: Add pmu interrupt-affinity
` [PATCH v2 6/6] arm64: zynqmp: Used fixed-partitions for QSPI in k26

[PATCH v3] arm64: zynqmp: Switch to amd.com emails
 2023-06-05 11:14 UTC  (2+ messages)

[PATCH] arm64: zynqmp: Convert kv260-revA overlay to ASCII text
 2023-06-05 11:13 UTC  (2+ messages)

[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
 2023-06-05 11:10 UTC  (3+ messages)

[PATCH RFC 0/7] arm64: qcom: add Type-C Altmode support
 2023-06-05 10:45 UTC  (7+ messages)
` [PATCH RFC 1/7] dt-bindings: connector: usb-connector: add a gpio used to determine the Type-C port plug orientation
` [PATCH RFC 3/7] usb: ucsi: glink: use the connector orientation GPIO to provide switch events

[PATCH v2 0/2] Add ili9882t timing
 2023-06-05 10:34 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: input: touchscreen: Add ilitek 9882T touchscreen chip

[PATCH v4 00/11] Add support to configure TPDM DSB subunit
 2023-06-05 10:24 UTC  (11+ messages)
` [PATCH v4 07/11] coresight-tpdm: Add nodes for dsb edge control
` [PATCH v4 09/11] coresight-tpdm: Add nodes for timestamp request
` [PATCH v4 11/11] coresight-tpdm: Add nodes for dsb msr support

[PATCH 0/5] drm/ssd130x: A few enhancements and cleanups
 2023-06-05 10:15 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: display: ssd1307fb: Remove default width and height values

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-05  9:56 UTC  (3+ messages)
` [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver

[PATCH v3 0/3] Add JH7110 cpufreq support
 2023-06-05  9:54 UTC  (5+ messages)

[PATCH v6 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-06-05  9:52 UTC 

[PATCH v5 1/1] dt-bindings: pinctrl: Update pinctrl-single to use yaml
 2023-06-05  9:48 UTC  (3+ messages)

[PATCH] arm64: dts: mediatek: mt8192: Add missing dma-ranges to soc node
 2023-06-05  9:45 UTC  (2+ 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).