devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-14 22:19:15 to 2023-11-15 14:40:42 UTC [more...]

[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
 2023-11-15 14:39 UTC  (8+ messages)
` [PATCH v9 01/27] soc: fsl: cpm1: tsa: Fix __iomem addresses declaration
` [PATCH v9 02/27] soc: fsl: cpm1: qmc: "
` [PATCH v9 03/27] soc: fsl: cpm1: qmc: Fix rx channel reset
` [PATCH v9 04/27] soc: fsl: cpm1: qmc: Extend the API to provide Rx status
` [PATCH v9 05/27] soc: fsl: cpm1: qmc: Remove inline function specifiers
` [PATCH v9 06/27] soc: fsl: cpm1: qmc: Add support for child devices
` [PATCH v9 07/27] net: wan: Add support for QMC HDLC

[PATCH v1 0/3] drm/bridge: lt8912b: Add power supplies
 2023-11-15 14:40 UTC  (3+ messages)
` [PATCH v1 2/3] dt-bindings: display: bridge: "

[PATCH v2 1/3] dt-bindings: vendor-prefixes: add aosong
 2023-11-15 14:38 UTC  (4+ messages)
` [PATCH v2 2/3] dt-bindings: trivial-devices: add aosong,ags02ma
` [PATCH v2 3/3] iio: chemical: add support for Aosong AGS02MA

[PATCH 0/9] add MDIO changes on ipq5332 platform
 2023-11-15 14:35 UTC  (13+ messages)
` [PATCH 1/9] net: mdio: ipq4019: increase eth_ldo_rdy for "
` [PATCH 2/9] net: mdio: ipq4019: Enable the clocks "
` [PATCH 3/9] net: mdio: ipq4019: Enable GPIO reset "
` [PATCH 4/9] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH 5/9] net: mdio: ipq4019: support MDIO clock frequency divider
` [PATCH 6/9] net: mdio: ipq4019: Support qca8084 switch register access
` [PATCH 7/9] net: mdio: ipq4019: program phy address when "fixup" defined
` [PATCH 8/9] net: mdio: ipq4019: add qca8084 configurations
` [PATCH 9/9] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH v3 0/6] add qca8084 ethernet phy driver
 2023-11-15 14:31 UTC  (9+ messages)
` [PATCH v3 1/6] net: phylink: move phylink_pcs_neg_mode() to phylink.c
` [PATCH v3 2/6] net: phy: introduce core support for phy-mode = "10g-qxgmii"
` [PATCH v3 3/6] net: phy: at803x: add QCA8084 ethernet phy support
` [PATCH v3 4/6] net: phy: at803x: add the function phydev_id_is_qca808x
` [PATCH v3 5/6] net: phy: at803x: Add qca8084_config_init function
` [PATCH v3 6/6] net: phy: qca8084: add qca8084_link_change_notify

[PATCH v2 0/9] irqchip/renesas-rzg2l: add support for RZ/G3S SoC
 2023-11-15 14:27 UTC  (10+ messages)
