Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-29 12:46:33 to 2024-03-30 11:55:05 UTC [more...]

[v1 0/3] Add i.MX8Q HSIO PHY driver support
 2024-03-30 11:55 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: phy: Add i.MX8Q HSIO SerDes PHY binding
` [PATCH v1 2/3] dt-bindings: phy: phy-imx8-pcie: Add binding for i.MX8Q HSIO SerDes PHY
` [PATCH v1 3/3] phy: freescale: imx8q-hsio: Add i.MX8Q HSIO PHY driver support

[PATCH 0/4] arm64: dts: fix several display-related schema warnings
 2024-03-30 11:52 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: display/msm: sm8150-mdss: add DP node

[PATCH v2 0/3] DisplayPort support for SM6350/SM7225
 2024-03-30 11:49 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: display: msm: sm6350-mdss: document DP controller subnode

[PATCH v4 0/5] LLCC: Support for Broadcast_AND region
 2024-03-30 11:46 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: arm: msm: Add llcc Broadcast_AND register
` [PATCH v4 2/5] soc: qcom: llcc: Add regmap for Broadcast_AND region
` [PATCH v4 3/5] arm64: dts: qcom: sm8450: Add mapping to llcc "
` [PATCH v4 4/5] arm64: dts: qcom: sm8550: Add Broadcast_AND register in LLCC block
` [PATCH v4 5/5] arm64: dts: qcom: sm8650: "

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-03-30 11:37 UTC  (11+ messages)
` [PATCH 1/5] spi: cadence: Add new bindings documentation for Cadence XSPI
` [PATCH 2/5] spi: cadence: Add Marvell IP modification changes
` [PATCH 3/5] spi: cadence: Force single modebyte
` [PATCH 4/5] driver: spi: cadence: Add ACPI support
` [PATCH 5/5] cadence-xspi: Add xfer capabilities

[PATCH 1/9] arm64: dts: rockchip: Add cpu regulators and vcc5v0_sys to Khadas Edge 2
 2024-03-30 11:25 UTC  (2+ messages)

[PATCH v5 0/5] Add interconnect driver for IPQ9574 SoC
 2024-03-30 11:17 UTC  (10+ messages)
` [PATCH v5 1/5] dt-bindings: interconnect: Add Qualcomm IPQ9574 support
` [PATCH v5 4/5] clk: qcom: ipq9574: Use icc-clk for enabling NoC related clocks

[PATCH v2 1/2] arm64: dts: qcom: pm6150: correct Type-C compatible
 2024-03-30 10:49 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: pm6150: correct USB VBUS regulator compatible

[PATCH 0/3] drm/panel: add support for LG SW43408 panel
 2024-03-30 10:27 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: panel: Add LG SW43408 MIPI-DSI panel
` [PATCH 2/3] drm/mipi-dsi: add mipi_dsi_compression_mode_raw()
` [PATCH 3/3] drm: panel: Add LG sw43408 panel driver

[PATCH 1/2] arm64: dts: rockchip: Enable gpu on Cool Pi CM5
 2024-03-30 10:01 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: rockchip: Enable gpu on Cool Pi 4B

[PATCH 0/4] regulator: Fix AXP717 PMIC support
 2024-03-30  9:30 UTC  (6+ messages)
` [PATCH 1/4] regulator: axp20x: AXP717: fix LDO supply rails and off-by-ones
` [PATCH 2/4] dt-bindings: mfd: x-powers,axp152: add boost regulator
` [PATCH 3/4] mfd: axp20x: AXP717: Add support for "
` [PATCH 4/4] regulator: axp20x: AXP717: Add "

[PATCH v3 0/9] Setting live video input format for ZynqMP DPSUB
 2024-03-30  9:27 UTC  (9+ messages)
` [PATCH v3 8/9] dt-bindings: xlnx: Add VTC and TPG bindings

[PATCH v2 00/18] Improve PCI memory mapping API
 2024-03-30  9:16 UTC  (20+ messages)
