devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-15 00:56:01 to 2025-02-16 12:40:35 UTC [more...]

[PATCH net-next v5 0/3] riscv: sophgo: Add ethernet support for SG2044
 2025-02-16 12:39 UTC  (4+ messages)
` [PATCH net-next v5 1/3] dt-bindings: net: Add support for Sophgo SG2044 dwmac
` [PATCH net-next v5 2/3] net: stmmac: platform: Add snps,dwmac-5.30a IP compatible string
` [PATCH net-next v5 3/3] net: stmmac: Add glue layer for Sophgo SG2044 SoC

[PATCH] arm64: dts: rockchip: add hdmi1 support to ROCK 5 ITX
 2025-02-16 12:37 UTC  (4+ messages)

[PATCH v5 0/8] RK3588 and Rock 5B dts additions: thermal, OPP and fan
 2025-02-16 12:32 UTC  (7+ messages)
` [PATCH v5 7/8] arm64: dts: rockchip: Add OPP data for CPU cores on RK3588j

[PATCH v7 0/7] Add PCIe Root Port support for Agilex family of chips
 2025-02-16 12:00 UTC  (11+ messages)
` [PATCH v7 1/7] dt-bindings: PCI: altera: Add binding for Agilex
` [PATCH v7 2/7] dt-bindings: intel: document Agilex PCIe Root Port
` [PATCH v7 3/7] arm64: dts: agilex: Fix fixed-clock schema warnings
` [PATCH v7 4/7] arm64: dts: agilex: move bus@80000000 to socfpga_agilex.dtsi
` [PATCH v7 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
` [PATCH v7 6/7] arm64: dts: agilex: add dts enabling "
` [PATCH v7 7/7] PCI: altera: Add Agilex support

[PATCH v4 0/4] Add clock controller support for SpacemiT K1
 2025-02-16 11:34 UTC  (11+ messages)
` [PATCH v4 2/4] dt-bindings: soc: spacemit: Add spacemit,k1-syscon
` [PATCH v4 3/4] clk: spacemit: Add clock support for Spacemit K1 SoC

[PATCH v4 0/4] arm64: exynos: gs101: add ACPM related nodes
 2025-02-16 10:59 UTC  (2+ messages)

[PATCH v9 0/3] firmware: add Exynos ACPM protocol driver
 2025-02-16 10:59 UTC  (2+ messages)

[PATCH V2 0/2] Add Clock and Reset for TCON LCD
 2025-02-16 10:02 UTC  (3+ messages)
` [PATCH V2 2/2] clk: sunxi-ng: h616: Add clock/reset for LCD TCON

[PATCH v1 0/4] Add Rockchip 3568001/2 errata workarounds and enable ITS on RK356x
 2025-02-16  9:59 UTC  (7+ messages)
` [PATCH v1 1/4] irqchip/gic-v3: Add Rockchip 3568002 erratum workaround
` [PATCH v1 2/4] arm64: dts: rockchip: rk356x: Add dma-noncoherent property to GIC node
` [PATCH v1 3/4] arm64: dts: rockchip: rk356x: Add MSI controller node
` [PATCH v1 4/4] arm64: dts: rockchip: rk356x: Move PCIe MSI to use GIC ITS instead of MBI

[PATCH v1 0/4] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-16  9:58 UTC  (17+ messages)
` [PATCH v1 1/4] dt-bindings: phy: add samsung,exynos2200-snps-eusb2-phy schema file
` [PATCH v1 2/4] dt-bindings: phy: add samsung,exynos2200-usbcon-phy "
` [PATCH v1 3/4] phy: samsung: add Exynos2200 SNPS eUSB2 driver
` [PATCH v1 4/4] phy: samsung: add Exynos2200 usb phy controller

[PATCH 0/8] arm64: dts: allwinner: h616: add LCD timing controller and display engine support
 2025-02-16  9:27 UTC  (9+ messages)
` [PATCH 1/8] bus: sun50i: add DE33 compatible string to the DE2 bus driver
` [PATCH 2/8] arm64: dts: allwinner: h616: add display engine, bus and mixer nodes
` [PATCH 3/8] dt-bindings: allwinner: Add TCON_TOP and TCON_LCD clock/reset defines
` [PATCH 4/8] drm/sun4i: tcon: Add support for R40 LCD
` [PATCH 5/8] arm64: dts: allwinner: h616: Add TCON nodes to H616 DTSI
` [PATCH 6/8] arm64: dts: allwinner: h616: add LCD, LVDS and PWM pins
` [PATCH 7/8] arm64: dts: allwinner: rg35xx: Enable LCD output
` [PATCH 8/8] arm64: dts: allwinner: rg35xx: Add GPIO backlight control

drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-16  8:50 UTC  (28+ messages)
` [PATCH v6 01/27] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v6 02/27] drm: sun4i: de2/de3: Merge CSC functions into one
` [PATCH v6 03/27] drm: sun4i: de2/de3: call csc setup also for UI layer
` [PATCH v6 04/27] drm: sun4i: de2: Initialize layer fields earlier
` [PATCH v6 05/27] drm: sun4i: de3: Add YUV formatter module
` [PATCH v6 06/27] drm: sun4i: de3: add format enumeration function to engine
` [PATCH v6 07/27] drm: sun4i: de3: add formatter flag to mixer config
` [PATCH v6 08/27] drm: sun4i: de3: add YUV support to the DE3 mixer
` [PATCH v6 09/27] drm: sun4i: de3: refactor YUV formatter module setup
` [PATCH v6 10/27] drm: sun4i: de3: pass mixer reference to ccsc setup function
` [PATCH v6 11/27] drm: sun4i: de3: add YUV support to the color space correction module
` [PATCH v6 12/27] drm: sun4i: de3: add YUV support to the TCON
` [PATCH v6 13/27] drm: sun4i: support YUV formats in VI scaler
` [PATCH v6 14/27] drm: sun4i: de2/de3: add mixer version enum
` [PATCH v6 15/27] drm: sun4i: de2/de3: refactor mixer initialisation
` [PATCH v6 16/27] drm: sun4i: vi_scaler refactor vi_scaler enablement
` [PATCH v6 17/27] drm: sun4i: de2/de3: add generic blender register reference function
` [PATCH v6 18/27] drm: sun4i: de2/de3: use generic register reference function for layer configuration
` [PATCH v6 19/27] drm: sun4i: de3: Implement AFBC support
` [PATCH v6 20/27] dt-bindings: allwinner: add H616 DE33 bus binding
` [PATCH v6 21/27] dt-bindings: allwinner: add H616 DE33 clock binding
` [PATCH v6 22/27] dt-bindings: allwinner: add H616 DE33 mixer binding
` [PATCH v6 23/27] clk: sunxi-ng: ccu: add Display Engine 3.3 (DE33) support
` [PATCH v6 24/27] drm: sun4i: de33: mixer: "
` [PATCH v6 25/27] drm: sun4i: de33: vi_scaler: "
` [PATCH v6 26/27] drm: sun4i: de33: fmt: "
` [PATCH v6 27/27] drm: sun4i: de33: csc: "

[PATCH v2 00/15] clk: sunxi-ng: add A523 clock support
 2025-02-16  8:41 UTC  (7+ messages)
` [PATCH v2 01/15] clk: sunxi-ng: mp: Add SUNXI_CCU_P_DATA_WITH_MUX_GATE wrapper
` [PATCH v2 02/15] clk: sunxi-ng: mp: introduce dual-divider clock
` [PATCH v2 03/15] clk: sunxi-ng: mp: provide wrapper for setting feature flags

[PATCH] arm64: dts: mediatek: mt7986: fix pwn fan settings for sinovoip bpi-r3 board
 2025-02-16  7:59 UTC 

[PATCH v2 0/7] RK3588 Hardware Random Number Generator Driver
 2025-02-16  5:25 UTC  (2+ messages)

[PATCH V3 0/2] schemas: pci: bridge: Document PCI L0s & L1 entry delay and N_FTS
 2025-02-16  1:45 UTC  (3+ messages)
` [PATCH V3 1/2] schemas: pci: bridge: Document PCI L0s & L1 entry delay
` [PATCH V3 2/2] schemas: pci: bridge: Document PCIe N_FTS

[GIT PULL] Devicetree fixes for v6.14, part 1
 2025-02-16  1:30 UTC  (2+ messages)

[PATCH v8 0/3] Add support for AST2700 clk driver
 2025-02-16  1:24 UTC  (6+ messages)
` [PATCH v8 1/3] dt-binding: clock: ast2700: modify soc0/1 clock define

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

[PATCH v4 3/6] iio: adc: ad4030: add averaging support
 2025-02-15 22:13 UTC  (4+ messages)

[PATCH v4 0/4] riscv: spacemit: add gpio support for K1 SoC
 2025-02-15 21:11 UTC  (3+ messages)