` [PATCH v2 1/9] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document RZ/G3S
` [PATCH v2 2/9] clk: renesas: r9a08g045: Add IA55 pclk and its reset
` [PATCH v2 3/9] irqchip/renesas-rzg2l: Use tabs instead of spaces
` [PATCH v2 4/9] irqchip/renesas-rzg2l: Align struct member names to tabs
` [PATCH v2 5/9] irqchip/renesas-rzg2l: Document structure members
` [PATCH v2 6/9] irqchip/renesas-rzg2l: Implement restriction when writing ISCR register
` [PATCH v2 7/9] irqchip/renesas-rzg2l: Add macro to retrieve TITSR register offset based on register's index
` [PATCH v2 8/9] irqchip/renesas-rzg2l: Add support for suspend to RAM
` [PATCH v2 9/9] arm64: dts: renesas: r9108g045: Add IA55 interrupt controller node

[PATCH] arm64: dts: qcom: ipq6018: add QUP5 I2C node
 2023-11-15 14:28 UTC  (7+ messages)

[PATCH net-next v3 0/8] net: qualcomm: ipqess: introduce Qualcomm IPQESS driver
 2023-11-15 14:24 UTC  (7+ messages)
` [PATCH net-next v3 3/8] net: qualcomm: ipqess: introduce the "
` [PATCH net-next v3 4/8] net: qualcomm: ipqess: Add Ethtool ops to IPQESS port netdevices

[PATCH 0/6] usb: cdns: fix suspend on J7200 by assuming reset on resume
 2023-11-15 14:23 UTC  (6+ messages)
` [PATCH 2/6] usb: cdns3-ti: move reg writes from probe into an init_hw helper
` [PATCH 3/6] usb: cdns3-ti: add suspend/resume procedures for J7200

[PATCH v2 0/4] iio: adc: ad7192: Add support for AD7194
 2023-11-15 14:20 UTC  (5+ messages)
` [PATCH v2 2/4] iio: adc: ad7192: Use device api
` [PATCH v2 4/4] iio: adc: ad7192: Add AD7194 support

[PATCH v4 1/2] media: dt-bindings: Add OmniVision OV64A40
 2023-11-15 14:15 UTC 

[PATCH v2 0/6] DRM driver for verisilicon
 2023-11-15 14:12 UTC  (10+ messages)
` [PATCH v2 3/6] drm/fourcc: Add drm/vs tiled modifiers
` [PATCH v2 5/6] drm/vs: Add KMS crtc&plane

[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-15 14:06 UTC  (17+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep

[PATCH v3 1/2] media: dt-bindings: Add OmniVision OV64A40
 2023-11-15 13:59 UTC 

[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-15 13:56 UTC  (6+ messages)
` [PATCH v2 2/4] hwmon: (core) Add support for humidity min/max alarm

[PATCH v3 0/2] adding support for Microchip PAC193X Power Monitor
 2023-11-15 13:44 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: adding support for PAC193X
` [PATCH v3 2/2] iio: adc: adding support for PAC193x

[PATCH 0/4] riscv: sophgo: add reset support for cv1800b
 2023-11-15 13:27 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: reset: Add binding for Sophgo CV1800B reset controller

[PATCH v3 0/3] arm64: qcom: sa8775p: add cache coherency support for SA8775P
 2023-11-15 13:21 UTC  (6+ messages)
` [PATCH v3 1/3] PCI: qcom: Enable cache coherency for SA8775P RC
` [PATCH v3 2/3] PCI: qcom-ep: Enable cache coherency for SA8775P EP
` [PATCH v3 3/3] arm64: dts: qcom: sa8775p: Mark PCIe controller as cache coherent

[PATCH v2 00/12] Introduce ExynosAutov920 SoC and SADK board
 2023-11-15 13:08 UTC  (17+ messages)
  ` [PATCH v2 01/12] dt-bindings: soc: samsung: exynos-sysreg: add exynosautov920 sysreg
  ` [PATCH v2 02/12] dt-bindings: soc: samsung: exynos-pmu: add exynosautov920 compatible
  ` [PATCH v2 03/12] dt-bindings: soc: samsung: usi: add exynosautov920-usi compatible
  ` [PATCH v2 04/12] dt-bindings: serial: samsung: add exynosautov920-uart compatible
  ` [PATCH v2 05/12] dt-bindings: pwm: samsung: add exynosautov920 compatible
  ` [PATCH v2 06/12] dt-bindings: pinctrl: samsung: add exynosautov920 binding
    ` (subset) "
  ` [PATCH v2 07/12] dt-bindings: arm: samsung: Document exynosautov920 SADK board binding
  ` [PATCH v2 08/12] dt-bindings: hwinfo: samsung,exynos-chipid: add exynosautov920 compatible
  ` [PATCH v2 09/12] soc: samsung: exynos-chipid: add exynosautov920 SoC support
  ` [PATCH v2 10/12] pinctrl: samsung: add exynosautov920 pinctrl
  ` [PATCH v2 11/12] arm64: dts: exynos: add initial support for exynosautov920 SoC
  ` [PATCH v2 12/12] arm64: dts: exynos: add minimal support for exynosautov920 sadk board

[PATCH 4/5] clk: sophgo: Add SG2042 clock generator driver
 2023-11-15 13:02 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: imx93: update gpio node name to align with register address
 2023-11-15 12:33 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: imx8ulp: "

[PATCH v4 0/2] LTC4286 and LTC4287 driver support
 2023-11-15 12:17 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: Add lltc ltc4286 driver bindings
` [PATCH v4 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH 0/2] ARM: dts: aspeed: Add ASRock E3C256D4I BMC
 2023-11-15 12:13 UTC  (8+ messages)
