devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-09 08:01:47 to 2023-08-09 19:12:08 UTC [more...]

[PATCH v7 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-08-09 19:21 UTC  (4+ messages)
` [PATCH v7 1/7] dt-bindings: iio: Add "
` [PATCH v7 2/7] iio: accel: kionix-kx022a: Remove blank lines
` [PATCH v7 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table

[PATCH v3 0/2] Add support for CS40L50
 2023-08-09 19:10 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: input: cirrus,cs40l50: Support "
` [PATCH v3 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH 0/3] Add support for thermal mitigation for K3 J7200 SoC
 2023-08-09 19:09 UTC  (5+ messages)
` [PATCH 1/3] thermal: k3_j72xx_bandgap: Add cooling device support
` [PATCH 2/3] arm64: dts: ti: k3-j7200: Add the supported frequencies for A72
` [PATCH 3/3] arm64: dts: ti: k3-j7200-thermal: Add cooling maps and cpu_alert trip at 75C

[PATCH v1 0/5] Device tree and config updates for the Librem 5 devkit
 2023-08-09 18:50 UTC  (6+ messages)
` [PATCH v1 1/5] dt-bindings: sound: gtm601: Add description
` [PATCH v1 2/5] dt-bindings: mmc: Fix reference to pwr-seq-simple
` [PATCH v1 3/5] arm64: dts: imx8mq-librem5-devkit: Mark buck2 as always on
` [PATCH v1 4/5] arm64: dts: imx8mq-librem5-devkit: Drop power-supply
` [PATCH v1 5/5] arm64: defconfig: Enable Redpine 91X wlan driver

[PATCH 1/2] dt-bindings: mfd: syscon: Add ti,dss-oldi-io-ctrl compatible
 2023-08-09 19:00 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am65: Add full compatible to dss-oldi-io-ctrl node

[PATCH RESEND v5 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2023-08-09 18:57 UTC  (3+ messages)
` [PATCH RESEND v5 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
` [PATCH RESEND v5 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH v1 0/2] StarFive's MMC nodes support
 2023-08-09 18:46 UTC  (2+ messages)

[PATCH v2 0/2] riscv: dts: starfive - Add crypto and trng node
 2023-08-09 18:46 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: clock: meson: Convert axg-audio-clkc to YAML format
 2023-08-09 18:44 UTC  (9+ messages)

[PATCH v2 0/6] MMCC MSM8998 fixes
 2023-08-09 18:25 UTC  (5+ messages)
` [PATCH v2 1/6] arm64: dts: qcom: msm8998: Drop bus clock reference from MMSS SMMU
` [PATCH v2 2/6] arm64: dts: qcom: msm8998: Add missing power domain to "

[PATCH v4 1/4] dt-bindings: iio: adc: mcp3911: add support for the whole MCP39xx family
 2023-08-09 18:14 UTC  (6+ messages)
` [PATCH v4 4/4] "

[PATCH 1/2] dt-bindings: input: cirrus,cs40l50: Support for CS40L50
 2023-08-09 18:02 UTC  (6+ messages)
` [PATCH 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH 1/3] arm64: dts: ti: k3-j721e: Enable C7x DSP nodes at the board level
 2023-08-09 18:01 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: ti: k3-j784s4: "
` [PATCH 3/3] arm64: dts: ti: k3-j721e: Enable C6x "

[PATCH v5 0/6] arm64: ti: k3-am62: Add display support
 2023-08-09 17:59 UTC  (10+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-am62x-sk-common: Update main-i2c1 frequency
` [PATCH v5 2/6] arm64: dts: ti: k3-am62-main: Add node for DSS
` [PATCH v5 3/6] arm64: dts: ti: k3-am62x-sk-common: Add HDMI support
` [PATCH v5 4/6] arm64: dts: ti: am62x-sk: Add overlay for HDMI audio
` [PATCH v5 5/6] arm64: dts: ti: k3-am625-beagleplay: Add HDMI support
` [PATCH v5 6/6] arm64: defconfig: Enable ITE_IT66121 HDMI transmitter

[PATCH 0/2] soc: ti: k3-ringacc: Add additional register regions
 2023-08-09 17:59 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: ti: k3-ringacc: Describe cfg reg region
` [PATCH 2/2] arm64: dts: ti: k3: Add cfg reg region to ringacc node

[PATCH net-next v3 00/10] net: stmmac: add new features to xgmac
 2023-08-09 17:38 UTC  (12+ messages)
` [PATCH net-next v3 01/10] net: stmmac: correct RX COE parsing for xgmac
` [PATCH net-next v3 02/10] net: stmmac: xgmac: add more feature parsing from hw cap
` [PATCH net-next v3 03/10] net: stmmac: mdio: enlarge the max XGMAC C22 ADDR to 31
` [PATCH net-next v3 04/10] net: stmmac: enlarge max rx/tx queues and channels to 16
` [PATCH net-next v3 05/10] net: stmmac: reflect multi irqs for tx/rx channels and mac and safety
` [PATCH net-next v3 06/10] net: stmmac: xgmac: support per-channel irq
` [PATCH net-next v3 07/10] dt-bindings: net: snps,dwmac: add safety irq support
` [PATCH net-next v3 08/10] net: stmmac: platform: support parsing safety irqs from DT
` [PATCH net-next v3 09/10] dt-bindings: net: snps,dwmac: add per channel irq support
` [PATCH net-next v3 10/10] net: stmmac: platform: support parsing per channel irq from DT

[PATCH] arm64: dts: imx8m-venice: Pass "brcm,bcm4329-fmac"
 2023-08-09 17:26 UTC  (4+ messages)

[PATCH 00/15] Unregister critical branch clocks + some RPM
 2023-08-09 17:20 UTC  (11+ messages)
` [PATCH 03/15] clk: qcom: gcc-sm6375: Unregister critical clocks
` [PATCH 07/15] clk: qcom: gpucc-sm6115: Add runtime PM

[PATCH] arm64: dts: ti: k3-j784s4-evm: Correct Pin mux offset for ADC
 2023-08-09 17:13 UTC  (2+ messages)

[PATCH v1 0/4] add clock controller of qca8386/qca8084
 2023-08-09 16:57 UTC  (11+ messages)
` [PATCH v1 1/4] clk: qcom: branch: Add clk_branch2_qca8k_ops
` [PATCH v1 2/4] dt-bindings: clock: add qca8386/qca8084 clock and reset definitions
` [PATCH v1 3/4] clk: qcom: add clock controller driver for qca8386/qca8084
` [PATCH v1 4/4] arm64: defconfig: Enable qca8k nss clock controller

[PATCH v2 14/15] dt-bindings: gpu: mali-valhall-csf: Add initial bindings for panthor driver
 2023-08-09 16:53 UTC 

[PATCH 00/14] fsi: Miscellaneous fixes and I2C Responder driver
 2023-08-09 16:21 UTC  (6+ messages)
` [PATCH 11/14] fsi: Improve master indexing

[PATCH v5 0/6] Add TPS6594 PMIC support on several boards
 2023-08-09 16:19 UTC  (10+ messages)
` [PATCH v5 1/6] arm64: dts: ti: k3-j7200-som-p0: Add TP6594 family PMICs
` [PATCH v5 2/6] arm64: dts: ti: k3-j721s2-som-p0: "
` [PATCH v5 3/6] arm64: dts: ti: k3-j721e-som-p0: "
` [PATCH v5 4/6] arm64: dts: ti: k3-j784s4-evm: Fix interrupt ranges for TPS6594 PMIC
` [PATCH v5 5/6] arm64: dts: ti: k3-j784s4-evm: Add support "
` [PATCH v5 6/6] arm64: dts: ti: k3-am62a7-sk: Add support for TPS6593 PMIC

[PATCH v1 0/3] Add USB driver for HPE GXP Architecture
 2023-08-09 15:52 UTC  (6+ messages)
` [PATCH v1 1/3] dt-bindings: usb: Add HPE GXP UDCG Controller

[PATCH v3 0/3] Add no-esim sku for sc7180-lazor family and new board version
 2023-08-09 15:50 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sc7180: Add board id for lazor/limozeen

[PATCH V2 0/2] Support Anbernic RG351V Panel
 2023-08-09 15:39 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: display: newvision,nv3051d: Add Anbernic 351V Support
` [PATCH V2 2/2] drm/panel: nv3051d: Add Support for Anbernic 351V

[PATCH v3 0/2] gpio: loongson: add firmware offset parse support
 2023-08-09 15:39 UTC  (8+ messages)
` [PATCH v3 1/2] gpio: dt-bindings: add parsing of loongson gpio offset

[PATCH v11 resend 0/3] dwc general suspend/resume functionality
 2023-08-09 15:35 UTC  (4+ messages)
` [PATCH v11 1/3] PCI: Add macro PCIE_PME_TO_L2_TIMEOUT_US
` [PATCH v11 2/3] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
` [PATCH v11 3/3] PCI: layerscape: Add power management support for ls1028a

[PATCH v10 resend 0/3] dwc general suspend/resume functionality
 2023-08-09 15:28 UTC  (4+ messages)
` [PATCH v10 resent 3/3] PCI: layerscape: Add power management support for ls1028a

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

[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
 2023-08-09 15:00 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: net: Add ICSS IEP
` [PATCH v3 2/5] dt-bindings: net: Add IEP property in ICSSG DT binding
` [PATCH v3 3/5] net: ti: icss-iep: Add IEP driver
` [PATCH v3 4/5] net: ti: icssg-prueth: add packet timestamping and ptp support
` [PATCH v3 5/5] net: ti: icssg-prueth: am65x SR2.0 add 10M full duplex support

[PATCH v2 0/2] Add support for CS40L50
 2023-08-09 14:32 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: input: cirrus,cs40l50: Support "
` [PATCH v2 2/2] Input: cs40l50 - Initial support for Cirrus Logic CS40L50

[PATCH v2 0/2] Compatible with NCT3015Y-R and NCT3018Y-R
 2023-08-09 14:29 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: rtc: nuvoton: Add DT compatible
` [PATCH v2 2/2] rtc: nuvoton: Compatible with NCT3015Y-R and NCT3018Y-R

[PATCH v5 00/11] RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base
 2023-08-09 14:20 UTC  (2+ messages)

[PATCH 00/13] arm64: rockchip: Add more RV1126 DT nodes
 2023-08-09 14:02 UTC  (4+ messages)
` [PATCH 01/13] dt-bindings: pwm: rockchip: Document rv1126-pwm

[RESEND PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6
 2023-08-09 13:57 UTC  (4+ messages)
` [RESEND PATCH v2 1/2] dt-bindings: arm: rockchip: Add "
` [RESEND PATCH v2 2/2] arm64: dts: "

[PATCH 0/7] apq8016: camss: Update dts with various fixes
 2023-08-09 13:46 UTC  (14+ messages)
` [PATCH 1/7] arm64: dts: qcom: apq8016-sbc: Fix ov5640 regulator supply names
` [PATCH 2/7] arm64: dts: qcom: apq8016-sbc: Fix ov5640 data-lanes declaration
` [PATCH 3/7] arm64: dts: qcom: apq8016-sbc: Set ov5640 assigned-clock
` [PATCH 4/7] arm64: dts: qcom: apq8016-sbc: Rename ov5640 enable-gpios to powerdown-gpios
` [PATCH 5/7] arm64: dts: qcom: apq8016-sbc-d3-camera-mezzanine: Move default ov5640 to a standalone dts
` [PATCH 6/7] arm64: dts: qcom: apq8016-sbc-d3-camera-mezzanine: Enable the sensor by default
` [PATCH 7/7] arm64: dts: qcom: apq8016-sbc: Enable camss for non-mezzanine cases

[PATCH v2] ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins
 2023-08-09 13:44 UTC 

[PATCH 0/6] SM8350 and SC8280XP venus support
 2023-08-09 12:57 UTC  (13+ messages)
` [PATCH 1/6] media: dt-bindings: Document SC8280XP/SM8350 Venus

[PATCH] leds: pca995x: Fix MODULE_DEVICE_TABLE for OF
 2023-08-09 12:53 UTC 

[PATCH] dt-bindings: pps: pps-gpio: Convert to yaml
 2023-08-09 12:32 UTC  (2+ messages)

[PATCH 0/8] rtc: isl12022: battery backup voltage and clock support
 2023-08-09 12:28 UTC  (5+ messages)
` [PATCH v3 "

[PATCH 0/4] clk: marvell: Move number of clocks into driver source
 2023-08-09 12:18 UTC  (5+ messages)
` [PATCH 1/4] clk: mmp2: "
` [PATCH 2/4] clk: pxa168: Move number of clocks to "
` [PATCH 3/4] clk: pxa1928: "
` [PATCH 4/4] clk: pxa910: "

[PATCH 0/2] pinctrl-single: introduce am654-padconf compatible
 2023-08-09 11:49 UTC  (2+ messages)

[PATCH V3 0/2] dt-bindings: opp/cpufreq: Convert ti-cpufreq to json schema
 2023-08-09 11:40 UTC  (7+ messages)
` [PATCH V3 1/2] dt-bindings: opp: Convert ti-omap5-opp-supply "
` [PATCH V3 2/2] dt-bindings: cpufreq: Convert ti-cpufreq "

[PATCH v2 2/2] ARM: dts: am335x-bone-common: Add GPIO PHY reset on revision C3 board
 2023-08-09 11:33 UTC  (3+ messages)

[PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6
 2023-08-09 10:43 UTC  (2+ messages)

[PATCH v2 0/2] mutiple selectable capabilities in tcpm
 2023-08-09 10:27 UTC  (4+ messages)
` [PATCH v2 2/2] usb: typec: tcpm: Support multiple capabilities

[PATCH RESEND net-next 1/2] net: dsa: mt7530: register OF node for internal MDIO bus
 2023-08-09  9:03 UTC  (5+ messages)
` [PATCH RESEND net-next 2/2] dt-bindings: net: dsa: mediatek,mt7530: document MDIO-bus

[PATCH net-next v4 1/3] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-08-09  9:01 UTC  (4+ messages)

[PATCH 0/2] clk: mxl: add mxl,control-gate dts property
 2023-08-09  8:56 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: clock: intel,cgu-lgm: add mxl,control-gate option

[PATCH v7 0/2] ARM: dts: Facebook Yosemite 4 platform
 2023-08-09  8:15 UTC  (5+ messages)
` [PATCH v7 2/2] ARM: dts: aspeed: yosemitev4: add Facebook Yosemite 4 BMC

[RESEND PATCH v2 0/3] Add support for Nuvoton ma35d1 rtc controller
 2023-08-09  8:12 UTC  (4+ messages)
` [RESEND PATCH v2 3/3] rtc: Add driver "

[PATCH 0/3] ARM: dts: aspeed: Fixup Wedge400 dts
 2023-08-09  8:08 UTC  (2+ messages)


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