devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-17 09:35:52 to 2025-03-17 15:58:57 UTC [more...]

[PATCH] ARM: dts: renesas: r9a06g032: use proper ordering for UART DMA channels
 2025-03-17 15:58 UTC  (3+ messages)

[PATCH v5 0/5] Configure imx8mp dsp node for rproc usage
 2025-03-17 15:58 UTC  (8+ messages)
` [PATCH v5 1/5] arm64: dts: imx8mp: Use resets property
` [PATCH v5 2/5] arm64: dts: imx8mp: Add mu2 root clock
` [PATCH v5 3/5] arm64: dts: imx8mp: Configure dsp node for rproc usage
` [PATCH v5 4/5] arm64: dts: imx8mp: Add DSP clocks
` [PATCH v5 5/5] arm64: dts: Add dsp rproc related mem regions

[PATCH v4 00/10] Add support for MAX7360
 2025-03-17 15:56 UTC  (15+ messages)
` [PATCH v4 03/10] pwm: max7360: Add MAX7360 PWM support
` [PATCH v4 07/10] gpio: max7360: Add MAX7360 gpio support

[PATCH 00/18] mfd: adp5585: support keymap events and drop legacy Input driver
 2025-03-17 15:53 UTC  (9+ messages)
` [PATCH 05/18] dt-bindings: mfd: adp5585: document adp5589 I/O expander
` [PATCH 09/18] dt-bindings: mfd: adp5585: add properties for input events

[PATCH v8 00/10] Support ROHM BD79124 ADC
 2025-03-17 15:51 UTC  (5+ messages)
` [PATCH v8 01/10] dt-bindings: ROHM BD79124 ADC/GPO
` [PATCH v8 02/10] property: Add functions to iterate named child
` [PATCH v8 03/10] iio: adc: add helpers for parsing ADC nodes
` [PATCH v8 07/10] MAINTAINERS: Add IIO ADC helpers

[PATCH v3 0/6] thermal: renesas: Add support fot RZ/G3E
 2025-03-17 15:49 UTC  (14+ messages)
` [PATCH v3 1/6] soc: renesas: rz-sysc: add syscon/regmap support
` [PATCH v3 2/6] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v3 6/6] arm64: defconfig: Enable RZ/G3E thermal

[PATCH ath-next v10 00/13] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2025-03-17 15:41 UTC  (14+ messages)
` [PATCH ath-next v10 01/13] dt-bindings: net: wireless: describe the ath12k AHB module "
` [PATCH ath-next v10 02/13] wifi: ath12k: fix incorrect CE addresses
` [PATCH ath-next v10 03/13] wifi: ath12k: refactor ath12k_hw_regs structure
` [PATCH ath-next v10 04/13] wifi: ath12k: add ath12k_hw_params for IPQ5332
` [PATCH ath-next v10 05/13] wifi: ath12k: avoid m3 firmware download in AHB device IPQ5332
` [PATCH ath-next v10 06/13] wifi: ath12k: Add hw_params to remap CE register space for IPQ5332
` [PATCH ath-next v10 07/13] wifi: ath12k: add support for fixed QMI firmware memory
` [PATCH ath-next v10 08/13] wifi: ath12k: add AHB driver support for IPQ5332
` [PATCH ath-next v10 09/13] wifi: ath12k: Power up root PD
` [PATCH ath-next v10 10/13] wifi: ath12k: Register various userPD interrupts and save SMEM entries
` [PATCH ath-next v10 11/13] wifi: ath12k: Power up userPD
` [PATCH ath-next v10 12/13] wifi: ath12k: Power down userPD
` [PATCH ath-next v10 13/13] wifi: ath12k: enable ath12k AHB support

[PATCH v5] ARM: dts: nexus4: Initial dts
 2025-03-17 15:39 UTC  (4+ messages)

[PATCH 0/7] rcar-isp: Prepare for ISP core support
 2025-03-17 15:37 UTC  (10+ messages)
` [PATCH 1/7] dt-bindings: media: renesas,isp: Add ISP core function block

[PATCH v9 0/4] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-03-17 15:30 UTC  (5+ messages)
` [PATCH v9 1/4] rust: move `CStr`'s `Display` to helper struct
` [PATCH v9 2/4] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v9 3/4] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v9 4/4] rust: remove core::ffi::CStr reexport

[PATCH v4 0/6] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-03-17 15:18 UTC  (9+ messages)
` [PATCH v4 1/6] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v4 3/6] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510

