Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-10 03:20:27 to 2023-05-10 10:48:51 UTC [more...]

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-05-10 10:48 UTC  (4+ messages)
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support

[PATCH 0/2] Add initial support for RDP418 of IPQ9574 family
 2023-05-10 10:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom: document AL02-C2 board based on "
` [PATCH 2/2] arm64: dts: qcom: ipq9574: add support for RDP418 variant

[PATCH] arm64: dts: Change pinconf controller node name to pinctrl
 2023-05-10 10:38 UTC 

[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-10 10:33 UTC  (7+ messages)
` [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v5 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
` [PATCH v5 4/5] spi: sun6i: add support for R329/D1/R528/T113s SPI controllers
` [PATCH v5 5/5] riscv: dts: allwinner: d1: Add SPI controllers node

[PATCH v3 2/3] dt-bindings: arm: fsl: Enumerate Emtop SOM
 2023-05-10 10:29 UTC  (3+ messages)

[PATCH v3 1/6] dt-bindings: iio: temperature: melexis,mlx90614: Document MLX90615 support
 2023-05-10 10:22 UTC  (6+ messages)
` [PATCH v3 2/6] iio: mlx90614: Sort headers
` [PATCH v3 3/6] iio: mlx90614: Drop unused register macros
` [PATCH v3 4/6] iio: mlx90614: Drop MLX90614_CONST_EMISSIVITY_RESOLUTION
` [PATCH v3 5/6] iio: mlx90614: Factor our register IO and constants into model specific descriptor
` [PATCH v3 6/6] iio: mlx90614: Add MLX90615 support

[PATCH v11 0/9] Enable IPQ9754 USB
 2023-05-10 10:22 UTC  (4+ messages)
` [PATCH v11 8/9] arm64: dts: qcom: ipq9574: Add LDO regulator node

[PATCH v4 1/2] dt-bindings: pinctrl: Allow use of pinconf in addition to pinctrl and pinmux
 2023-05-10 10:16 UTC  (4+ messages)
` [PATCH v4 2/2] dt-bindings: pinctrl: Update pinctrl-single to use yaml

[PATCH v3 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-10 10:13 UTC  (6+ messages)
` [PATCH v3 2/5] spi: sun6i: change OF match data to a struct

[PATCH v3 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-10 10:12 UTC  (9+ messages)
` [PATCH v3 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "

[PATCH net-next V3 0/3] net: axienet: Introduce dmaengine
 2023-05-10 10:10 UTC  (6+ messages)
` [PATCH net-next V3 1/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
` [PATCH net-next V3 2/3] net: axienet: Preparatory changes for dmaengine support
` [PATCH net-next V3 3/3] net: axienet: Introduce "

[PATCH v3 3/3] dt-bindings: vendor-prefixes: Add Emtop
 2023-05-10 10:06 UTC  (3+ messages)

[PATCH 0/2] Make SID for PM7250B configurable (and a small fixup)
 2023-05-10 10:05 UTC  (9+ messages)
` [PATCH 2/2] arm64: dts: qcom: pm7250b: make SID configurable

[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-05-10 10:03 UTC  (25+ messages)
` [PATCH v16 01/22] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v16 02/22] PCI: Add PCI_HEADER_TYPE_MULTI_FUNC
` [PATCH v16 03/22] PCI: Add INTx Mechanism Messages macros
` [PATCH v16 04/22] PCI: Rename PCI_EPC_IRQ_LEGACY to PCI_EPC_IRQ_INTX
` [PATCH v16 05/22] PCI: dwc: Rename "legacy_irq" to "INTx_irq"
` [PATCH v16 06/22] PCI: dwc: Change arguments of dw_pcie_prog_outbound_atu()
` [PATCH v16 07/22] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v16 08/22] PCI: designware-ep: Add INTx IRQs support
` [PATCH v16 09/22] PCI: dwc: Add dw_pcie_link_set_max_link_width()
` [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 15/22] PCI: dwc: Introduce .ep_pre_init() and .ep_deinit()
` [PATCH v16 16/22] dt-bindings: PCI: dwc: Update maxItems of reg and reg-names
` [PATCH v16 17/22] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [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 v16 21/22] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4
` [PATCH v16 22/22] misc: pci_endpoint_test: Add Device ID for R-Car S4-8 PCIe controller

[PATCH v3 0/3] Add TDM audio on StarFive JH7110
 2023-05-10  9:21 UTC  (6+ messages)
` [PATCH v3 3/3] riscv: dts: starfive: add tdm node and sound card

[PATCH v6 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-05-10  9:24 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: "
` [PATCH v6 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
` [PATCH v6 3/6] drm: lcdif: Determine bus format and flags in ->atomic_check()
` [PATCH v6 4/6] drm: lcdif: Check consistent bus format and flags across first bridges
` [PATCH v6 5/6] drm: lcdif: Add multiple encoders and first bridges support
` [PATCH v6 6/6] drm: lcdif: Add i.MX93 LCDIF compatible string

[PATCH v3] ASoC: dt-bindings: nau8825: Convert to dtschema
 2023-05-10  9:19 UTC 

[PATCH] arm64: dts: ti: Clean up pin node names to avoid warnings
 2023-05-10  9:18 UTC 

[PATCH V4] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-10  9:11 UTC 

[PATCH v3 0/3] arm64: dts: Add initial support for Emtop SOM IMX8MM
 2023-05-10  9:03 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: nau8825: Convert to dtschema
 2023-05-10  8:54 UTC  (5+ messages)

[PATCH v5 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-05-10  8:44 UTC  (8+ messages)
` [PATCH v5 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
` [PATCH v5 5/6] drm: lcdif: Add multiple encoders and first bridges support

[PATCH v3 1/3] arm64: dts: Add device tree for the Emtop SOM IMX8MM
 2023-05-10  8:32 UTC 

[PATCH 00/23] arm64: zynqmp: Misc zynqmp changes
 2023-05-10  8:32 UTC  (19+ messages)
` [PATCH 01/23] arm64: zynqmp: Describe TI phy as ethernet-phy-id
` [PATCH 02/23] arm64: zynqmp: Fix usb node drive strength and slew rate
` [PATCH 03/23] arm64: zynqmp: Set qspi tx-buswidth to 4
` [PATCH 05/23] arm64: zynqmp: Add L2 cache nodes
` [PATCH 06/23] arm64: zynqmp: Sync node name address with reg (mailbox)
` [PATCH 07/23] arm64: zynqmp: Add pmu interrupt-affinity
` [PATCH 08/23] arm64: zynqmp: Add resets property to sdhci nodes
` [PATCH 20/23] arm64: zynqmp: Rename ams_ps/pl node names

[PATCH v2 0/6] arm64: qcom: sm84[34]50: enable DP altmode on USB-C Connector
 2023-05-10  8:31 UTC  (7+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: sm8350: add ports subnodes in usb1 qmpphy node
` [PATCH v2 2/6] arm64: dts: qcom: sm8450: "
` [PATCH v2 3/6] arm64: dts: qcom: sm8350-hdk: Add QMP & DP to SuperSpeed graph
` [PATCH v2 4/6] arm64: dts: qcom: sm8450-hdk: "
` [PATCH v2 5/6] arm64: defconfig: enable FSA4480 driver as module
` [PATCH v2 6/6] qcom: pmic_glink: enable altmode for SM8450

[PATCH 1/2] ASoC: dt-bindings: Add adi,ssm3515 amp schema
 2023-05-10  8:30 UTC  (11+ messages)
` [PATCH 2/2] ASoC: ssm3515: Add new amp driver

[PATCH v6] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
 2023-05-10  8:27 UTC 

[PATCH 0/5] arm64: dts: imx93: add nodes and minor update
 2023-05-10  8:31 UTC  (6+ messages)
` [PATCH 1/5] arm64: dts: imx93: add watchdog node
` [PATCH 2/5] arm64: dts: imx93: add ocotp node
` [PATCH 3/5] arm64: dts: imx93: reorder device nodes
` [PATCH 4/5] arm64: dts: imx93: add cpuidle node
` [PATCH 5/5] arm64: dts: imx93-11x11-evk: enable wdog3

[PATCH 1/4] dt-bindings: clock: imx8m: Add missing interrupt property
 2023-05-10  8:25 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: imx8mp: Add CCM interrupts
` [PATCH 3/4] arm64: dts: imx8mn: "
` [PATCH 4/4] arm64: dts: imx8mm: "

[PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats
 2023-05-10  8:18 UTC  (2+ messages)

[PATCH 0/2] KingFisher: support regulators for PCIe
 2023-05-10  7:56 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: PCI: rcar-pci-host: add optional regulators

[PATCH v2 0/8] phy: qcom-qmp-combo: Support orientation switching
 2023-05-10  7:55 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: Add ports and orientation-switch
` [PATCH v2 2/8] phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit
` [PATCH v2 3/8] phy: qcom-qmp-combo: Extend phy_mutex to all phy_ops
` [PATCH v2 4/8] phy: qcom-qmp-combo: Introduce orientation variable
` [PATCH v2 5/8] phy: qcom-qmp-combo: Introduce orientation switching
` [PATCH v2 6/8] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH v2 7/8] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph
` [PATCH v2 8/8] arm64: dts: qcom: sc8280xp-x13s: "

[PATCH v4 0/9] ASoC: mediatek: mt8188: revise AFE driver
 2023-05-10  7:53 UTC  (12+ messages)
` [PATCH v4 1/9] ASoC: mediatek: mt8188: remove supply AUDIO_HIRES
` [PATCH v4 2/9] ASoC: mediatek: mt8188: complete set_tdm_slot function
` [PATCH v4 3/9] ASoC: mediatek: mt8188: revise ETDM control flow
` [PATCH v4 4/9] ASoC: mediatek: mt8188: refine APLL control
` [PATCH v4 5/9] ASoC: mediatek: mt8188: combine afe component registration
` [PATCH v4 6/9] ASoC: mediatek: mt8188: add bus protection
` [PATCH v4 7/9] ASoC: mediatek: mt8188: add required clocks
` [PATCH v4 8/9] ASoC: dt-bindings: mediatek,mt8188-afe: correct clock name
` [PATCH v4 9/9] ASoC: dt-bindings: mediatek,mt8188-afe: add audio properties

[PATCH] ASoC: dt-bindings: Adjust #sound-dai-cells on TI's single-DAI codecs
 2023-05-10  7:42 UTC  (5+ messages)

[PATCH v2] dt-bindings: i2c: maxim,max96712: Require setting bus-type property
 2023-05-10  7:33 UTC  (3+ messages)

[PATCH v2 1/5] dt-bindings: iio: temperature: melexis,mlx90614: Document MLX90615 support
 2023-05-10  7:33 UTC  (5+ messages)
` [PATCH v2 5/5] iio: mlx90614: Add "

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-10  7:21 UTC  (5+ messages)
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt

[PATCH v3 0/5] Add JH7110 AON PMU support
 2023-05-10  7:20 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: power: "
` [PATCH v3 3/5] soc: starfive: Extract JH7110 pmu private operations

[PATCH 0/4] Add Video Clock Controller driver for SM8550
 2023-05-10  7:13 UTC  (3+ messages)
` [PATCH 2/4] dt-bindings: clock: qcom: Add SM8550 video clock controller

[PATCH V4 0/3] Add video clock controller driver for SM8450
 2023-05-10  7:12 UTC  (3+ messages)
` [PATCH V4 1/3] dt-bindings: clock: qcom: Add SM8450 video clock controller

[PATCH v2] ARM: dts: kirkwood: Add Endian 4i Edge 200 board
 2023-05-10  7:11 UTC  (3+ messages)

[PATCH 0/3] Provide parent clocks to msm8226 mmcc
 2023-05-10  7:09 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: clock: qcom,mmcc: define clocks/clock-names for MSM8226

[PATCH v2 1/3] dt-bindings: phy: cadence-torrent: Add latency properties
 2023-05-10  7:08 UTC  (2+ messages)

[PATCH v2 2/5] ASoC: dt-bindings: Add tas2781 amplifier
 2023-05-10  7:04 UTC  (2+ messages)

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-10  7:03 UTC  (5+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH v4] dt-bindings: rtc: isl1208: Convert to json-schema
 2023-05-10  6:58 UTC  (4+ messages)

[PATCH 0/2] arm64: dts: imx8mp: Add GPT blocks
 2023-05-10  6:40 UTC  (3+ messages)

[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
 2023-05-10  6:37 UTC  (12+ messages)
` [PATCH v11 01/11] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v11 02/11] arm64: dts: mediatek: Update the node name of SCP rpmsg subnode
` [PATCH v11 03/11] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v11 04/11] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v11 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP
` [PATCH v11 06/11] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v11 07/11] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v11 08/11] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v11 09/11] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v11 10/11] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v11 11/11] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v2 0/2] perf: Add xilinx APM support
 2023-05-10  6:16 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v4 0/4] drm: sun4i: set proper TCON0 DCLK rate in DSI mode
 2023-05-10  4:30 UTC  (4+ messages)

[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
 2023-05-10  4:29 UTC  (3+ messages)
` [PATCH v3 3/3] Documentation: trace: Add documentation for Coresight Dummy Trace

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-05-10  3:41 UTC  (9+ messages)
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support

[PATCH v4 0/3] Add support to configure Coresight Dummy subunit
 2023-05-10  3:21 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: arm: Add Coresight Dummy Trace


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