` [PATCH v4 2/4] gpio: spacemit: add "

[PATCH v6 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-15 21:04 UTC  (7+ messages)
` [PATCH v6 1/6] MAINTAINERS: Add entry for Synopsys DesignWare HDMI RX Driver
` [PATCH v6 2/6] dt-bindings: media: Document bindings for HDMI RX Controller
` [PATCH v6 3/6] arm64: dts: rockchip: Add device tree support "
` [PATCH v6 4/6] media: platform: synopsys: Add support for HDMI input driver
` [PATCH v6 5/6] arm64: defconfig: Enable Synopsys HDMI receiver
` [PATCH v6 6/6] arm64: dts: rockchip: Enable HDMI receiver on rock-5b

[PATCH v5 0/8] iio: light: stk3310: support powering off during suspend
 2025-02-15 20:16 UTC  (4+ messages)
` [PATCH v5 6/8] iio: light: stk3310: use dev_err_probe where possible

[PATCH net-next v4 00/15] Introduce an ethernet port representation
 2025-02-15 18:57 UTC  (5+ messages)
` [PATCH net-next v4 04/15] net: phy: dp83822: Add support for phy_port representation
  ` AW: "
` [PATCH net-next v4 05/15] net: phy: Create a phy_port for PHY-driven SFPs

[PATCH v1] MAINTAINERS: add entry for Samsung Exynos2200 SoC
 2025-02-15 17:16 UTC  (2+ messages)

[PATCH v4 0/7] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2025-02-15 16:09 UTC  (7+ messages)
  ` [PATCH v4 6/7] phy: exynos5-usbdrd: subscribe to orientation notifier if required

[PATCH 0/5] EDITME: Support for Adreno 623 GPU
 2025-02-15 15:22 UTC  (5+ messages)
` [PATCH 2/5] drm/msm/a6xx: Add support for Adreno 623

[PATCH v2 0/3] iio: light: add al3000a als support
 2025-02-15 14:22 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: iio: light: al3010: add al3000a support
` [PATCH v2 2/3] iio: light: Add support for AL3000a illuminance sensor
` [PATCH v2 3/3] ARM: tegra: tf101: Add al3000a illuminance sensor node

[PATCH v1] arm64: dts: exynos: update all samsung,mode constants
 2025-02-15 13:52 UTC  (3+ messages)

[PATCH v2 0/3] gs101 reboot updates (DT)
 2025-02-15 13:44 UTC  (2+ messages)

[PATCH v1 0/3] arm64: dts: exynos: add initial support for Samsung Galaxy S22+
 2025-02-15 13:05 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: samsung: document g0s board binding
` [PATCH v1 2/3] arm64: dts: exynos: add initial support for exynos2200 SoC
` [PATCH v1 3/3] arm64: dts: exynos: add initial support for Samsung Galaxy S22+

[PATCH v1] dt-bindings: timer: exynos4210-mct: add samsung,exynos2200-mct-peris compatible
 2025-02-15 12:39 UTC 

[PATCH v1 0/2] usb: dwc3: exynos: add support for Exynos2200 variant
 2025-02-15 12:34 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: usb: samsung,exynos-dwc3: add exynos2200 compatible
` [PATCH v1 2/2] usb: dwc3: exynos: add support for Exynos2200 variant

[PATCH v1 0/3] clk: samsung: introduce Exynos2200 clock driver
 2025-02-15 11:54 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: clock: add Exynos2200 SoC
` [PATCH v1 2/3] clk: samsung: clk-pll: add support for pll_4311
` [PATCH v1 3/3] clk: samsung: introduce Exynos2200 clock driver

[PATCH v1 0/3] pinctrl: samsung: add exynos2200 SoC pinctrl configuration
 2025-02-15 11:32 UTC  (4+ messages)
` [PATCH v1 1/3] dt-bindings: pinctrl: samsung: add exynos2200-wakeup-eint compatible
` [PATCH v1 2/3] dt-bindings: pinctrl: samsung: add exynos2200 compatible
` [PATCH v1 3/3] pinctrl: samsung: add exynos2200 SoC pinctrl configuration

[PATCH v1 0/4] dt-bindings: soc: samsung: sysreg, pmu, chipid for 2200
 2025-02-15 11:27 UTC  (5+ messages)
` [PATCH v1 1/4] dt-bindings: soc: samsung: exynos-sysreg: add sysreg compatibles for exynos2200
` [PATCH v1 2/4] dt-bindings: soc: samsung: exynos-pmu: add exynos2200 compatible
` [PATCH v1 3/4] dt-bindings: hwinfo: samsung,exynos-chipid: "
` [PATCH v1 4/4] soc: samsung: exynos-chipid: add exynos2200 SoC support

[PATCH 0/2] riscv: dts: spacemit: Add initial support for Milk-V Jupiter
 2025-02-15 11:17 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: riscv: spacemit: Add Milk-V Jupiter board compatible

[PATCH 00/10] Expand STM32MP2 family with new SoC and boards
 2025-02-15 11:14 UTC  (5+ messages)
` [PATCH 07/10] arm64: Kconfig: expand STM32 Armv8 SoC with STM32MP21 SoCs family

[PATCH v4 0/9] mfd: bcm590xx: Add support for BCM59054
 2025-02-15 10:28 UTC  (12+ messages)
` [PATCH v4 1/9] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v4 2/9] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH v4 3/9] ARM: dts: Drop DTS for BCM59056 PMU
` [PATCH v4 4/9] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
` [PATCH v4 5/9] mfd: bcm590xx: Add PMU ID/revision parsing function
` [PATCH v4 6/9] regulator: bcm590xx: Use dev_err_probe for regulator register error
` [PATCH v4 7/9] regulator: bcm590xx: Store regulator descriptions in table
` [PATCH v4 8/9] regulator: bcm590xx: Rename BCM59056-specific data as such
` [PATCH v4 9/9] regulator: bcm590xx: Add support for BCM59054 regulators

[PATCH v3 1/4] dt-bindings: usb: mtk-xhci: add support mt8196
 2025-02-15 10:06 UTC  (4+ messages)
` [PATCH v3 2/4] dt-bindings: usb: mtu3: "
` [PATCH v3 3/4] usb: mtk-xhci: add support remote wakeup of mt8196
` [PATCH v3 4/4] usb: mtu3: "

[PATCH 0/2] arm64: dts: imx8m: Add pinctrl config definitions
 2025-02-15 10:02 UTC  (3+ messages)

[PATCH] riscv: dts: starfive: fml13v01: increase eMMC bus speed
 2025-02-15  9:46 UTC 

[PATCH v2 1/2] dt-bindings: phy: mediatek,xsphy: add property to set disconnect threshold
 2025-02-15  9:44 UTC  (2+ messages)
` [PATCH v2 2/2] phy: mediatek: xsphy: add support "

[PATCH v1 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge
 2025-02-15  8:31 UTC  (3+ messages)

[PATCH v34 00/31] Introduce QC USB SND audio offloading support
 2025-02-15  7:52 UTC  (5+ messages)

[PATCH v14 00/13] VOP Support for rk3576
 2025-02-15  7:34 UTC  (4+ messages)
` [PATCH v14 04/13] drm/rockchip: vop2: Merge vop2_cluster/esmart_init function
    `  "

[PATCH] arm64: dts: ti: k3-j721s2-som-p0: Add flash partition details
 2025-02-15  7:00 UTC 

[PATCH v3 0/2] arm64: dts: qcom: sc7180-trogdor: Wire up USB
 2025-02-15  4:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: usb: Add binding for ChromeOS Pogo pin keyboard connector

[PATCH v3 0/3] irqchip: Add Sophgo SG2042 MSI controller
 2025-02-15  4:03 UTC  (5+ messages)
` [PATCH v3 2/3] irqchip: Add the Sophgo SG2042 MSI interrupt controller

[PATCH v5 00/26] drm: sun4i: add Display Engine 3.3 (DE33) support
 2025-02-15  3:48 UTC  (8+ messages)
` [PATCH v5 01/26] drm: sun4i: de2/de3: Change CSC argument
` [PATCH v5 08/26] drm: sun4i: de3: add YUV support to the DE3 mixer

[PATCH] arm64: dts: qcom: sdm850-lenovo-yoga-c630: make SMMU non-DMA-coherent
 2025-02-15  2:43 UTC 

[PATCH v2 2/2] gpio: gpio-adg1414: New driver
 2025-02-15  1:12 UTC  (2+ messages)

[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-02-15  1:02 UTC  (2+ messages)

[PATCH 0/4] Improve Rockchip VOP2 display modes handling on RK3588 HDMI1
 2025-02-15  0:55 UTC  (2+ messages)
` [PATCH 4/4] arm64: dts: rockchip: Enable HDMI1 on rk3588-evb1


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