[PATCH net-next v5 0/5] Add PCS support for Qualcomm IPQ9574 SoC
 2025-03-17 15:11 UTC  (7+ messages)

[PATCH v7 1/6] dt-bindings: iio: filter: Add lpf/hpf freq margins
 2025-03-17 15:07 UTC  (3+ messages)

[PATCH 0/3] Add support for LT7170 and LT7171 Regulator
 2025-03-17 15:05 UTC  (8+ messages)
` [PATCH 1/3] hwmon: (pmbus/ltc7841) add support for LT717x - docs
` [PATCH 2/3] dt-bindings: hwmon: ltc2978: add support for LT717x
` [PATCH 3/3] hwmon: (pmbus/ltc2978) add support for lt717x

[PATCH v5 0/6] rust: reduce pointer casts, enable related lints
 2025-03-17 15:04 UTC  (8+ messages)
` [PATCH v5 1/6] rust: retain pointer mut-ness in `container_of!`
` [PATCH v5 2/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v5 3/6] rust: enable `clippy::ptr_cast_constness` lint
` [PATCH v5 4/6] rust: enable `clippy::as_ptr_cast_mut` lint
` [PATCH v5 5/6] rust: enable `clippy::as_underscore` lint
` [PATCH v5 6/6] rust: use strict provenance APIs

[PATCH v1 0/2] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL
 2025-03-17 15:03 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: arm: tegra: Add Asus Transformer Pad TF300TL
` [PATCH v1 2/2] ARM: tegra: Add device-tree for ASUS Transformer Pad LTE TF300TL

[PATCH v4 0/6] rust: reduce pointer casts, enable related lints
 2025-03-17 15:01 UTC  (7+ messages)
` [PATCH v4 6/6] rust: use strict provenance APIs

[PATCH 0/2] Add dma-coherent for gs101 UFS dt node
 2025-03-17 14:55 UTC  (5+ messages)
` [PATCH 2/2] scsi: ufs: dt-bindings: exynos: add dma-coherent property for gs101

[PATCH v2 0/6] arm64: dts: qcom: x1e80100: enable rtc
 2025-03-17 14:51 UTC  (6+ messages)
` (subset) "

[PATCH v4 0/5] thermal: renesas: Add support fot RZ/G3E
 2025-03-17 14:34 UTC  (6+ messages)
` [PATCH v4 1/5] soc: renesas: rz-sysc: add syscon/regmap support
` [PATCH v4 2/5] dt-bindings: thermal: r9a09g047-tsu: Document the TSU unit
` [PATCH v4 3/5] thermal: renesas: rzg3e: Add thermal driver for the Renesas RZ/G3E SoC
` [PATCH v4 4/5] arm64: dts: renesas: r9a09g047: Add TSU node
` [PATCH v4 5/5] arm64: defconfig: Enable the Renesas RZ/G3E thermal driver

[net-next PATCH v13 00/14] net: dsa: Add Airoha AN8855 support
 2025-03-17 14:28 UTC  (3+ messages)
` [net-next PATCH v13 05/14] dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC

[PATCH v5 0/7] arm64 support for Milk-V Duo Module 01 EVB
 2025-03-17 14:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: qcs8300: Add RPMh sleep stats
 2025-03-17 14:17 UTC  (2+ messages)

