Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-17 10:19:27 to 2024-04-17 17:01:03 UTC [more...]

[PATCH v6 0/5] iio: adc: ad7192: Add AD7194 support
 2024-04-17 17:00 UTC 

[PATCH v7 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-17 16:59 UTC  (6+ messages)
` [PATCH v7 1/5] PCI: Add INTx Mechanism Messages macros
` [PATCH v7 2/5] PCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu() into a structure
` [PATCH v7 3/5] PCI: dwc: Add outbound MSG TLPs support
` [PATCH v7 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
` [PATCH v7 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[PATCH 0/4] Document ASUS RT-AC3200 and ASUS RT-AC5300 and add device trees
 2024-04-17 16:47 UTC  (14+ messages)
` [PATCH 3/4] ARM: dts: BCM5301X: Add DT for ASUS RT-AC3200

[PATCH v8 0/7] Add interconnect driver for IPQ9574 SoC
 2024-04-17 16:39 UTC  (16+ messages)
` [PATCH v8 1/7] interconnect: icc-clk: Allow user to specify master/slave ids
` [PATCH v8 2/7] clk: qcom: cbf-msm8996: Specify master and slave id
` [PATCH v8 3/7] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v8 4/7] interconnect: icc-clk: Add devm_icc_clk_register
` [PATCH v8 5/7] clk: qcom: common: Add interconnect clocks support
` [PATCH v8 6/7] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks
` [PATCH v8 7/7] arm64: dts: qcom: ipq9574: Add icc provider ability to gcc

[PATCH v4 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-17 16:29 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: display: panel: Add Raydium RM69380
` [PATCH v4 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[PATCH v6 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 16:11 UTC  (13+ messages)
` [PATCH v6 1/5] virt: vmgenid: re-arrange code to make review easier
` [PATCH v6 2/5] virt: vmgenid: change implementation to use a platform driver
` [PATCH v6 3/5] virt: vmgenid: enable driver regardless of ACPI config
` [PATCH v6 4/5] dt-bindings: rng: Add vmgenid support
` [PATCH v6 5/5] virt: vmgenid: add support for devicetree bindings

[PATCH 02/19] riscv: cpufeature: Fix thead vector hwcap removal
 2024-04-17 16:02 UTC  (12+ messages)

[PATCH 00/10] arm64: dts: imx8qm Add audio\flexcan\i2c\fec1 nodes for imx8qm-mek board
 2024-04-17 16:01 UTC  (4+ messages)
` [PATCH 02/10] arm64: dts: imx8qm-ss-audio: add audio nodes

[PATCH v2 0/8] ASoC: codecs: wcd937x: add wcd937x audio codec support
 2024-04-17 15:56 UTC  (8+ messages)
` [PATCH v2 1/8] ASoC: dt-bindings: wcd937x: add bindings for wcd937x
` [PATCH v2 3/8] ASoC: dt-bindings: wcd937x-sdw: add bindings for wcd937x-sdw

[PATCH v3 0/2] Add driver for Raydium RM69380-based DSI panels
 2024-04-17 15:46 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: display: panel: Add Raydium RM69380
` [PATCH v3 2/2] drm/panel: Add driver for EDO RM69380 OLED panel

[PATCH 1/2] dt-bindings: arm: rockchip: add Radxa ROCK3 Model C
 2024-04-17 15:45 UTC  (2+ messages)

[PATCH v2 0/7] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-17 15:39 UTC  (10+ messages)
` [PATCH v2 1/7] dt-bindings: regulator: Add bindings for MediaTek DVFSRC Regulators
` [PATCH v2 2/7] dt-bindings: interconnect: Add MediaTek EMI Interconnect bindings

[PATCH 0/4] arm64: dts: imx93: add i.Core MX93 EDIMM 2.0 board
 2024-04-17 15:35 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: arm: fsl: add Engicam i.Core MX93 EDIMM 2.0 Starter Kit
` [PATCH 2/4] regulator: dt-bindings: pca9450: add pca9451a support
` [PATCH 3/4] arm64: dts: imx93: add Engicam i.Core MX93 SoM
` [PATCH 4/4] arm64: dts: imx93: Add Engicam i.Core MX93 EDIMM 2.0 Starter Kit

[PATCH net-next v9 00/14] net: Add support for Power over Ethernet (PoE)
 2024-04-17 15:34 UTC  (16+ messages)
` [PATCH net-next v9 01/14] ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
` [PATCH net-next v9 02/14] net: pse-pd: Introduce PSE types enumeration
` [PATCH net-next v9 03/14] net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
` [PATCH net-next v9 04/14] netlink: specs: Modify pse attribute prefix
` [PATCH net-next v9 05/14] netlink: specs: Expand the pse netlink command with PoE interface
` [PATCH net-next v9 06/14] MAINTAINERS: Add myself to pse networking maintainer
` [PATCH net-next v9 07/14] net: pse-pd: Add support for PSE PIs
` [PATCH net-next v9 08/14] dt-bindings: net: pse-pd: Add another way of describing several "
` [PATCH net-next v9 09/14] net: pse-pd: Add support for setup_pi_matrix callback
` [PATCH net-next v9 10/14] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v9 11/14] dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
` [PATCH net-next v9 12/14] net: pse-pd: Add PD692x0 PSE controller driver
` [PATCH net-next v9 13/14] dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
` [PATCH net-next v9 14/14] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH v2] dt-bindings: serial: brcm,bcm2835-aux-uart: convert to dtschema
 2024-04-17 15:30 UTC  (4+ messages)

[PATCH v2] arm64: dts: imx8mp: Align both CSI2 pixel clock
 2024-04-17 11:06 UTC  (4+ messages)

[PATCH v1 0/6] MediaTek DVFSRC Bus Bandwidth and Regulator knobs
 2024-04-17 15:25 UTC  (6+ messages)
` [PATCH v1 1/6] dt-bindings: soc: mediatek: Add DVFSRC bindings for MT8183 and MT8195

[PATCH v5 1/2] dt-bindings: dma: fsl-edma: remove 'clocks' from required
 2024-04-17 15:24 UTC  (2+ messages)
` [PATCH v5 2/2] dt-bindings: dma: fsl-edma: allow 'power-domains' property

[PATCH 0/2] Add adm1281 support
 2024-04-17 15:24 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: hwmon: adm1275: add adm1281
` [PATCH 2/2] hwmon: pmbus: adm1275: add adm1281 support

[PATCH v4 0/7] Managing live video input format for ZynqMP DPSUB
 2024-04-17 15:17 UTC  (6+ messages)
` [PATCH v4 4/7] drm: xlnx: zynqmp_dpsub: Anounce supported input formats
` [PATCH v4 6/7] drm: xlnx: zynqmp_dpsub: Set input live format

[PATCH] spi: dt-bindings: armada-3700: convert to dtschema
 2024-04-17 15:13 UTC  (2+ messages)

[PATCH v2 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-17 15:11 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: spi: airoha: Add YAML schema for SNFI controller

[PATCH v6 0/5] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-04-17 15:10 UTC  (6+ messages)
` [PATCH v6 5/5] PCI: dwc: Add generic MSG TLP support for sending PME_Turn_Off when system suspend

[PATCH v3 1/1] arm64: dts: imx8qxp-mek: add cm40_i2c, wm8960 and sai[0,1,4,5]
 2024-04-17 15:08 UTC 

[PATCH v2 0/2] Add OSTM support for Renesas RZ/V2H(P) SoC
 2024-04-17 15:07 UTC  (3+ messages)
` [PATCH v2 2/2] clocksource/drivers/renesas-ostm: Allow OSTM driver to reprobe for "

[PATCH v5 2/2] riscv: dts: sophgo: add initial Milk-V Duo S board support
 2024-04-17 15:06 UTC  (3+ messages)

[PATCH v4 0/5] Add SCIF support for Renesas RZ/V2H(P) SoC
 2024-04-17 15:04 UTC  (7+ messages)
` [PATCH v4 3/5] dt-bindings: serial: renesas,scif: Make 'interrupt-names' property as required
` [PATCH v4 4/5] dt-bindings: serial: Add documentation for Renesas RZ/V2H(P) (R9A09G057) SCIF support
` [PATCH v4 5/5] serial: sh-sci: Add support for RZ/V2H(P) SoC

[PATCH v4 0/3] Add ArmSom Sige7 board
 2024-04-17 15:03 UTC  (7+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM
` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add ArmSoM Sige7

[PATCH v2 00/17] riscv: Support vendor extensions and xtheadvector
 2024-04-17 14:50 UTC  (6+ messages)
` [PATCH v2 06/17] riscv: Extend cpufeature.c to detect vendor extensions
` [PATCH v2 13/17] riscv: vector: Support xtheadvector save/restore

[PATCH 0/4] can: mcp251xfd: add gpio functionality
 2024-04-17 14:46 UTC  (6+ messages)
` [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
` [PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
` [PATCH 3/4] can: mcp251xfd: add gpio functionality
` [PATCH 4/4] dt-binding: can: mcp251xfd: add gpio-controller property

[PATCH v4 0/2] clean up unused "fsl,imx8qm-adma" compatible string
 2024-04-17 14:45 UTC  (5+ messages)
` [PATCH v4 1/2] dmaengine: fsl-edma: "
` [PATCH v4 2/2] dt-bindings: fsl-dma: "

[PATCH v2] dt-bindings: phy: qcom,usb-hs-phy: Add compatible
 2024-04-17 14:27 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ASoC: dt-bindings: fsl,ssi: Convert to YAML
 2024-04-17 14:16 UTC  (2+ messages)

[PATCH 1/2] pinctrl: qcom-ssbi: add support for PM8901
 2024-04-17 14:11 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: omap-mcpdm: Convert to DT schema
 2024-04-17 14:03 UTC  (2+ messages)

[PATCH 0/4] arm64: dts: allwinner: Add Anbernic RG35XX (Plus/H/2024) support
 2024-04-17 13:58 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: arm: sunxi: document Anbernic RG35XX handheld gaming device variants

[PATCH v2 00/31] fsi: Interrupt support
 2024-04-17 13:50 UTC  (6+ messages)
` [PATCH v2 25/31] i2c: fsi: Calculate clock divider from local bus frequency

[PATCH v2 00/18] Add display support for the MT8365-EVK board
 2024-04-17 13:50 UTC  (21+ messages)
` [PATCH v2 01/18] dt-bindings: display: mediatek: aal: add compatible for MT8365 SoC
` [PATCH v2 02/18] dt-bindings: display: mediatek: ccorr: "
` [PATCH v2 03/18] dt-bindings: display: mediatek: color: "
` [PATCH v2 04/18] dt-bindings: display: mediatek: dither: "
` [PATCH v2 05/18] dt-bindings: display: mediatek: dsi: "
` [PATCH v2 08/18] dt-bindings: display: mediatek: gamma: "
` [PATCH v2 11/18] dt-bindings: pwm: mediatek,pwm-disp: add power-domains property
` [PATCH v2 17/18] arm64: dts: mediatek: add display blocks support for the MT8365 SoC
` [PATCH v2 18/18] arm64: dts: mediatek: add display support for mt8365-evk

[PATCH v8 0/7] Add support for Translation Buffer Units
 2024-04-17 13:37 UTC  (8+ messages)
` [PATCH v8 1/7] dt-bindings: iommu: Add Qualcomm TBU
` [PATCH v8 2/7] iommu/arm-smmu-qcom-debug: Add support for TBUs
` [PATCH v8 3/7] iommu/arm-smmu: Allow using a threaded handler for context interrupts
` [PATCH v8 4/7] iommu/arm-smmu-qcom: Use a custom context fault handler for sdm845
` [PATCH v8 5/7] arm64: dts: qcom: sdm845: Add DT nodes for the TBUs
` [PATCH v8 6/7] iommu/arm-smmu-qcom: Use the custom fault handler on more platforms
` [PATCH v8 7/7] arm64: dts: qcom: sc7280: Add DT nodes for the TBUs

[PATCH 2/2] arm64: dts: rockchip: Add Radxa ROCK3 Model C
 2024-04-17 13:30 UTC  (2+ messages)

[PATCH 0/2] media: Add driver for ST VD56G3 camera sensor
 2024-04-17 13:34 UTC  (3+ messages)
` [PATCH 1/2] media: dt-bindings: Add ST VD56G3 camera sensor binding
` [PATCH 2/2] media: i2c: Add driver for ST VD56G3 camera sensor

[PATCH v3] dt-bindings: PCI: altera: Convert to YAML
 2024-04-17 13:34 UTC  (4+ messages)

[PATCH V3 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-17 13:28 UTC  (6+ messages)
` [PATCH V3 1/5] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings
` [PATCH V3 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH V3 3/5] arm64: dts: qcom: x1e80100: Resize GIC Redistributor register region
` [PATCH V3 4/5] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes
` [PATCH V3 5/5] arm64: dts: qcom: x1e80100: Enable cpufreq

[PATCH dt-bindings] spi: renesas,sh-msiof: Add r8a779h0 support
 2024-04-17 13:28 UTC  (2+ messages)

[PATCH 0/5] qcom: x1e80100: Enable CPUFreq
 2024-04-17 13:28 UTC  (9+ messages)
` [PATCH 2/5] mailbox: Add support for QTI CPUCP mailbox controller
` [PATCH 4/5] arm64: dts: qcom: x1e80100: Add cpucp mailbox and sram nodes

[PATCH v5 0/5] virt: vmgenid: Add devicetree bindings support
 2024-04-17 13:19 UTC  (11+ messages)
` [PATCH v5 1/5] virt: vmgenid: rearrange code to make review easier
` [PATCH v5 4/5] dt-bindings: rng: Add vmgenid support
` [PATCH v5 5/5] virt: vmgenid: add support for devicetree bindings

[PATCH 1/2] dt-bindings: net/nfc: ti,trf7970a: Add rx-gain-reduction option
 2024-04-17 13:12 UTC  (2+ messages)

[PATCH 07/10] riscv: add ISA extension parsing for Zcmop
 2024-04-17 13:11 UTC  (11+ messages)

[PATCH net-next v3 0/5] net: stmmac: Add support for RZN1 GMAC devices
 2024-04-17 13:11 UTC  (5+ messages)
` [PATCH net-next v3 2/5] net: stmmac: introduce pcs_init/pcs_exit stmmac operations

[PATCH v10 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-04-17 13:07 UTC  (5+ messages)

[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
 2024-04-17 12:24 UTC  (7+ messages)
` [RFC PATCH 3/6] mfd: support ROHM BD96801 PMIC core

[PATCH v1] arm64: dts: imx8mm: fix missing pgc_vpu_* power domain parent
 2024-04-17 12:12 UTC  (10+ messages)

[PATCH v3 0/2] Enable various remoteprocs for qcm6490-idp and qcs6490-rb3gen2
 2024-04-17 12:09 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcm6490-idp: Enable various remoteprocs
` [PATCH v3 2/2] arm64: dts: qcom: qcs6490-rb3gen2: "

[PATCH v6 0/5] Add CPSW2G and CPSW9G nodes for J784S4
 2024-04-17 11:57 UTC  (2+ messages)

[PATCH v7 01/10] mfd: tps6594: Add register definitions for TI TPS65224 PMIC
 2024-04-17 11:50 UTC  (10+ messages)
` [PATCH v7 02/10] mfd: tps6594: use volatile_table instead of volatile_reg
` [PATCH v7 03/10] dt-bindings: mfd: ti,tps6594: Add TI TPS65224 PMIC
` [PATCH v7 04/10] mfd: tps6594-i2c: Add TI TPS65224 PMIC I2C
` [PATCH v7 05/10] mfd: tps6594-spi: Add TI TPS65224 PMIC SPI
` [PATCH v7 06/10] mfd: tps6594-core: Add TI TPS65224 PMIC core
` [PATCH v7 07/10] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
` [PATCH v7 08/10] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
` [PATCH v7 09/10] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
` [PATCH v7 10/10] arch: arm64: dts: ti: k3-am62p5-sk: Add TPS65224 PMIC support in AM62P dts

[PATCH v7 00/10] Add support for TI TPS65224 PMIC
 2024-04-17 11:49 UTC 

[PATCH v3] arm64: dts: imx8mp: Align both CSI2 pixel clock
 2024-04-17 11:47 UTC  (2+ messages)

[PATCH] dt-bindings: clock: Add qcom MSM8660 MMCC defines
 2024-04-17 11:46 UTC  (3+ messages)

[PATCH v2 00/10] clk: renesas: rzg2l: Add support for power domains
 2024-04-17 11:31 UTC  (6+ messages)
` [PATCH v2 08/10] clk: renesas: rzg2l-cpg: Add suspend/resume "

[PATCH] arm64: dts: renesas: rzg3s-smarc-som: Enable eMMC by default
 2024-04-17 11:20 UTC 

[PATCH v6 4/5] PCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
 2024-04-17 11:14 UTC  (2+ messages)

[PATCH v4 0/4] Add a property to turn off the max touch controller if not used
 2024-04-17 11:12 UTC  (2+ messages)

[PATCH v7 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
 2024-04-17 10:58 UTC  (11+ messages)

[PATCH 0/2] ARM: dts: imx6ull-tarragon: Minor changes
 2024-04-17 10:44 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-tarragon: Reduce SPI clock for QCA7000

[PATCH v6 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-04-17 10:39 UTC  (2+ messages)

[PATCH v6 03/11] mfd: tps6594: add regmap config in match data
 2024-04-17 10:35 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).