Devicetree
 help / color / mirror / Atom feed
 messages from 2026-06-08 20:08:36 to 2026-06-09 06:21:10 UTC [more...]

[PATCH v6 00/21] Add Counter delegation ISA extension support
 2026-06-09  6:21 UTC  (34+ messages)
` [PATCH v6 01/21] RISC-V: Add Sxcsrind ISA extension CSR definitions
` [PATCH v6 02/21] RISC-V: Add Sxcsrind ISA extension definition and parsing
` [PATCH v6 03/21] dt-bindings: riscv: add Sxcsrind ISA extension description
` [PATCH v6 04/21] RISC-V: Define indirect CSR access helpers
` [PATCH v6 05/21] RISC-V: Add Smcntrpmf extension parsing
` [PATCH v6 06/21] dt-bindings: riscv: add Smcntrpmf ISA extension description
` [PATCH v6 07/21] RISC-V: Add Sscfg extension CSR definition
` [PATCH v6 08/21] RISC-V: Add Ssccfg/Smcdeleg ISA extension definition and parsing
` [PATCH v6 09/21] dt-bindings: riscv: add Counter delegation ISA extensions description
` [PATCH v6 10/21] RISC-V: perf: Restructure the SBI PMU code
` [PATCH v6 11/21] RISC-V: perf: Modify the counter discovery mechanism
` [PATCH v6 12/21] RISC-V: perf: Add a mechanism to defined legacy event encoding
` [PATCH v6 13/21] RISC-V: perf: Implement supervisor counter delegation support
` [PATCH v6 14/21] RISC-V: perf: Skip PMU SBI extension when not implemented
` [PATCH v6 15/21] RISC-V: perf: Use config2/vendor table for event to counter mapping
` [PATCH v6 16/21] RISC-V: perf: Add legacy event encodings via sysfs
` [PATCH v6 17/21] RISC-V: perf: Add Qemu virt machine events
` [PATCH v6 18/21] tools/perf: Support event code for arch standard events
` [PATCH v6 19/21] tools/perf: Add RISC-V CounterIDMask event field
` [PATCH v6 20/21] TEST(do-not-upstream): fake qemu-virt PMU events for cdeleg counter-mask testing
` [PATCH v6 21/21] TEST(do-not-upstream): fake qemu vendor JSON + mapfile entry for CounterIDMask path

[PATCH 00/12] Add TH1520 USB support
 2026-06-09  6:16 UTC  (14+ messages)
` [PATCH 01/12] dt-bindings: clock: thead: add TH1520 MISC subsys clock controller
` [PATCH 02/12] clk: thead: th1520-ap: add support for MISC subsys clocks
` [PATCH 03/12] riscv: dts: thead: add device tree node for MISC clock controller

[PATCH v5] arm64: dts: qcom: monaco-arduino-monza: Add QCNFA725B support
 2026-06-09  6:02 UTC  (3+ messages)

[PATCH v7 0/2] arm64: dts: qcom: fix power domain handling on SM8250
 2026-06-09  6:00 UTC  (5+ messages)
` [PATCH v7 1/2] arm64: dts: qcom: sm8250: sort out Iris power domains
` [PATCH v7 2/2] arm64: dts: qcom: sm8250: correct frequencies in the Iris OPP table