[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2025-03-17 14:09 UTC  (5+ messages)
` [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device

[PATCH v12 0/6] Add NSS clock controller support for IPQ9574
 2025-03-17 14:08 UTC  (3+ messages)
` [PATCH v12 4/6] clk: qcom: Add NSS clock Controller driver "

[PATCH v4 0/7] RK3576 thermal sensor support, including OTP trim adjustments
 2025-03-17 13:49 UTC  (8+ messages)
` [PATCH v4 1/7] thermal: rockchip: rename rk_tsadcv3_tshut_mode
` [PATCH v4 2/7] dt-bindings: rockchip-thermal: Add RK3576 compatible
` [PATCH v4 3/7] arm64: dts: rockchip: Add thermal nodes to RK3576
` [PATCH v4 4/7] thermal: rockchip: Support RK3576 SoC in the thermal driver
` [PATCH v4 5/7] dt-bindings: thermal: rockchip: document otp thermal trim
` [PATCH v4 6/7] arm64: dts: rockchip: Add thermal trim OTP and tsadc nodes
` [PATCH v4 7/7] thermal: rockchip: support reading trim values from OTP

[PATCH v3] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible
 2025-03-17 13:41 UTC  (2+ messages)

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-17 13:29 UTC  (3+ messages)
` [PATCH v6 03/10] ARM: dts: Drop DTS for BCM59056 PMU

[PATCH RESEND] dt-bindings: mtd: atmel,dataflash: convert txt to yaml
 2025-03-17 13:31 UTC 

[PATCH] ARM: dts: nxp: Align NAND controller node name with bindings
 2025-03-17 13:36 UTC  (2+ messages)

[PATCH net-next v6 00/12] Add support for PSE budget evaluation strategy
 2025-03-17 13:33 UTC  (11+ messages)
` [PATCH net-next v6 03/12] net: pse-pd: tps23881: Add support for PSE events and interrupts
` [PATCH net-next v6 04/12] net: pse-pd: Add support for PSE power domains
` [PATCH net-next v6 06/12] net: pse-pd: Add support for budget evaluation strategies
` [PATCH net-next v6 08/12] net: pse-pd: pd692x0: Add support for PSE PI priority feature
` [PATCH net-next v6 11/12] net: pse-pd: tps23881: Add support for static port "

[PATCH v14 0/4] Add PCIe support for Qualcomm IPQ5332
 2025-03-17 13:23 UTC  (6+ messages)
` [PATCH v14 1/4] dt-bindings: PCI: qcom: Add MHI registers for IPQ9574
` [PATCH v14 2/4] arm64: dts: qcom: ipq9574: Add MHI to pcie nodes
` [PATCH v14 3/4] arm64: dts: qcom: ipq5332: Add PCIe related nodes
` [PATCH v14 4/4] arm64: dts: qcom: ipq5332-rdp441: Enable PCIe phys and controllers

[net-next 0/4] Add AST2600 RGMII delay into ftgmac100
 2025-03-17 13:21 UTC  (14+ messages)
` [net-next 1/4] ARM: dts: aspeed-g6:add scu to mac for RGMII delay
` [net-next 2/4] ARM: dts: ast2600-evb: add default "
` [net-next 3/4] dt-bindings: net: ftgmac100: add rgmii delay properties
` [net-next 4/4] net: ftgmac100: add RGMII delay for AST2600
      ` 回覆: "

[PATCH] dt-bindings: serial: snps-dw-apb-uart: document RZ/N1 binding without DMA
 2025-03-17 13:13 UTC  (2+ messages)

[PATCH] dt-bindings: mtd: atmel,dataflash: convert txt to yaml
 2025-03-17 13:11 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: fsl,sai: Add i.MX94 support
 2025-03-17 12:58 UTC  (2+ messages)

[PATCH 0/2] arm64: dts: rockchip: enable HDMI audio on RK3588 Jaguar and RK3588 Tiger Haikou
 2025-03-17 12:07 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: rockchip: Enable HDMI audio output for RK3588 Jaguar
` [PATCH 2/2] arm64: dts: rockchip: Enable HDMI audio output for RK3588 Tiger Haikou

[PATCH] PCI: xilinx-cpm: Add cpm5_csr register mapping for CPM5_HOST1 variant
 2025-03-17 12:41 UTC 

[PATCH v5 00/16] Add support for RZ/G3E CANFD
 2025-03-17 12:35 UTC  (3+ messages)
` [PATCH v5 01/16] dt-bindings: can: renesas,rcar-canfd: Simplify the conditional schema
` [PATCH v5 02/16] dt-bindings: can: renesas,rcar-canfd: Document RZ/G3E support

[PATCH 0/3] regulator: rtq2208: Fix incorrect code section
 2025-03-17 12:36 UTC  (5+ messages)
` [PATCH 1/3] regulator: rtq2208: Fix incorrect buck converter phase mapping
` [PATCH 2/3] regulator: rtq2208: Fix the LDO DVS capability
` [PATCH 3/3] regulator: dt-bindings: rtq2208: Remove unnecessary property of fixed LDO VOUT

[PATCH v2 0/2] adding support for Microchip PAC194X Power Monitor
 2025-03-17 12:32 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: adding support for PAC194X

[PATCH 0/3] Fixes/improvements for SM6350 UFS
 2025-03-17 12:12 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm6350: Add OPP table support to UFSHC

[RFC PATCH v1 0/2] platform: toradex: Add toradex embedded controller
 2025-03-17 12:08 UTC  (11+ messages)

[PATCH v2] dt-bindings: rtc: pcf2127: Reference spi-peripheral-props.yaml
 2025-03-17 12:03 UTC 

[PATCH v2 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-03-17 12:00 UTC  (2+ messages)

[PATCH 0/3] iio:light: add driver for veml6046x00 RGBIR color sensor
 2025-03-17 11:50 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: iio: light: veml6046x00: add "
` [PATCH 2/3] iio: light: add support for veml6046x00 RGBIR "

[PATCH v3 0/6] RK3576 thermal sensor support, including OTP trim adjustments
 2025-03-17 11:47 UTC  (5+ messages)
` [PATCH v3 3/6] thermal: rockchip: Support RK3576 SoC in the thermal driver

[PATCH hyperv-next v6 00/11] arm64: hyperv: Support Virtual Trust Level Boot
 2025-03-17 11:37 UTC  (5+ messages)
` [PATCH hyperv-next v6 01/11] arm64: kvm, smccc: Introduce and use API for detecting hypervisor presence
` [PATCH hyperv-next v6 02/11] arm64: hyperv: Use SMCCC to detect "

[PATCH] arm64: dts: qcom: qcm6490-idp: Update protected clocks list
 2025-03-17 11:35 UTC  (3+ messages)

[PATCH 0/4] media: qcom: iris: add support for SA8775P
 2025-03-17 11:31 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: qcom: sa8775p: add support for video node

[PATCH v4 00/10] PCI: Enable Power and configure the TC956x PCIe switch
 2025-03-17 11:27 UTC  (6+ messages)
` [PATCH v4 02/10] arm64: dts: qcom: qcs6490-rb3gen2: Add TC956x PCIe switch node

[PATCH v2 0/2] ARM: dts: apalis/colibri-imx6: Add support for v1.2
 2025-03-17 11:23 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] ARM: dts: imx31: Use nand-controller as node name
 2025-03-17 11:19 UTC  (2+ messages)

[PATCH v2] ARM: dts: imx51-digi-connectcore-som: Fix MMA7455 compatible
 2025-03-17 11:08 UTC  (2+ messages)

[PATCH] dt-bindings: rtc: pcf2127: Reference spi-peripheral-props.yaml
 2025-03-17 11:06 UTC  (2+ messages)

[PATCH RFC v3 0/3] add VCP mailbox and IPC driver
 2025-03-17 11:03 UTC  (4+ messages)
` [PATCH RFC v3 1/3] mailbox: mediatek: Add mtk-vcp-mailbox driver
` [PATCH RFC v3 2/3] firmware: mediatek: Add vcp ipc protocol interface
` [PATCH RFC v3 3/3] dt-bindings: mailbox: mtk,mt8196-vcp-mbox: add mtk vcp-mbox document

[PATCH 0/5] Add PMIC and SPMI driver for mt8196
 2025-03-17 10:49 UTC  (4+ messages)
` [PATCH 5/5] dt-bindings: pmic: mediatek: Add pmic documents
  ` 回复: "

[PATCH v2 00/12] arm64: dts: freescale: Add support for the GOcontroll Moduline Display
 2025-03-17 10:42 UTC  (5+ messages)
` [PATCH v2 03/12] dt-bindings: connector: Add the GOcontroll Moduline module slot bindings

[PATCH v2] media: dt-bindings: Convert Analog Devices ad5820 to DT schema
 2025-03-17 10:37 UTC  (2+ messages)

[PATCH v5 0/2] regulator: add new PMIC PF9453 support
 2025-03-17 10:34 UTC  (2+ messages)

[PATCH RESEND v4 0/2] regulator: add new PMIC PF9453 support
 2025-03-17 10:34 UTC  (2+ messages)

[PATCh v3 0/3] Add i.MX943 basic dts support
 2025-03-17 10:31 UTC  (4+ messages)
` [PATCh v3 2/3] arm64: dts: freescale: Add basic dtsi for imx943

[PATCH 0/3] clk: renesas: rzv2h: Fixes and improvements
 2025-03-17 10:08 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: clock: renesas: Fix description section

[PATCH RFC v2 0/3] add VCP mailbox and IPC driver
 2025-03-17 10:07 UTC  (2+ messages)

[PATCH v4 0/3] Add support for Amlogic A4/A5 Reset
 2025-03-17  9:51 UTC  (6+ messages)
` [PATCH v4 2/3] arm64: dts: amlogic: Add A4 Reset Controller

[PATCH v3 0/2] Input: snvs_pwrkey - add configurable force shutdown time
 2025-03-17  9:35 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: fsl,sec-v4.0-mon: Add "power-off-time-sec"


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