devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-20 14:57:13 to 2024-08-21 09:42:15 UTC [more...]

[PATCH v13 00/29] Add i2c-mux and eeprom devices for Meta Yosemite 4
 2024-08-21  9:40 UTC  (11+ messages)
` [PATCH v13 01/29] ARM: dts: aspeed: yosemite4: Revise i2c-mux devices
` [PATCH v13 02/29] ARM: dts: aspeed: yosemite4: Enable adc15
` [PATCH v13 03/29] ARM: dts: aspeed: yosemite4: Enable spi-gpio setting
` [PATCH v13 04/29] ARM: dts: aspeed: yosemite4: Enable watchdog2
` [PATCH v13 05/29] ARM: dts: aspeed: yosemite4: Revise quad mode to dual mode
` [PATCH v13 06/29] ARM: dts: aspeed: yosemite4: Revise power sensor adm1281 for schematic change
` [PATCH v13 07/29] ARM: dts: aspeed: yosemite4: Add gpio pca9506
` [PATCH v13 08/29] ARM: dts: aspeed: yosemite4: Remove space for adm1272 compatible
` [PATCH v13 09/29] ARM: dts: aspeed: yosemite4: Enable interrupt setting for pca9555
` [PATCH v13 10/29] ARM: dts: aspeed: yosemite4: Add power sensor for power module reading

[PATCH v6 0/4] initial clock support for exynosauto v920 SoC
 2024-08-21  9:30 UTC  (10+ messages)
  ` [PATCH v6 4/4] clk: samsung: add top clock support for ExynosAuto "

[PATCH v2 0/3] Devicetree updates for MT8186
 2024-08-21  9:29 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: display: mediatek: dpi: Add power domains
` [PATCH v2 2/3] arm64: dts: mediatek: mt8186: Add power domain for DPI
` [PATCH v2 3/3] arm64: dts: mediatek: mt8186: Add svs node

[PATCH 0/4] Add SMI clamp and reset
 2024-08-21  9:28 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: memory: mediatek: Add mt8188 SMI reset control binding
` [PATCH 2/4] dt-bindings: memory: mediatek: Add smi-sub-common property for reset
` [PATCH 3/4] memory: mtk-smi: mt8188: Add SMI clamp function
` [PATCH 4/4] reset: mediatek: Add reset control driver for SMI

[PATCH 00/11] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-08-21  9:22 UTC  (22+ messages)
` [PATCH 01/11] dt-bindings: clock: Add RaspberryPi RP1 clock bindings
` [PATCH 02/11] dt-bindings: pinctrl: Add RaspberryPi RP1 gpio/pinctrl/pinmux bindings
` [PATCH 04/11] of: address: Preserve the flags portion on 1:1 dma-ranges mapping
` [PATCH 07/11] pinctrl: rp1: Implement RaspberryPi RP1 gpio support
` [PATCH 08/11] misc: rp1: RaspberryPi RP1 misc driver
` [PATCH 09/11] arm64: defconfig: Enable RP1 misc/clock/gpio drivers as built-in
` [PATCH 10/11] net: macb: Add support for RP1's MACB variant
` [PATCH 11/11] arm64: dts: rp1: Add support for MACB contained in RP1

[GIT PULL] RISC-V T-HEAD Devicetrees for v6.12
 2024-08-21  9:01 UTC 

[PATCH v3 0/8] Add support for Renesas RZ/V2H(P) SoC and GP-EVK platform
 2024-08-21  8:56 UTC  (9+ messages)
` [PATCH v3 1/8] arm64: dts: renesas: Add initial SoC DTSI for RZ/V2H(P) SoC
` [PATCH v3 2/8] arm64: dts: renesas: Add initial DTS for RZ/V2H GP-EVK board
` [PATCH v3 3/8] arm64: dts: renesas: r9a09g057: Add OSTM0-OSTM7 nodes
` [PATCH v3 4/8] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes
` [PATCH v3 5/8] arm64: dts: renesas: r9a09g057: Add SDHI0-SDHI2 nodes
` [PATCH v3 6/8] arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes
` [PATCH v3 7/8] arm64: dts: renesas: r9a09g057h44-gp-evk: Enable OSTM, I2C, and SDHI
` [PATCH v3 8/8] arm64: dts: renesas: r9a09g057h44-gp-evk: Enable watchdog