` [PATCH v2 01/18] PCI: endpoint: Introduce pci_epc_function_is_valid()
` [PATCH v2 02/18] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v2 03/18] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v2 04/18] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
` [PATCH v2 05/18] PCI: endpoint: test: Synchronously cancel command handler work
` [PATCH v2 06/18] PCI: endpoint: test: Implement link_down event operation
` [PATCH v2 07/18] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v2 08/18] PCI: rockchip-ep: Use a macro to define EP controller .align feature
` [PATCH v2 09/18] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH v2 10/18] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH v2 11/18] PCI: rockchip-ep: Implement the map_align endpoint controller operation
` [PATCH v2 12/18] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH v2 13/18] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
` [PATCH v2 14/18] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH v2 15/18] PCI: rockship-ep: Introduce rockchip_pcie_ep_stop()
` [PATCH v2 16/18] PCI: rockchip-ep: Improve link training
` [PATCH v2 17/18] dt-bindings: pci: rockchip,rk3399-pcie-ep: Add ep-gpios property
` [PATCH v2 18/18] PCI: rockchip-ep: Handle PERST# signal in endpoint mode

[RFC PATCH 0/2] Add gpio-usb-c-connector compatible
 2024-03-30  9:13 UTC  (5+ messages)
` [RFC PATCH 1/2] dt-bindings: connector: "

[PATCH] arm64: dts: qcom: pm6150: correct Type-C compatible
 2024-03-30  9:05 UTC  (3+ messages)

[PATCH 00/23] v2: imx258 improvement series
 2024-03-30  6:37 UTC  (7+ messages)
` [PATCH 09/23] media: i2c: imx258: Add support for running on 2 CSI data lanes

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-30  4:47 UTC  (2+ messages)

[PATCH] sh: j2: drop incorrect SPI controller max frequency property
 2024-03-30  4:44 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: allwinner: Add Tanix TX1 support
 2024-03-30  1:32 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: arm: sunxi: document Tanix TX1 name
` [PATCH 2/2] arm64: dts: allwinner: Add Tanix TX1 support

[PATCH 18/23] dt-bindings: media: imx258: Add alternate compatible strings
 2024-03-30  0:30 UTC  (2+ messages)

[PATCH v18 00/41] Introduce QC USB SND audio offloading support
 2024-03-29 23:28 UTC  (2+ messages)

[PATCH v6 0/1] Add property in dwmac-stm32 documentation
 2024-03-29 22:50 UTC  (2+ messages)

[PATCH 0/3] Add support for Emcraft Systems NavQ+ kit
 2024-03-29 22:08 UTC  (8+ messages)
` [PATCH 3/3] arm64: dts: freescale: Add device tree for Emcraft Systems NavQ+ Kit

[PATCH 0/3] iio: adc: add ADC driver for XuanTie TH1520 SoC
 2024-03-29 21:29 UTC  (5+ messages)
` [PATCH 1/3] drivers/iio/adc: Add XuanTie TH1520 ADC driver
` [PATCH 2/3] riscv: dts: thead: Add XuanTie TH1520 ADC device node
` [PATCH 3/3] dt-bindings: adc: Document XuanTie TH1520 ADC

[PATCH] arm64: dts: qcom: qcm6490-idp: Add change to name the regulators
 2024-03-29 21:09 UTC  (2+ messages)

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

[PATCH v1 0/4] arm64: dts: amlogic: a1: Support CPU Power Management
 2024-03-29 21:04 UTC  (5+ messages)
` [PATCH v1 1/4] arm64: dts: amlogic: a1: add new syspll_in input for clkc_pll controller
` [PATCH v1 2/4] arm64: dts: amlogic: a1: declare cpu clock controller
` [PATCH v1 3/4] arm64: dts: amlogic: a1: add new input clock 'sys_pll_div16' to clkc_periphs
` [PATCH v1 4/4] arm64: dts: amlogic: a1: setup CPU power management

[PATCH v1 0/6] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-03-29 20:58 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings
` [PATCH v1 2/6] clk: meson: a1: pll: support 'syspll' general-purpose PLL for CPU clock
` [PATCH v1 3/6] dt-bindings: clock: meson: a1: peripherals: support sys_pll_div16 input
` [PATCH v1 4/6] clk: meson: a1: peripherals: support 'sys_pll_div16' clock as GEN input
` [PATCH v1 5/6] dt-bindings: clock: meson: add A1 CPU clock controller bindings
` [PATCH v1 6/6] clk: meson: a1: add Amlogic A1 CPU clock controller driver

[PATCH v2 00/27] riscv control-flow integrity for usermode
 2024-03-29 20:02 UTC  (4+ messages)
` [PATCH v2 27/27] kselftest/riscv: kselftest for user mode cfi

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-03-29 19:39 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[PATCH] dt-bindings: pci: altera: covert to yaml
 2024-03-29 19:27 UTC  (2+ messages)

