devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-22 15:52:07 to 2024-07-23 09:20:16 UTC [more...]

[PATCH 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-07-23  9:20 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
` [PATCH 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC

[PATCH v3 0/3] iio: adc: add support for pac1921
 2024-07-23  9:09 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: add binding "
` [PATCH v3 2/3] iio: ABI: generalize shunt_resistor attribute

[PATCH v4 0/5] Add interconnect driver for IPQ5332 SoC
 2024-07-23  9:03 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: interconnect: Add Qualcomm IPQ5332 support
` [PATCH v4 2/5] dt-bindings: usb: qcom,dwc3: Update ipq5332 clock details
` [PATCH v4 3/5] clk: qcom: ipq5332: Register gcc_qdss_tsctr_clk_src
` [PATCH v4 4/5] clk: qcom: ipq5332: Use icc-clk for enabling NoC related clocks
` [PATCH v4 5/5] arm64: dts: qcom: ipq5332: Add icc provider ability to gcc

[PATCH RFC v3 0/9] spi: axi-spi-engine: add offload support
 2024-07-23  8:58 UTC  (16+ messages)
` [PATCH RFC v3 1/9] spi: dt-bindings: add spi-offload properties
` [PATCH RFC v3 2/9] spi: add basic support for SPI offloading
` [PATCH RFC v3 3/9] spi: add support for hardware triggered offload
` [PATCH RFC v3 4/9] spi: add offload TX/RX streaming APIs
` [PATCH RFC v3 5/9] spi: dt-bindings: axi-spi-engine: document spi-offloads
` [PATCH RFC v3 6/9] spi: axi-spi-engine: implement offload support
` [PATCH RFC v3 7/9] iio: buffer-dmaengine: generalize requesting DMA channel
` [PATCH RFC v3 8/9] dt-bindings: iio: adc: adi,ad7944: add SPI offload properties
` [PATCH RFC v3 9/9] iio: adc: ad7944: add support for SPI offload

[PATCH v3 0/4] rtc: stm32: add pinctrl interface to handle RTC outs
 2024-07-23  8:48 UTC  (6+ messages)
` [PATCH v3 1/4] dt-bindings: rtc: stm32: describe pinmux nodes
` [PATCH v3 2/4] rtc: stm32: add pinctrl and pinmux interfaces
` [PATCH v3 3/4] rtc: stm32: add Low Speed Clock Output (LSCO) support
` [PATCH v3 4/4] rtc: stm32: add alarm A out feature

[PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
 2024-07-23  8:48 UTC  (5+ messages)
` [PATCH v4 4/4] media: platform: synopsys: Add support for hdmi input driver

[PATCH 0/4] MSM8953/MSM8976 ASoC support
 2024-07-23  8:36 UTC  (4+ messages)
` [PATCH 3/4] ASoC: dt-bindings: qcom,sm8250: Add msm8953/msm8976-qdsp6-sndcard

[PATCH] ASoC: dt-bindings: qcom,apq8016-sbc-sndcard: move to separate binding
 2024-07-23  8:33 UTC 

[PATCH v8 0/3] adp5588-keys: Support for dedicated gpio operation
 2024-07-23  8:26 UTC  (6+ messages)
` [PATCH v8 2/3] Input: adp5588-keys - add support for pure gpio

[PATCH] dt-bindings: sound: dlg,da7213: Convert to json-schema
 2024-07-23  8:17 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: x1e80100: add rpmh-stats node
 2024-07-23  8:13 UTC 

[PATCH v2] arm64: dts: qcom: sa8775p: Mark APPS and PCIe SMMUs as DMA coherent
 2024-07-23  8:12 UTC  (2+ messages)

[PATCH v3 0/7] Add support for the LAN966x PCI device using a DT overlay
 2024-07-23  7:21 UTC  (3+ messages)
` [PATCH v3 2/7] reset: mchp: sparx5: Remove dependencies and allow building as a module

[PATCH v3 0/6] Add new Amlogic SoCs info defines
 2024-07-23  7:18 UTC  (9+ messages)
` [PATCH v3 3/6] arm64: dts: amlogic: s4: add ao secure node
` [PATCH v3 4/6] arm64: dts: amlogic: c3: "
` [PATCH v3 5/6] arm64: dts: amlogic: t7: "
` [PATCH v3 6/6] arm64: dts: amlogic: a4: "

[PATCH 0/2] drm/panel: add support for the BOE TV101WUM-LL2 DSI Display Panel
 2024-07-23  7:16 UTC  (3+ messages)
` [PATCH 2/2] drm/panel: add BOE tv101wum-ll2 panel driver

[PATCH v2 00/11] Add RTC support for the Renesas RZ/G3S SoC
 2024-07-23  7:10 UTC  (4+ messages)
` [PATCH v2 01/11] dt-bindings: mfd: renesas,r9a08g045-vbattb: Document VBATTB

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-23  6:41 UTC  (26+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[PATCH v4 0/2] Modify the method of obtaining porch parameters
 2024-07-23  6:26 UTC  (3+ messages)
` [PATCH v4 1/2] drm/panel: boe-th101mb31ig002 : Fix the way to get "
` [PATCH v4 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()

[PATCH] arm64: dts: mediatek: mt8195: Add missing clock for xhci1 controller
 2024-07-23  6:18 UTC  (2+ messages)

[PATCH v6 00/13] riscv: Add support for xtheadvector
 2024-07-23  3:54 UTC  (15+ messages)
` [PATCH v6 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v6 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v6 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v6 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v6 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v6 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v6 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v6 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v6 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v6 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v6 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v6 12/13] selftests: riscv: Fix vector tests
` [PATCH v6 13/13] selftests: riscv: Support xtheadvector in "

[PATCH 0/6] Add initial Exynos 850 support to the thermal driver
 2024-07-23  3:08 UTC  (15+ messages)
  ` [PATCH 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
  ` [PATCH 2/6] drivers/thermal/exynos: use tmu_temp_mask consistently
  ` [PATCH 3/6] drivers/thermal/exynos: check IS_ERR(data->clk) consistently
  ` [PATCH 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
  ` [PATCH 5/6] drivers/thermal/exynos: add initial Exynos 850 support
  ` [PATCH 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count

[PATCH RFC v3 0/6] phy: mvebu-cp110-utmi: add support for armada-380 utmi phys
 2024-07-23  2:57 UTC  (2+ messages)

[PATCH 0/3] ThinkPad T14s Gen 6 support
 2024-07-23  2:57 UTC  (11+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add Lenovo ThinkPad T14s Gen 6
` [PATCH 3/3] arm64: dts: qcom: Add X1E78100 "

[PATCH 0/7] arm64: dts: qcom: x1e80100: PCIe fixes and CRD modem support
 2024-07-23  2:57 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: trivial-devices: Document elgin,jg10309-01
 2024-07-23  2:57 UTC  (2+ messages)

[PATCH 1/6] usb: phy: mxs: Using regulator phy-3p0
 2024-07-23  2:51 UTC  (3+ messages)
` [PATCH 3/6] dt-bindings: phy: mxs-usb-phy: add nxp,sim property

[PATCH net-next v2 1/2] net: dsa: vsc73xx: make RGMII delays configurable
 2024-07-23  2:47 UTC  (3+ messages)
` [PATCH net-next v2 2/2] dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-ps

[PATCH 0/4] net: dsa: microchip: ksz8795: add Wake on LAN support
 2024-07-23  2:42 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag

[PATCH v2 00/13] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
 2024-07-23  2:35 UTC  (7+ messages)
` [PATCH v2 03/13] dt-bindings: PCI: pci-ep: Update Maintainers
` [PATCH v2 04/13] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
` [PATCH v2 11/13] dt-bindings: PCI: qcom,pcie-sm8450: Add 'global' interrupt

[PATCH v2 0/7] pinctrl: npcm8xx: pin configuration changes
 2024-07-23  2:26 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: pinctrl: npcm8xx: remove non-existent groups and functions

[PATCH] riscv: dts: sophgo: Add sdhci0 configuration for Huanshan Pi
 2024-07-23  2:18 UTC 

[PATCH 0/4] arm64: dts: qcom: improve Lenovo Miix 630 support
 2024-07-23  1:09 UTC  (10+ messages)
` [PATCH 1/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable touchscreen
` [PATCH 2/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable aDSP and SLPI
` [PATCH 3/4] arm64: dts: qcom: msm8998-lenovo-miix-630: enable VolumeUp button
` [PATCH 4/4] arm64: dts: qcom: msm8998-clamshell: enable resin/VolDown

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (3+ messages)
` [PATCH 04/17] arch, mm: move definition of node_data to generic code

[PATCH 00/14] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
 2024-07-22 23:51 UTC  (5+ messages)
` [PATCH 04/14] dt-bindings: PCI: pci-ep: Document 'linux,pci-domain' property
` [PATCH 05/14] dt-bindings: PCI: qcom-ep: Document "linux,pci-domain" property

[PATCH v6 00/18] Add Arm Mali-C55 Image Signal Processor Driver
 2024-07-22 23:48 UTC  (10+ messages)
` [PATCH v6 03/18] media: uapi: Add 20-bit bayer formats
` [PATCH v6 05/18] media: v4l2-common: Add RAW14 format info
` [PATCH v6 12/18] media: platform: Add mali-c55 3a stats devnode
` [PATCH v6 16/18] media: uapi: Add parameters structs to mali-c55-config.h

[PATCH v3 0/3] Add support for imx8ulp's SIM
 2024-07-22 23:44 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: reset: add schema for imx8ulp SIM reset

[PATCH v4 0/2] dt-bindings: serial: samsung: style and gs101 fixes
 2024-07-22 23:24 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: serial: samsung: avoid duplicating permitted clock-names
` [PATCH v4 2/2] dt-bindings: serial: samsung: fix maxItems for gs101

[PATCH v2 00/16] Add Freescale i.MX8qxp Display Controller support
 2024-07-22 23:09 UTC  (9+ messages)
` [PATCH v2 01/16] dt-bindings: display: imx: Add some i.MX8qxp Display Controller processing units
` [PATCH v2 02/16] dt-bindings: display: imx: Add i.MX8qxp Display Controller display engine
` [PATCH v2 04/16] dt-bindings: interrupt-controller: Add i.MX8qxp Display Controller interrupt controller
` [DO NOT MERGE PATCH v2 11/16] dt-bindings: phy: mixel,mipi-dsi-phy: Allow assigned-clock* properties

[PATCH 0/3] arm(64): dts: qcom: fix dtbs_check warnings for qcom,spmi-pmic.yaml
 2024-07-22 22:47 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: pmi8994: Add label to wled node
` [PATCH 2/3] arm64: dts: qcom: pmi8950: Remove address from lpg node
` [PATCH 3/3] ARM: dts: qcom: pma8084: add pon node

[PATCH] arm64: dts: qcom: msm8916-longcheer-l8910: Add rear flash
 2024-07-22 22:41 UTC  (2+ messages)

[PATCH v4 0/4] initial clock support for exynosauto v920 SoC
 2024-07-22 22:33 UTC  (5+ messages)
    ` [PATCH v4 1/4] dt-bindings: clock: add ExynosAuto v920 SoC CMU bindings
    ` [PATCH v4 2/4] arm64: dts: exynos: add initial CMU clock nodes in ExynosAuto v920
    ` [PATCH v4 3/4] clk: samsung: clk-pll: Add support for pll_531x
    ` [PATCH v4 4/4] clk: samsung: add top clock support for ExynosAuto v920 SoC

[PATCH v2 3/4] clk: samsung: clk-pll: Add support for pll_531x
 2024-07-22 22:27 UTC  (2+ messages)

[PATCH v7 0/3] hwmon: (adt7475) duty cycle configuration
 2024-07-22 22:17 UTC  (4+ messages)
` [PATCH v7 1/3] dt-bindings: hwmon: Add adt7475 fan/pwm properties
` [PATCH v7 2/3] dt-bindings: hwmon: adt7475: Deprecate adi,pwm-active-state
` [PATCH v7 3/3] hwmon: (adt7475) Add support for configuring initial PWM state

[PATCH v2 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver
 2024-07-22 22:15 UTC  (2+ messages)

[PATCH v5 00/13] riscv: Add support for xtheadvector
 2024-07-22 22:14 UTC  (6+ messages)
` [PATCH v5 12/13] selftests: riscv: Fix vector tests

[PATCH v11 0/6] Add Toshiba Visconti Video Input Interface driver
 2024-07-22 22:08 UTC  (5+ messages)
` [PATCH v11 3/6] media: platform: visconti: "
` [PATCH v11 5/6] documentation: media: add documentation for "

[RFC PATCH v3 02/37] dt-bindings: soc: kvx: Add binding for kalray,coolidge-pwr-ctrl
 2024-07-22 21:45 UTC  (18+ messages)
` [RFC PATCH v3 04/37] dt-bindings: Add binding for kalray,coolidge-apic-gic
` [RFC PATCH v3 05/37] dt-bindings: Add binding for kalray,coolidge-apic-mailbox
` [RFC PATCH v3 06/37] dt-bindings: Add binding for kalray,coolidge-itgen
` [RFC PATCH v3 07/37] dt-bindings: Add binding for kalray,coolidge-ipi-ctrl
` [RFC PATCH v3 08/37] dt-bindings: Add binding for kalray,coolidge-dsu-clock
` [RFC PATCH v3 10/37] dt-bindings: kalray: Add CPU bindings for Kalray kvx

[PATCH] dt-bindings: bus: qcom,ebi2: convert to dtschema
 2024-07-22 21:18 UTC  (2+ messages)

[PATCH v1 0/4] Add dbi2 and atu for i.MX8M PCIe EP
 2024-07-22 20:47 UTC  (4+ messages)
` [PATCH v1 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint

[PATCH v1 00/10] BMP280: Minor cleanup and interrupt support
 2024-07-22 20:38 UTC  (10+ messages)
` [PATCH v1 07/10] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v1 09/10] iio: pressure: bmp280: Add data ready trigger support

[PATCH v7 0/4] iio: adc: adc7192: Improvements
 2024-07-22 19:46 UTC  (6+ messages)
` [PATCH v7 3/4] dt-bindings: iio: adc: ad7192: Add clock provider

[PATCH 0/2] Add Qualcomm Adreno 642L speedbin and update SC7280 OPPs
 2024-07-22 18:43 UTC  (3+ messages)
` [PATCH 1/2] drivers: drm/msm/a6xx_catalog: Add A642L speedbin (0x81)
` [PATCH 2/2] arm64: dts: qcom: sc7280: Add 0x81 Adreno speed bin

[PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
 2024-07-22 19:03 UTC  (6+ messages)

[PATCH v3 0/3] iio: light: stk3310: stk3013 support
 2024-07-22 18:41 UTC  (4+ messages)
` [PATCH v3 3/3] dt-bindings: iio: light: stk33xx: add compatible for stk3013

[PATCH v3 0/2] Modify the method of obtaining porch parameters
 2024-07-22 17:39 UTC  (3+ messages)
` [PATCH v3 2/2] drm/panel: boe-th101mb31ig002 : using drm_connector_helper_get_modes_fixed()

[PATCH v2 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
 2024-07-22 17:14 UTC  (2+ messages)

[PATCH 0/7] clk: clocking-wizard: add user clock monitor support
 2024-07-22 17:13 UTC  (3+ messages)
` [PATCH 6/7] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled

[PATCH v2 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-07-22 17:02 UTC  (4+ messages)
` [PATCH v2 3/3] mailbox: sophgo: add mailbox driver "

[PATCH v5 0/2] iio: humidity: Add support for ENS210 sensor family
 2024-07-22 16:58 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: iio: humidity: add "
` [PATCH v5 2/2] iio: humidity: Add support for ENS210

[PATCH v7 2/4] dt-bindings: riscv: Add Svade and Svadu Entries
 2024-07-22 16:51 UTC  (6+ messages)

[PATCH v6 0/5] v6: firmware: imx: driver for NXP secure-enclave
 2024-07-22 16:50 UTC  (3+ messages)
` [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc

[PATCH v2 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-07-22 16:44 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: xilinx-xdma: Add schemas for Xilinx QDMA PCIe Root Port Bridge

[PATCH v2 0/3] amlogic SoC's power-domains fixes
 2024-07-22 16:39 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: iio: adf4377: add adf4378 support
 2024-07-22 16:26 UTC  (2+ messages)

[PATCH v7 0/4] ADP5585 GPIO expander, PWM and keypad controller support
 2024-07-22 15:51 UTC  (3+ messages)
` [PATCH v7 2/4] mfd: adp5585: Add Analog Devices ADP5585 core support


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