` [PATCH 2/2] "

[LINUX PATCH v2 0/3] Add initial support for TTC PWM driver
 2023-11-15 12:11 UTC  (5+ messages)
` [LINUX PATCH v2 1/3] clocksource: timer-cadence-ttc: Do not probe TTC device configured as PWM

[PATCH net-next v3 5/8] net: qualcomm: ipqess: add bridge offloading features to the IPQESS driver
 2023-11-15 11:56 UTC  (2+ messages)

[PATCH v11 0/20] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-11-15 11:49 UTC  (21+ messages)
` [PATCH v11 01/20] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v11 02/20] PCI: microchip: Move pcie-microchip-host.c to plda directory
` [PATCH v11 03/20] PCI: microchip: Move PLDA IP register macros to pcie-plda.h
` [PATCH v11 04/20] PCI: microchip: Add bridge_addr field to struct mc_pcie
` [PATCH v11 05/20] PCI: microchip: Rename two PCIe data structures
` [PATCH v11 06/20] PCI: microchip: Move PCIe host data structures to plda-pcie.h
` [PATCH v11 07/20] PCI: microchip: Rename two setup functions
` [PATCH v11 08/20] PCI: microchip: Change the argument of plda_pcie_setup_iomems()
` [PATCH v11 09/20] PCI: microchip: Move setup functions to pcie-plda-host.c
` [PATCH v11 10/20] PCI: microchip: Rename interrupt related functions
` [PATCH v11 11/20] PCI: microchip: Add num_events field to struct plda_pcie_rp
` [PATCH v11 12/20] PCI: microchip: Add request_event_irq() callback function
` [PATCH v11 13/20] PCI: microchip: Add INTx and MSI event num to struct plda_event
` [PATCH v11 14/20] PCI: microchip: Add get_events() callback function
` [PATCH v11 15/20] PCI: microchip: Add event IRQ domain ops to struct plda_event
` [PATCH v11 16/20] PCI: microchip: Move IRQ functions to pcie-plda-host.c
` [PATCH v11 17/20] PCI: plda: Add event interrupt codes and host init/deinit functions
` [PATCH v11 18/20] dt-bindings: PCI: Add StarFive JH7110 PCIe controller
` [PATCH v11 19/20] PCI: starfive: Add "
` [PATCH v11 20/20] riscv: dts: starfive: add PCIe dts configuration for JH7110

[PATCH] dt-bindings: net: ethernet-controller: Fix formatting error
 2023-11-15 10:10 UTC  (2+ messages)

[PATCH 0/8] arm64: dts: ti: Enable CSI cameras for AM62 family
 2023-11-15  9:51 UTC  (9+ messages)
` [PATCH 1/8] arm64: defconfig: Enable AM62 CSI2RX
` [PATCH 2/8] arm64: dts: ti: Enable CSI-RX on AM62
` [PATCH 3/8] arm64: dts: ti: Enable CSI-RX on AM62A
` [PATCH 4/8] arm64: dts: ti: k3-am625-beagleplay: Add overlays for OV5640
` [PATCH 5/8] arm64: dts: ti: k3-am62x-sk: Enable camera peripherals
` [PATCH 6/8] arm64: dts: ti: k3-am62x: Add overlays for OV5640
` [PATCH 7/8] arm64: dts: ti: k3-am62a7-sk: Enable camera peripherals
` [PATCH 8/8] arm64: dts: ti: k3-am62x: Add overlay for IMX219

[PATCH net-next v8 0/9] Create a binding for the Marvell MV88E6xxx DSA switches
 2023-11-15  9:50 UTC  (3+ messages)

[PATCH v10 0/3] media: rockchip: Add a driver for Rockchip's camera interface
 2023-11-15  9:16 UTC  (6+ messages)
` [PATCH v10 2/3] "

[PATCH v5 2/3] ASoC: mediatek: mt8188-mt6359: add es8326 support
 2023-11-15  9:15 UTC 