[PATCH v3 net-next 0/2] Add en8811h phy driver and devicetree binding doc
 2024-03-29 19:10 UTC  (2+ messages)

[PATCH v6 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
 2024-03-29 19:10 UTC  (5+ messages)
` [PATCH v6 3/4] "
` [PATCH v6 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver

[PATCH 00/10] iio: dac: support IIO backends on the output direction
 2024-03-29 19:06 UTC  (5+ messages)
` [PATCH 06/10] dt-bindings: iio: dac: add bindings doc for AXI DAC driver
` [PATCH 07/10] dt-bindings: iio: dac: add bindings doc for AD9739A

[PATCH v7 0/6] spmi: pmic-arb: Add support for multiple buses
 2024-03-29 18:54 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: spmi: Add X1E80100 SPMI PMIC ARB schema
` [PATCH v7 2/6] dt-bindings: spmi: Deprecate qcom,bus-id
` [PATCH v7 3/6] spmi: pmic-arb: Make the APID init a version operation
` [PATCH v7 4/6] spmi: pmic-arb: Make core resources acquiring "
` [PATCH v7 5/6] spmi: pmic-arb: Register controller for bus instead of arbiter
` [PATCH v7 6/6] spmi: pmic-arb: Add multi bus support

[PATCH] dt-bindings: timer: renesas,tmu: Make interrupt-names required
 2024-03-29 17:42 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: display: simple: Document support for Innolux G121XCE-L01
 2024-03-29 17:04 UTC  (7+ messages)
` [PATCH 2/4] drm/panel: simple: Add missing Innolux G121X1-L03 format, flags, connector
` [PATCH 3/4] drm/panel: simple: Convert Innolux G121X1-L03 to display_timing
` [PATCH 4/4] drm/panel: simple: Add Innolux G121XCE-L01 LVDS display support

[PATCH RFT 0/7] arm64: qcom: allow up to 4 lanes for the Type-C DisplayPort Altmode
 2024-03-29 16:56 UTC  (3+ messages)
` [PATCH RFT 3/7] phy: qcom: qmp-combo: introduce QPHY_MODE

[PATCH v9 0/8] I3C target mode support
 2024-03-29 16:52 UTC  (2+ messages)

[PATCH 0/5] Add Support for RK3326 GameForce Chi
 2024-03-29 16:37 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/4] arm64: dts: imx8: add cm40 and cm40_uart
 2024-03-29 16:37 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: imx8: add cm40 subsystem dtsi
` [PATCH v4 2/4] arm64: dts: imx8dxl: add lpuart device in cm40 subsystem
` [PATCH v4 3/4] arm64: dts: imx8dxl: update cm40 irq number information
` [PATCH v4 4/4] dts: arm64: imx8dxl-evk: add lpuart1 and cm40 uart

[PATCH RESEND v6 0/5] spmi: pmic-arb: Add support for multiple buses
 2024-03-29 16:32 UTC  (4+ messages)
` [PATCH RESEND v6 3/5] spmi: pmic-arb: Make the APID init a version operation

[PATCH 0/2] iio: imu: inv_icm42600: add support of ICM-42688-P
 2024-03-29 15:49 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: iio: imu: add icm42688 inside inv_icm42600

[PATCH v11 0/7] drm/meson: add support for MIPI DSI Display
 2024-03-29 16:07 UTC  (7+ messages)
` [PATCH v11 2/7] clk: meson: add vclk driver
` [PATCH v11 3/7] clk: meson: g12a: make VCLK2 and ENCL clock path configurable by CCF

[PATCH v2 0/2] Add Cadence I2S-MC controller driver
 2024-03-29 16:01 UTC  (11+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add bindings for Cadence I2S-MC controller
    ` 回复: "

[PATCH v7 0/2] Add support for Loongson1 APB DMA
 2024-03-29 15:40 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: dma: Add Loongson-1 "

[PATCH v10 0/3] arm64: qcom: sa8775p: add support for EP PCIe
 2024-03-29 15:21 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: PCI: qcom-ep: Add support for SA8775P SoC
` [PATCH v10 2/3] PCI: qcom-ep: Add support for SA8775P SOC
` [PATCH v10 3/3] arm64: dts: qcom: sa8775p: Add ep pcie0 controller node

[PATCH net-next v6 00/17] net: Add support for Power over Ethernet (PoE)
 2024-03-29 15:04 UTC  (8+ messages)
` [PATCH net-next v6 13/17] net: pse-pd: Use regulator framework within PSE framework
` [PATCH net-next v6 17/17] net: pse-pd: Add TI TPS23881 PSE controller driver

[PATCH v3 0/4] dt-bindings: rtc: convert multiple devices to dtschema
 2024-03-29 14:59 UTC  (2+ messages)

[PATCH v4 0/5] dmaengine: fsl-sdma: Some improvement for fsl-sdma
 2024-03-29 14:34 UTC  (6+ messages)
` [PATCH v4 1/5] dmaengine: imx-sdma: Support allocate memory from internal SRAM (iram)
` [PATCH v4 2/5] dmaengine: imx-sdma: Support 24bit/3bytes for sg mode
` [PATCH v4 3/5] dmaengine: imx-sdma: support dual fifo for DEV_TO_DEV
` [PATCH v4 4/5] dt-bindings: fsl-imx-sdma: Add I2C peripheral types ID
` [PATCH v4 5/5] dmaengine: imx-sdma: Add i2c dma support

[PATCH v4 0/8] cpufreq: sun50i: Add Allwinner H616 support
 2024-03-29 14:13 UTC  (9+ messages)
` [PATCH v4 1/8] firmware: smccc: Export revision soc_id function
` [PATCH v4 2/8] cpufreq: dt-platdev: Blocklist Allwinner H616/618 SoCs
` [PATCH v4 3/8] dt-bindings: opp: Describe H616 OPPs and opp-supported-hw
` [PATCH v4 4/8] cpufreq: sun50i: Refactor speed bin decoding
` [PATCH v4 5/8] cpufreq: sun50i: Add support for opp_supported_hw
` [PATCH v4 6/8] cpufreq: sun50i: Add H616 support
` [PATCH v4 7/8] arm64: dts: allwinner: h616: Add CPU OPPs table
` [PATCH v4 8/8] arm64: dts: allwinner: h616: enable DVFS for all boards

[PATCH v6 0/2] ASoC: nau8325: Modify driver code and dtschema
 2024-03-29 13:44 UTC  (2+ messages)

[PATCH 00/13] ASoC: ti: davinci-i2s: Add features to McBSP driver
 2024-03-29 13:24 UTC  (10+ messages)
` [PATCH 13/13] ASoC: ti: davinci-i2s: Opitonally drive DX pin during capture streams

[PATCH 0/3] ARM: dts: Update devicetree of Asrock X570D4U BMC
 2024-03-29 13:01 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: Modify GPIO table for "
` [PATCH 2/3] ARM: dts: Disable unused ADC channels "
` [PATCH 3/3] ARM: dts: Modify I2C bus configuration

[PATCH AUTOSEL 6.1 04/52] arm64: dts: qcom: sdm630: add USB QMP PHY support
 2024-03-29 13:16 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 15/52] arm64: dts: rockchip: fix rk3328 hdmi ports node
` [PATCH AUTOSEL 6.1 16/52] arm64: dts: rockchip: fix rk3399 "

[PATCH AUTOSEL 4.19 06/19] arm64: dts: rockchip: fix rk3399 hdmi ports node
 2024-03-29 12:50 UTC 

[PATCH AUTOSEL 5.4 08/23] arm64: dts: rockchip: fix rk3328 hdmi ports node
 2024-03-29 12:49 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 09/23] arm64: dts: rockchip: fix rk3399 "

[PATCH AUTOSEL 5.10 09/31] arm64: dts: rockchip: fix rk3328 hdmi ports node
 2024-03-29 12:48 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 10/31] arm64: dts: rockchip: fix rk3399 "

[PATCH AUTOSEL 5.15 10/34] arm64: dts: rockchip: fix rk3328 hdmi ports node
 2024-03-29 12:47 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 11/34] arm64: dts: rockchip: fix rk3399 "


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