[PATCH v1 0/2] Add Aspeed G7 gpio support
 2024-08-21  8:51 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: gpio: aspeed,ast2400-gpio: Support ast2700
` [PATCH v1 2/2] gpio: Add G7 Aspeed gpio controller driver

[PATCH v2 0/2] phy: qcom: qmp-pcie: Add support for Gen4 4-lane mode for X1E80100
 2024-08-21  8:39 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHY Gen4 x4
` [PATCH v2 2/2] phy: qcom: qmp-pcie: Add Gen4 4-lanes mode for X1E80100

[PATCH v2 0/4] Add CMN PLL clock controller driver for IPQ9574
 2024-08-21  8:34 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: qcom: Add CMN PLL clock controller for IPQ SoC
` [PATCH v2 3/4] arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller

[PATCH v9 00/23] Support more Amlogic SoC families in crypto driver
 2024-08-21  8:28 UTC  (12+ messages)
` [PATCH v9 01/23] drivers: crypto: meson: don't hardcode IRQ count
` [PATCH v9 02/23] drviers: crypto: meson: add platform data
` [PATCH v9 03/23] drivers: crypto: meson: remove clock input
` [PATCH v9 05/23] drivers: crypto: meson: move get_engine_number()
` [PATCH v9 19/23] arch: arm64: dts: meson: gxl: correct crypto node definition
` [PATCH v9 20/23] arch: arm64: dts: meson: a1: add crypto node
` [PATCH v9 21/23] arch: arm64: dts: meson: s4: "
` [PATCH v9 22/23] arch: arm64: dts: meson: g12: "
` [PATCH v9 23/23] arch: arm64: dts: meson: axg: "

[PATCH 0/2] clk: qcom: Add support for GCC on QCS8300
 2024-08-21  8:24 UTC  (8+ messages)
` [PATCH 2/2] clk: qcom: Add support for Global Clock Controller "

[PATCH v1 0/2] Add EDAC driver for loongson memory controller
 2024-08-21  8:24 UTC  (8+ messages)
` [PATCH v1 1/2] Loongarch: "
` [PATCH v1 2/2] dt-bindings: EDAC "

[PATCH v4 0/3] coresight: Add static trace id support
 2024-08-21  8:22 UTC  (2+ messages)

[PATCH v3 0/5] Add SDM670 camera subsystem
 2024-08-21  8:15 UTC  (3+ messages)
` [PATCH v3 3/5] media: qcom: camss: add support for SDM670 camss

[PATCH v4 0/3] Add SARADC support on Sophgo CV18XX series
 2024-08-21  7:41 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo CV18XX SARADC binding