[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
 2026-06-09  5:37 UTC  (6+ messages)
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven

[PATCH v9 0/4] Introduce ASPEED AST27xx BMC SoC
 2026-06-09  5:36 UTC  (7+ messages)
` [PATCH v9 1/4] dt-bindings: arm: aspeed: Add AST2700 board compatible
` [PATCH v9 2/4] arm64: Kconfig: Add ASPEED SoC family Kconfig support
` [PATCH v9 3/4] arm64: dts: aspeed: Add initial AST27xx SoC device tree
` [PATCH v9 4/4] arm64: configs: Update defconfig for AST2700 platform support

[PATCH 0/2] Move PHYs and PERST# properties to PCIe RP node
 2026-06-09  5:35 UTC  (5+ messages)
` [PATCH 1/2] arm64: dts: qcom: ipq5332: Move PHYs and PERST# to Root Port node

[PATCH 0/2] Add support for IPQ9650 CDSP remoteproc
 2026-06-09  5:31 UTC  (4+ messages)

[PATCH net-next v2 0/5] net: mdio: realtek-rtl9300: Add RTL931x support
 2026-06-09  5:28 UTC  (6+ messages)
` [PATCH net-next v2 1/5] dt-bindings: net: realtek,rtl9301-mdio: Add RTL931x series
` [PATCH net-next v2 2/5] net: mdio: realtek-rtl9300: Add prefix to register field defines
` [PATCH net-next v2 3/5] net: mdio: realtek-rtl9300: Make otto_emdio_read_cmd() generic
` [PATCH net-next v2 4/5] net: mdio: realtek-rtl9300: Add registers for high port count modes
` [PATCH net-next v2 5/5] net: mdio: realtek-rtl9300: Add support for RTL931x

[PATCH v2 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-06-09  5:27 UTC  (2+ messages)

[PATCH v4 4/4] net: phy: at803x: add RX and TX clock management for IPQ5018 PHY
 2026-06-09  5:09 UTC  (2+ messages)

[PATCH v4 00/11] Add spi-hid transport driver
 2026-06-09  5:01 UTC  (21+ messages)
` [PATCH v4 01/11] Documentation: Correction in HID output_report callback description
` [PATCH v4 02/11] HID: Add BUS_SPI support and define HID_SPI_DEVICE macro
` [PATCH v4 03/11] HID: spi-hid: add transport driver skeleton for HID over SPI bus
` [PATCH v4 04/11] HID: spi-hid: add spi-hid driver HID layer
` [PATCH v4 05/11] HID: spi-hid: add HID SPI protocol implementation
` [PATCH v4 06/11] HID: spi_hid: add spi_hid traces
` [PATCH v4 07/11] HID: spi_hid: add ACPI support for SPI over HID
` [PATCH v4 08/11] HID: spi_hid: add device tree "
` [PATCH v4 09/11] dt-bindings: input: Document hid-over-spi DT schema
` [PATCH v4 10/11] HID: spi-hid: add power management implementation
` [PATCH v4 11/11] HID: spi-hid: add panel follower support

[PATCH 0/2] power: sequencing: pcie-m2: Add 3.3Vaux supply support
 2026-06-09  3:54 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: connector: pcie-m2-e: "
` [PATCH 2/2] power: sequencing: pcie-m2: "

[PATCH] dt-bindings: PCI: mediatek-gen3: Allow memory-region for restricted DMA buffer
 2026-06-09  3:33 UTC  (11+ messages)

[PATCH 0/7] ASoC: codecs: ES8389: Modify the ES8389 driver
 2026-06-09  3:21 UTC  (13+ messages)
` [PATCH 1/7] ASoC: codecs: ES8389: Modify volatile_register
` [PATCH 2/7] ASoC: codecs: ES8389: Fix the issue about mclk_src
` [PATCH 3/7] ASoC: codecs: ES8389: Modify the clock table
` [PATCH 4/7] ASoC: codecs: ES8389: Modify the initial configuration
` [PATCH 5/7] ASoC: codecs: ES8389: Add private members related to HPF
` [PATCH 6/7] ASoC: codecs: ES8389: Add INPUTL MUX and INPUTR MUX
` [PATCH 7/7] ASoC: dt-bindings: ES8389: Add members about HPF and clock

[PATCH 0/7] ASoC: codecs: ES8389: Modify the ES8389 driver
 2026-06-09  3:11 UTC  (14+ messages)
` [PATCH 1/7] ASoC: codecs: ES8389: Modify volatile_register
` [PATCH 2/7] ASoC: codecs: ES8389: Fix the issue about mclk_src
` [PATCH 3/7] ASoC: codecs: ES8389: Modify the clock table
` [PATCH 4/7] ASoC: codecs: ES8389: Modify the initial configuration
` [PATCH 5/7] ASoC: codecs: ES8389: Add private members related to HPF
` [PATCH 6/7] ASoC: codecs: ES8389: Add INPUTL MUX and INPUTR MUX
` [PATCH 7/7] ASoC: dt-bindings: ES8389: Add members about HPF

[PATCH v3 0/3] Add support for Qualcomm WCN3610
 2026-06-09  3:04 UTC  (5+ messages)
` [PATCH v3 2/3] remoteproc: qcom_wcnss_iris: Add support for WCN3610

[PATCH v4 0/2] ASoC: codecs: Add Nuvoton NAU83G60 audio codec driver
 2026-06-09  2:55 UTC  (5+ messages)
` [PATCH v4 1/2] ASoC: dt-bindings: nuvoton,nau8360: Add NAU83G60
` [PATCH v4 2/2] ASoC: codecs: nau8360: Add support for NAU83G60 amplifier

[PATCH v6 0/6] Add binding and driver for Kaanapali SoCCP
 2026-06-09  2:33 UTC  (5+ messages)
` [PATCH v6 5/6] remoteproc: qcom: pas: Add late attach support for subsystems

[PATCH v3 0/2] pinctrl: ultrarisc: add DP1000 pinctrl support
 2026-06-09  2:10 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: Add UltraRISC DP1000 pinctrl controller
` [PATCH v3 2/2] pinctrl: ultrarisc: Add UltraRISC DP1000 pinctrl driver

[PATCH v5 00/11] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-06-09  1:59 UTC  (21+ messages)
` [PATCH v5 01/11] ASoC: dt-bindings: renesas,fsi: add support multiple clocks
` [PATCH v5 02/11] ARM: dts: renesas: r8a7740: Add clocks for FSI
` [PATCH v5 03/11] ASoC: renesas: fsi: Fix trigger stop ordering
` [PATCH v5 04/11] ASoC: renesas: fsi: Move fsi_stream_is_working()
` [PATCH v5 05/11] ASoC: renesas: fsi: Fix register access from in-flight IRQ after shutdown
` [PATCH v5 06/11] ASoC: renesas: fsi: Move fsi_clk_init()
` [PATCH v5 07/11] ASoC: renesas: fsi: Use devm_clk_get_optional() for optional clocks
` [PATCH v5 08/11] ASoC: renesas: fsi: refactor clock initialization
` [PATCH v5 09/11] ASoC: renesas: fsi: Add SPU clock support
` [PATCH v5 10/11] ASoC: renesas: fsi: add fsi_clk_prepare/unprepare()
` [PATCH v5 11/11] ASoC: renesas: fsi: Add SPU clock control in hw_startup/shutdown

[PATCH v2 0/4] pinctrl: qcom: spmi-gpio: Add bidirectional level-shifter function support
 2026-06-09  1:28 UTC  (7+ messages)
` [PATCH v2 1/4] soc: qcom: rpmh: Allow non-child devices to issue write commands

[PATCH 0/2] drm/msm: Add support for Shikra GPU (A704)
 2026-06-08 23:36 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display/msm/gpu: Add support for A704 GPU
` [PATCH 2/2] drm/msm/adreno: "

[PATCH RFC v4 0/6] iio: add Open Sensor Fusion IIO driver
 2026-06-08 23:27 UTC  (3+ messages)

[PATCH net-next v6 3/5] net: dsa: tag_ks8995: Add the KS8995 tag handling
 2026-06-08 23:13 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: realtek,rtd1625: Fix input voltage property name
 2026-06-08 22:47 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: mediatek: mt6795: document the slew-rate property
 2026-06-08 22:46 UTC 

[PATCH 0/5] clk: qcom: Add PDM GP_MN fractional clock divider driver and DT support
 2026-06-08 22:43 UTC  (3+ messages)
` [PATCH 3/5] pinctrl: qcom: Add gp_mn mux function for QCS8300, SA8775P and SC7280

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-06-08 22:33 UTC  (7+ messages)
` [PATCH v9 6/7] pinctrl: s32cc: implement GPIO functionality

[PATCH v4 phy-next 14/16] dt-bindings: phy: lynx-10g: initial document
 2026-06-08 22:33 UTC  (5+ messages)
` [PATCH v4 phy-next 15/16] phy: lynx-10g: new driver
` [PATCH v4 phy-next 16/16] MAINTAINERS: expand Lynx 28G entry to cover Lynx 10G SerDes

[PATCH v2 0/6] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-06-08 22:03 UTC  (3+ messages)
` [PATCH v2 2/6] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse

[PATCH 0/3] usb: dwc3: add snps,reinit-phy-on-resume quirk for USB2 PHY power loss during S3
 2026-06-08 22:00 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: dwc3: document snps,reinit-phy-on-resume

[PATCH v2] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node
 2026-06-08 21:59 UTC  (4+ messages)

[PATCH v11 0/6] Enable ICE clock scaling
 2026-06-08 21:57 UTC  (8+ messages)
` [PATCH v11 1/6] soc: qcom: ice: Add OPP-based clock scaling support for ICE
` [PATCH v11 2/6] ufs: host: Add ICE clock scaling during UFS clock changes
` [PATCH v11 3/6] mmc: sdhci-msm: Set ICE clk to TURBO at sdhci ICE init
` [PATCH v11 4/6] arm64: dts: qcom: kodiak: Add OPP-table for ICE UFS and ICE eMMC nodes
` [PATCH v11 5/6] arm64: dts: qcom: monaco: "
` [PATCH v11 6/6] arm64: dts: qcom: lemans: Add OPP-table for ICE UFS device node

[PATCH v2] ASoC: dt-bindings: sound: renesas,r9a09g047: Fix dma-names and ports schema
 2026-06-08 21:58 UTC  (5+ messages)

[PATCH v10 0/5] Enable ICE clock scaling
 2026-06-08 21:54 UTC  (3+ messages)
` [PATCH v10 2/5] ufs: host: Add ICE clock scaling during UFS clock changes

[PATCH V6 0/6] Add Anbernic RG Vita-Pro
 2026-06-08 21:19 UTC  (3+ messages)
` [PATCH V6 2/6] power: supply: sgm41542: Add SG Micro sgm41542 charger

[PATCH net-next 0/2] net: pse-pd: add Realtek/Broadcom PSE MCU support
 2026-06-08 20:57 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: pse-pd: add bindings for Realtek/Broadcom PSE MCU
` [PATCH net-next 2/2] net: pse-pd: add Realtek/Broadcom PSE MCU driver

[PATCH v3 0/3] dt-bindings: mfd: syscon: Tighten checks
 2026-06-08 20:56 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: mfd: syscon: Disallow simple-bus with syscon
` [PATCH v3 2/3] dt-bindings: mfd: syscon: Drop custom select for older dtschema
` [PATCH v3 3/3] ARM: dts: ti: Add specific compatibles for SCM conf nodes

[PATCH V10 0/9] Add Invensense ICM42607
 2026-06-08 20:52 UTC  (4+ messages)
` [PATCH V10 3/9] iio: imu: inv_icm42607: Add inv_icm42607 Core Driver

[PATCH v2 0/7] Add CAMSS and IMX577 sensor support for Shikra EVK
 2026-06-08 20:46 UTC  (3+ messages)
` [PATCH v2 1/7] dt-bindings: media: qcom: Add Shikra CAMSS compatible

[PATCH v16 00/14] ADF41513/ADF41510 PLL frequency synthesizers
 2026-06-08 20:32 UTC  (3+ messages)
` [PATCH v16 08/14] iio: core: add decimal value formatting into 64-bit value

[PATCH v2 4/4] ARM: dts: ti: Add specific compatibles for SCM conf nodes
 2026-06-08 20:17 UTC  (3+ messages)

[PATCH v2 2/4] dt-bindings: mfd: syscon: Drop unneeded case for syscon + simple-mfd
 2026-06-08 20:13 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Fixup panel compatible
 2026-06-08 20:10 UTC 

[PATCH v2 1/4] dt-bindings: mfd: syscon: Disallow simple-bus with syscon
 2026-06-08 20:08 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox