devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-18 12:08:11 to 2023-08-19 11:54:22 UTC [more...]

[PATCH V2 0/2] Add Phy Configuration support for SC7280
 2023-08-19 11:52 UTC  (2+ messages)
` [PATCH V2 2/2] phy: qcom-qmp-ufs: "

[PATCH v2 0/3] Add Support for Orange Pi 5
 2023-08-19 11:48 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add Orange Pi 5 board
` [PATCH v2 2/3] arm64: dts: rockchip: Add sfc node to rk3588s
` [PATCH v2 3/3] arm64: dts: rockchip: Add Orange Pi 5

[PATCH V3 1/2] arm64: dts: imx8mp: Fix SDMA2/3 clocks
 2023-08-19 10:50 UTC  (2+ messages)
` [PATCH V3 2/2] arm64: dts: imx8mp-beacon-kit: Fix audio_pll2 clock

[PATCH] dt-bindings: pinctrl: aspeed: Allow only defined pin mux node properties
 2023-08-19 10:15 UTC  (2+ messages)

[PATCH] dt-bindings: pinctrl: renesas,rza2: Use 'additionalProperties' for child nodes
 2023-08-19 10:02 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices
 2023-08-19  9:51 UTC  (8+ messages)

[PATCH v4 0/3] Support dwc3 runtime suspend during bus suspend
 2023-08-19  9:35 UTC  (6+ messages)
` [PATCH v4 2/3] dt-bindings: usb: snps,dwc3: Add runtime-suspend-on-usb-suspend property

[PATCH 0/5] Xperia 10 V support
 2023-08-19  9:36 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: qcom: Add Sony Xperia 10 V
` [PATCH 2/5] arm64: dts: qcom: sm6375: Fix I2C10 GPIO function
` [PATCH 3/5] arm64: dts: qcom: sm6375: Hook up I2C7 GPIOs
` [PATCH 4/5] arm64: dts: qcom: sm6375-murray: Separate out common parts
` [PATCH 5/5] arm64: dts: qcom: Add Sony Xperia 10 V (PDX235) support

[PATCH v4 00/28] Add support for QMC HDLC, framer infrastruture and PEF2256 framer (v4)
 2023-08-19  8:57 UTC  (32+ messages)
` [PATCH v4 01/28] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v4 02/28] soc: fsl: cpm1: qmc: "
` [PATCH v4 03/28] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v4 04/28] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v4 05/28] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v4 06/28] dt-bindings: net: Add support for QMC HDLC
` [PATCH v4 07/28] net: wan: "
` [PATCH v4 08/28] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v4 09/28] soc: fsl: cpm1: qmc: Introduce available timeslots masks
` [PATCH v4 10/28] soc: fsl: cpm1: qmc: Rename qmc_setup_tsa* to qmc_init_tsa*
` [PATCH v4 11/28] soc: fsl: cpm1: qmc: Introduce qmc_chan_setup_tsa*
` [PATCH v4 12/28] soc: fsl: cpm1: qmc: Remove no more needed checks from qmc_check_chans()
` [PATCH v4 13/28] soc: fsl: cpm1: qmc: Check available timeslots in qmc_check_chans()
` [PATCH v4 14/28] soc: fsl: cpm1: qmc: Add support for disabling channel TSA entries
` [PATCH v4 15/28] soc: fsl: cpm1: qmc: Split Tx and Rx TSA entries setup
` [PATCH v4 16/28] soc: fsl: cpm1: qmc: Introduce is_tsa_64rxtx flag
` [PATCH v4 17/28] soc: fsl: cpm1: qmc: Handle timeslot entries at channel start() and stop()
` [PATCH v4 18/28] soc: fsl: cpm1: qmc: Remove timeslots handling from setup_chan()
` [PATCH v4 19/28] soc: fsl: cpm1: qmc: Introduce functions to change timeslots at runtime
` [PATCH v4 20/28] wan: qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 21/28] net: wan: Add framer framework support
` [PATCH v4 22/28] dt-bindings: net: Add the Lantiq PEF2256 E1/T1/J1 framer
` [PATCH v4 23/28] mfd: core: Ensure disabled devices are skiped without aborting
` [PATCH v4 24/28] net: wan: framer: Add support for the Lantiq PEF2256 framer
` [PATCH v4 25/28] pinctrl: Add support for the Lantic PEF2256 pinmux
` [PATCH v4 26/28] MAINTAINERS: Add the Lantiq PEF2256 driver entry
` [PATCH v4 27/28] ASoC: codecs: Add support for the framer codec
` [PATCH v4 28/28] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH v12 2/7] iommu/mediatek: Fix two IOMMU share pagetable issue
 2023-08-19  8:45 UTC  (3+ messages)

[PATCH 0/8] arm64: exynos: Enable USB for E850-96 board
 2023-08-19  8:36 UTC  (17+ messages)
` [PATCH 1/8] dt-bindings: usb: samsung,exynos-dwc3: Add Exynos850 support
` [PATCH 2/8] dt-bindings: phy: samsung,usb3-drd-phy: "
` [PATCH 3/8] usb: dwc3: exynos: Add support for Exynos850 variant
` [PATCH 4/8] phy: exynos5-usbdrd: Make it possible to pass custom phy ops
` [PATCH 5/8] phy: exynos5-usbdrd: Add 26MHz ref clk support
` [PATCH 6/8] phy: exynos5-usbdrd: Add Exynos850 support
` [PATCH 7/8] arm64: dts: exynos: Enable USB in Exynos850
` [PATCH 8/8] arm64: dts: exynos: Enable USB support on E850-96 board

[PATCH v2 0/3] Fix Versa3 clock mapping
 2023-08-19  8:30 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: clock: versaclock3: Document clock-output-names

[PATCH v4 0/2] Adding support for Microchip MCP3564 ADC family
 2023-08-19  8:25 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: iio: adc: adding MCP3564 ADC
` [PATCH v4 2/2] iio: adc: adding support for "

[PATCH 1/2] dt-bindings: power: Add regulator-pd yaml file
 2023-08-19  8:04 UTC  (5+ messages)
` [PATCH 2/2] genpd: regulator-pd: add regulator-pd driver

[PATCH] dt-bindings: pinctrl: Drop 'phandle' properties
 2023-08-19  8:01 UTC  (2+ messages)

[PATCH v2 0/1] Add add-maintainer.py script
 2023-08-19  7:53 UTC  (14+ messages)

[PATCH 1/3] dt-bindings: crypto: qcom,prng: Add SM8450
 2023-08-19  7:45 UTC  (3+ messages)

[PATCH] dt-bindings: usb: Add binding for ti,tps25750
 2023-08-19  7:09 UTC  (4+ messages)

[PATCH v4 0/4] add clock controller of qca8386/qca8084
 2023-08-19  6:21 UTC  (9+ messages)
` [PATCH v4 3/4] clk: qcom: common: add _qcom_cc_really_probe
` [PATCH v4 4/4] clk: qcom: add clock controller driver for qca8386/qca8084

[RFC PATCH V3 0/5] media: platform: Add support for Digital Image Processing (DIP) on mt8183 SoC
 2023-08-19  5:43 UTC  (2+ messages)

[PATCH v6 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-08-19  3:46 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/4] Add Anbernic RG-Nano
 2023-08-19  3:21 UTC  (5+ messages)
` [PATCH V2 1/4] ARM: dts: sun8i: V3: add alias to cpu node
` [PATCH V2 2/4] arm: dts: sun8i: V3s: Add pinctrl for pwm
` [PATCH V2 3/4] dt-bindings: arm: sunxi: add Anbernic RG-Nano
` [PATCH V2 4/4] ARM: dts: sunxi: add support for "

[PATCH net-next v5 0/2] net: stmmac: Tx coe sw fallback
 2023-08-19  2:31 UTC  (3+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
` [PATCH net-next v5 2/2] net: stmmac: Tx coe sw fallback

[PATCH net-next v4 0/2] net: stmmac: Tx coe sw fallback
 2023-08-19  0:53 UTC  (5+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
` [PATCH net-next v4 2/2] net: stmmac: Tx coe sw fallback

[PATCH RESEND v3 00/17] EDAC/mc/synopsys: Various fixes and cleanups
 2023-08-18 23:06 UTC  (2+ messages)

[PATCH] iommu: Remove the device_lock_assert() from __iommu_probe_device()
 2023-08-18 22:47 UTC  (2+ messages)

[PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC
 2023-08-18 22:39 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD, Pinctrl and soundwire due for the v6.6 merge window
` (subset) [PATCH v7 0/6] Add cs42l43 PC focused SoundWire CODEC

[PATCH v3 0/5] ARM: Add GXP UMAC Support
 2023-08-18 21:15 UTC  (5+ messages)
` [PATCH v3 4/5] net: hpe: Add GXP UMAC Driver

[PATCH v2] dt-bindings: pps: pps-gpio: Convert to yaml
 2023-08-18 20:45 UTC  (2+ messages)

[PATCH v3 0/6] dt: changeset fixes and cleanups
 2023-08-18 20:41 UTC  (7+ messages)
` [PATCH v3 1/6] of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
` [PATCH v3 2/6] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
` [PATCH v3 3/6] of: dynamic: Refactor changeset action printing to common helpers
` [PATCH v3 4/6] of: dynamic: Fix race in getting old property when updating property
` [PATCH v3 5/6] of: dynamic: Move dead property list check into property add/update functions
` [PATCH v3 6/6] of: Refactor node and property manipulation function locking

[PATCH] dt-bindings: usb: samsung,exynos-dwc3: fix order of clocks on Exynos5433
 2023-08-18 19:56 UTC  (2+ messages)

[PATCH v2 0/6] dt: changeset fixes and cleanups
 2023-08-18 18:13 UTC  (8+ messages)
` [PATCH v2 1/6] of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
` [PATCH v2 2/6] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock

[PATCH net-next v5 0/9] net: stmmac: add new features to xgmac
 2023-08-18 17:39 UTC  (13+ messages)
` [PATCH net-next v5 1/9] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v5 2/9] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v5 3/9] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v5 4/9] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v5 5/9] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v5 6/9] dt-bindings: net: snps,dwmac: add safety irq support

[PATCH 0/3] Documentation: Fix typos
 2023-08-18 17:38 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: "

[PATCH v3] arm64: dts: mediatek: cherry: Configure eDP and internal display
 2023-08-18 17:37 UTC  (3+ messages)

[PATCH] mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer
 2023-08-18 17:09 UTC  (3+ messages)

[PATCH v3 0/2] Adding support for Microchip MCP3564 ADC family
 2023-08-18 16:29 UTC  (4+ messages)
` [PATCH v3 2/2] iio: adc: adding support for MCP3564 ADC

[PATCH v7 00/13] Add support to configure TPDM DSB subunit
 2023-08-18 16:25 UTC  (5+ messages)
` [PATCH v7 13/13] coresight-tpdm: Add nodes for dsb msr support

[PATCH] dt-bindings: pps: pps-gpio: Convert to yaml
 2023-08-18 16:24 UTC  (2+ messages)

[PATCH 0/5] Move Loongson1 MAC arch-code to the driver dir
 2023-08-18 16:19 UTC  (9+ messages)
` [PATCH 3/5] dt-bindings: net: Add Loongson-1 DWMAC glue layer
` [PATCH 4/5] net: stmmac: Add glue layer for Loongson-1 SoC

[RFC PATCH] iommu: arm-smmu-nvidia: Add default domain type implementation op
 2023-08-18 16:06 UTC  (4+ messages)

[PATCH v3 0/3] leds: aw2013: Document interrupt and pull-up supply
 2023-08-18 15:47 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mfd: st,stpmic1: Add missing unevaluatedProperties for each regulator
 2023-08-18 15:37 UTC  (5+ messages)

[PATCH] dt-bindings: usb: Add ti,tps25750
 2023-08-18 15:30 UTC 

[PATCH] dt-bindings: power: xilinx: merge zynqmp-genpd.txt with firmware binding
 2023-08-18 15:24 UTC  (2+ messages)

[PATCH v2 3/5] dt-bindings: iio: magnetometer: asahi-kasei,ak8975: Drop deprecated enums
 2023-08-18 15:17 UTC  (5+ messages)
        ` [PATCH v2 5/5] iio: magnetometer: ak8975: Sort OF table
        ` [PATCH v2 4/5] iio: magnetometer: ak8975: Drop deprecated enums from "

[PATCH v2 0/4] pocketbeagle device tree updates
 2023-08-18 15:10 UTC  (5+ messages)
` [PATCH v2 1/4] ARM: dts: am335x-pocketbeagle: update LED information
` [PATCH v2 2/4] ARM: dts: am335x-pocketbeagle: remove dependency cycle
` [PATCH v2 3/4] ARM: dts: am335x-pocketbeagle: enable pru
` [PATCH v2 4/4] ARM: dts: am335x-pocketbeagle: add missing GPIO mux

[PATCH] arm64: dts: qcom: sa8775p: correct PMIC GPIO label in gpio-ranges
 2023-08-18 14:27 UTC  (3+ messages)

[PATCH v2 0/2] Add DSS support for TI AM62A7 SoC
 2023-08-18 14:21 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: ti: Add support for am62a7 dss
` [PATCH v2 2/2] drivers/tidss: Add support for AM62A7 DSS

[PATCH 0/2] arm64: dts: imx8mm-evk: Fix hdmi@3d node
 2023-08-18 14:05 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: imx8mm-evk: Add VDDEXT_3V3 fixed regulator

[PATCH v12 0/6] Add non-coherent DMA support for AX45MP
 2023-08-18 13:57 UTC  (7+ messages)
` [PATCH v12 1/6] riscv: asm: vendorid_list: Add Andes Technology to the vendors list
` [PATCH v12 2/6] riscv: errata: Add Andes alternative ports
` [PATCH v12 3/6] riscv: mm: dma-noncoherent: nonstandard cache operations support
` [PATCH v12 4/6] dt-bindings: cache: andestech,ax45mp-cache: Add DT binding documentation for L2 cache controller
` [PATCH v12 5/6] cache: Add L2 cache management for Andes AX45MP RISC-V core
` [PATCH v12 6/6] soc: renesas: Kconfig: Select the required configs for RZ/Five SoC

[PATCH 0/2] Add DSS support for TI AM62A7 SoC
 2023-08-18 13:40 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: display: ti: Add support for am62a7 dss
` [PATCH 2/2] drivers/tidss: Add support for AM62A7 DSS

[PATCH v2 1/4] dt-bindings: display: imx: add binding for i.MX8MP HDMI TX
 2023-08-18 13:07 UTC  (5+ messages)
` [PATCH v2 2/4] drm/bridge: imx: add bridge wrapper driver for i.MX8MP DWC HDMI
` [PATCH v2 4/4] drm/bridge: imx: add driver for HDMI TX Parallel Video Interface

[PATCH V5 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-18 12:45 UTC  (3+ messages)
` [PATCH V5 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply "
` [PATCH V5 2/2] dt-bindings: cpufreq: Convert ti-cpufreq "

[PATCH v5 0/5] Introduce IEP driver and packet timestamping support
 2023-08-18 12:44 UTC  (2+ messages)

[PATCH v1 0/2] Add dma and tdm nodes for StarFive JH7110 SOC
 2023-08-18 12:40 UTC  (3+ messages)

[PATCH 0/3] Add support for H616 Thermal system
 2023-08-18 12:25 UTC  (6+ messages)
` [PATCH 2/3] thermal: sun8i: Add support for H616 THS controller


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