[PATCH 00/11] Add VOP2 support on rk3588
 2023-11-15  9:08 UTC  (9+ messages)
` [PATCH 08/11] dt-bindings: display: vop2: Add rk3588 support
` [PATCH 09/11] drm/rockchip: vop2: Add support for rk3588

[PATCH v2] arm64: dts: ti: k3-am68-sk-base-board: Add alias for MCU CPSW2G
 2023-11-15  8:59 UTC 

[PATCH v2 0/2] Add PCIe Endpoint overlays for J721E and J721S2
 2023-11-15  8:52 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j721e-evm: Add overlay for PCIE0 Endpoint Mode
` [PATCH v2 2/2] arm64: dts: ti: k3-j721s2-evm: Add overlay for PCIE1 "

[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
 2023-11-15  8:49 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device
` [PATCH v4 2/2] cpufreq: add virtual-cpufreq driver

[PATCH v2 0/2] LTC4286 and LTC4287 driver support
 2023-11-15  8:42 UTC  (8+ messages)
` [PATCH v2 2/2] hwmon: pmbus: Add ltc4286 driver

[PATCH V6 0/4] Add C3 SoC PLLs and Peripheral clock
 2023-11-15  8:00 UTC  (4+ messages)
` [PATCH V6 3/4] clk: meson: c3: add support for the C3 SoC PLL clock

[PATCH v2 0/3] dt-bindings: connector: usb: provide bindings for altmodes
 2023-11-15  7:27 UTC  (3+ messages)
` [PATCH v2 2/3] usb: typec: change altmode SVID to u16 entry

[PATCH] dt-bindings: phy: Document sm8450 pcie phys as having 4 clocks
 2023-11-15  7:15 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: thermal: loongson,ls2k-thermal: Fix binding check issues
 2023-11-15  6:50 UTC  (5+ messages)

[PATCH V3 0/2] Add rs485 support to uartps driver
 2023-11-15  6:50 UTC  (4+ messages)
` [PATCH V3 2/2] tty: serial: uartps: "

[PATCH v2] arm64: dts: mt8173: Add G2Touch touchscreen node
 2023-11-15  6:08 UTC  (2+ messages)

[PATCH v6 0/2] i2c: bus-reset-gpios
 2023-11-15  3:57 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: add bus-reset-gpios property
` [PATCH v6 2/2] i2c: add an optional "

[PATCH v3 0/2] StarFive's StarLink PMU Support
 2023-11-15  3:36 UTC  (3+ messages)
` [PATCH v3 1/2] perf: starfive: Add StarLink PMU support
` [PATCH v3 2/2] dt-bindings: perf: starfive: Add StarLink PMU

[PATCH] arm64: dts: mt8173: Add G2Touch touchscreen node
 2023-11-15  3:22 UTC  (2+ messages)

[PATCH v2 2/2] dt-bindings: perf: starfive: Add StarLink PMU
 2023-11-15  2:57 UTC  (2+ messages)

[PATCH 0/5] riscv: sophgo: add clock support for sg2042
 2023-11-15  2:34 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: clock: sophgo: Add SG2042 clock definitions
` [PATCH 2/5] dt-bindings: soc: sophgo: Add Sophgo syscon module
` [PATCH 5/5] riscv: dts: add clock generator for Sophgo SG2042 SoC

[PATCH v2 1/2] perf: starfive: Add StarLink PMU support
 2023-11-15  2:02 UTC  (2+ messages)

[PATCH v2 2/2] riscv: dts: sophgo: separate sg2042 mtime and mtimecmp to fit aclint format
 2023-11-14 23:13 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regs
 2023-11-14 22:45 UTC  (2+ messages)

[PATCH v6 0/7] RISC-V: Add MMC support for TH1520 boards
 2023-11-14 22:30 UTC  (7+ messages)
` [PATCH v6 5/7] riscv: dts: thead: Add TH1520 mmc controllers and sdhci clock
` [PATCH v6 6/7] riscv: dts: thead: Enable BeagleV Ahead eMMC and microSD

[RFC 0/6] VP8 H1 stateless encoding
 2023-11-14 22:19 UTC  (3+ messages)
` [RFC 1/6] media: uapi: Add VP8 stateless encoder controls


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