[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
 2024-08-21  7:11 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
` [PATCH v3 2/2] mtd: rawnand: nuvoton: add new driver for the Nuvoton MA35 SoC

[PATCH v24 00/34] Introduce QC USB SND audio offloading support
 2024-08-21  7:02 UTC  (14+ messages)
` [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
` [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol

[PATCH 0/3] Devicetree updates for MT8186
 2024-08-21  6:48 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: display: mediatek: dpi: Add power domains

[PATCH v1 0/3] Add compatibles for different eud access modes
 2024-08-21  6:48 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud

[PATCH 0/2] dt-bindings fixup for brcm,bcm4329-fmac.yaml
 2024-08-21  6:46 UTC  (15+ messages)
` [PATCH 1/2] dt-bindings: wireless: restore constraint for brcm,bcm4329-fmac compatible property

[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2024-08-21  6:43 UTC  (11+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver

[PATCH V3 00/15] Add Battery and USB Supply for AXP717
 2024-08-21  6:37 UTC  (5+ messages)
` [PATCH V3 05/15] dt-bindings: power: supply: axp20x: Add input-current-limit-microamp

[PATCH 0/3] arm64: dts: freescale: Enable wdog_b trigger pmic reset for i.MX93
 2024-08-21  6:32 UTC  (3+ messages)
` [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl,ext-reset-output for wdog3
  ` [PATCH 1/3] arm64: dts: freescale: imx93-11x11-evk: enable fsl, ext-reset-output "

[PATCH] ARM: dts: microchip: sam9x60: Fix rtc/rtt clock parent
 2024-08-21  5:51 UTC  (2+ messages)
` [PATCH v2] ARM: dts: microchip: sam9x60: Fix rtc/rtt clocks

[PATCH v4 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2024-08-21  5:34 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: xilinx-xdma: Add Xilinx QDMA Root Port driver

[PATCH v2 00/16] Add cmd descriptor support
 2024-08-21  5:16 UTC  (12+ messages)
` [PATCH v2 01/16] dt-bindings: dma: qcom,bam: Add bam pipe lock
` [PATCH v2 10/16] crypto: qce - Add support for lock aquire,lock release api
` [PATCH v2 14/16] arm64: dts: qcom: ipq9574: enable bam pipe locking/unlocking

[PATCH net-next 0/2] net: pse-pd: tps23881: Reset GPIO support
 2024-08-21  4:45 UTC  (6+ messages)
` [PATCH net-next 2/2] net: pse-pd: tps23881: support reset-gpios

[PATCH] arm64: dts: mediatek: mt8186-corsola: Disable DPI display interface
 2024-08-21  4:28 UTC 

[PATCH] ARM: dts: aspeed: Rework APB nodes
 2024-08-21  4:01 UTC 

[PATCH v3 0/3] source filtering for multi-port output
 2024-08-21  3:13 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
` [PATCH v3 2/3] coresight: Add support for trace filtering by source
` [PATCH v3 3/3] coresight-tpda: Optimize the function of reading element size

[PATCH net-next 0/3] add "nxp,reverse-mode" to instead of "nxp,rmii-refclk-in"
 2024-08-21  1:40 UTC  (11+ messages)
` [PATCH net-next 1/3] dt-bindings: net: tja11xx: use reverse-mode to instead of rmii-refclk-in

[PATCH v1 0/2] Revise Meta(Facebook) Harma BMC(AST2600)
 2024-08-21  1:10 UTC  (3+ messages)
` [PATCH v1 2/2] ARM: dts: aspeed: Harma: update sgpio line name

[PATCH v3 0/2] Support for I/O width within ARM SCMI SHMEM
 2024-08-21  1:01 UTC  (5+ messages)
` [PATCH v3 2/2] firmware: arm_scmi: Support 'reg-io-width' property for shared memory

[PATCH v8 6/8] spi: spi-qpic: add driver for QCOM SPI NAND flash Interface
 2024-08-21  0:35 UTC  (2+ messages)

[PATCH] media: dt-bindings: trivial white-space and example cleanup
 2024-08-21  0:35 UTC  (2+ messages)

[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
 2024-08-21  0:34 UTC  (26+ messages)
` [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register()
` [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher
` [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v3 14/17] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode

[PATCH v3] iommu/arm-smmu-qcom: hide last LPASS SMMU context bank from linux
 2024-08-20 23:01 UTC  (3+ messages)

[PATCH v2 00/11] Add Nothing Phone (1) support
 2024-08-20 22:53 UTC  (4+ messages)
` [PATCH v2 08/11] arm64: dts: qcom: Add SM7325 device tree

[PATCH net-next 1/4] dt-bindings: net: mediatek,net: narrow interrupts per variants
 2024-08-20 22:40 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: misc: qcom,fastrpc: document new domain ID
 2024-08-20 22:12 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: ti: k3-j784s4-main: align watchdog clocks
 2024-08-20 22:01 UTC  (2+ messages)

[PATCH net-next v6 0/2] Add support for ICSSG PA_STATS
 2024-08-20 21:50 UTC  (3+ messages)
` [PATCH net-next v6 2/2] net: ti: icssg-prueth: Add support for PA Stats

[PATCH v2 7/7] net: stmmac: dwmac-s32cc: Read PTP clock rate when ready
 2024-08-20 21:17 UTC  (2+ messages)

[PATCH v2 5/7] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue driver
 2024-08-20 21:15 UTC  (2+ messages)

[PATCH v2 2/7] net: stmmac: Expand clock rate variables
 2024-08-20 21:12 UTC  (2+ messages)

[PATCH v2 1/7] net: driver: stmmac: extend CSR calc support
 2024-08-20 21:09 UTC  (2+ messages)

[PATCH v3 2/3] iio: adc: ad7625: add driver
 2024-08-20 21:07 UTC  (3+ messages)

[PATCH V3 14/15] power: supply: axp20x_battery: add support for AXP717
 2024-08-20 20:46 UTC  (3+ messages)

[PATCH v2 1/1] ASoC: dt-bindings: Convert tpa6130a2.txt to yaml
 2024-08-20 20:44 UTC  (2+ messages)

[PATCH v4 0/4] Add initial support for the Rockchip RK3588 HDMI TX Controller
 2024-08-20 20:12 UTC  (6+ messages)
` [PATCH v4 3/4] dt-bindings: display: rockchip: Add schema for "

[PATCH] arm64: dts: k3-am654-idk: Add Support for MCAN
 2024-08-20 19:34 UTC 

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-20 19:22 UTC  (4+ messages)
` [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT

[PATCH 1/1] MAINTAINERS: misc: update fsl,qoriq-mc.txt to fsl,qoriq-mc.yaml
 2024-08-20 19:00 UTC 

[PATCH] ARM: dts: broadcom: bcm2166x-common: Increase apps bus size to fit BCM21664 GIC
 2024-08-20 18:50 UTC  (3+ messages)

[PATCH v2 1/1] dt-bindings: leds: convert leds-lm3692x to yaml format
 2024-08-20 18:35 UTC 

[PATCH v2 0/9] clk: clocking-wizard: add user clock monitor support
 2024-08-20 18:30 UTC  (4+ messages)
` [PATCH v2 6/9] "

[PATCH v2 1/1] dt-binding: memory-controllers: fsl,ifc: add compatible string fsl,ifc-nand
 2024-08-20 18:11 UTC  (3+ messages)

[PATCH v2 0/3] Add overlays for imx8mp
 2024-08-20 17:18 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: freescale: imx8mp-phycore: Add no-rtc overlay
` [PATCH v2 2/3] arm64: boot: dts: freescale: Add no-spiflash overlay
` [PATCH v2 3/3] arm64: dts: Add phyBOARD-Pollux dtso for rpmsg

[PATCH v4 00/11] i2c: riic: Add support for Renesas RZ/G3S
 2024-08-20 16:44 UTC  (8+ messages)
` [PATCH v4 07/11] dt-bindings: i2c: renesas,riic: Document the R9A08G045 support

[PATCH v9 00/13] riscv: Add support for xtheadvector
 2024-08-20 16:42 UTC  (6+ messages)

[PATCH] dt-bindings: i2c: qcom,i2c-cci: add missing clocks constraint in if:then:
 2024-08-20 16:40 UTC  (2+ messages)

[PATCH 0/3] dt-bindings: i2c: nvidia,tegra20-i2c: minor cleanups
 2024-08-20 16:39 UTC  (2+ messages)

[PATCH v5 1/1] dt-bindings: input: touchscreen: convert ads7846.txt to yaml
 2024-08-20 16:37 UTC 

[PATCH 0/2] arm64: tegra: add wp-gpio to P2957 board
 2024-08-20 16:32 UTC  (2+ messages)

[PATCH v3 0/6] Add new Amlogic SoCs info defines
 2024-08-20 15:33 UTC  (3+ messages)
` (subset) "

[PATCH v3 1/2] dt-bindings: arm: amlogic: add support for Radxa ZERO 2 Pro
 2024-08-20 15:30 UTC  (4+ messages)
` [PATCH v3 2/2] arm64: dts: "

[PATCH v9 0/6] RISC-V: Detect and report speed of unaligned vector accesses
 2024-08-20 15:24 UTC  (7+ messages)
` [PATCH v9 1/6] RISC-V: Check scalar unaligned access on all CPUs
` [PATCH v9 2/6] RISC-V: Scalar unaligned access emulated on hotplug CPUs
` [PATCH v9 3/6] RISC-V: Replace RISCV_MISALIGNED with RISCV_SCALAR_MISALIGNED
` [PATCH v9 4/6] RISC-V: Detect unaligned vector accesses supported
` [PATCH v9 5/6] RISC-V: Report vector unaligned access speed hwprobe
` [PATCH v9 6/6] RISC-V: hwprobe: Document unaligned vector perf key

[PATCH v2 0/3] add some node for amlogic c3
 2024-08-20 15:21 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: amlogic: add C3 AW419 board

[PATCH v4 0/4] Add R5F and C7x DSP nodes for AM62a SoC
 2024-08-20 15:15 UTC  (9+ messages)
` [PATCH v4 1/4] arm64: dts: k3-am62a-main: Add C7xv device node
` [PATCH v4 2/4] arm64: dts: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v4 3/4] arm64: dts: k3-am62a-wakeup: Add R5F device node
` [PATCH v4 4/4] arm64: dts: ti: k3-am62a7-sk: Enable ipc with remote proc nodes


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