devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-06 21:26:49 to 2024-03-07 11:45:30 UTC [more...]

[PATCH v2 00/22] ASoC: Cleanup MediaTek soundcard machine drivers
 2024-03-07 11:44 UTC  (16+ messages)
` [PATCH v2 01/22] ASoC: mediatek: mt8192-afe-pcm: Convert to devm_pm_runtime_enable()
` [PATCH v2 02/22] ASoC: mediatek: mt8192-afe-pcm: Simplify with dev_err_probe()
` [PATCH v2 03/22] ASoC: mediatek: Commonize ADDA rate transform functions and enums
` [PATCH v2 04/22] ASoC: mediatek: Assign dummy when codec not specified for a DAI link
` [PATCH v2 05/22] ASoC: mediatek: Add common machine soundcard driver probe mechanism
` [PATCH v2 06/22] ASoC: mediatek: common: Constify struct mtk_sof_priv
` [PATCH v2 07/22] ASoC: mediatek: mt8188: Migrate to mtk_soundcard_common_probe
` [PATCH v2 08/22] ASoC: mediatek: mt8195: "
` [PATCH v2 09/22] ASoC: mediatek: mt8192: "
` [PATCH v2 10/22] ASoC: mediatek: mt8186: "
` [PATCH v2 11/22] ASoC: mediatek: Add common snd_soc_ops .startup() callback
` [PATCH v2 12/22] ASoC: mediatek: mt8195: Migrate to the common mtk_soundcard_startup
` [PATCH v2 13/22] ASoC: mediatek: mt8192: "
` [PATCH v2 14/22] ASoC: mediatek: mt8186-rt1019: "
` [PATCH v2 15/22] ASoC: mediatek: Add common mtk_afe_component_probe callback

[PATCH v2 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
 2024-03-07 11:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH v2 2/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'

[PATCH v3 0/4] arm64: Add support for Airoha EN7581 Soc
 2024-03-07 11:37 UTC  (8+ messages)
` [PATCH v3 1/4] dt-bindings: arm64: dts: airoha: Add en7581 entry
` [PATCH v3 2/4] arm64: dts: Add Airoha EN7581 SoC and EN7581 Evaluation Board
` [PATCH v3 3/4] arm64: add Airoha EN7581 platform
` [PATCH v3 4/4] arm64: defconfig: enable Airoha platform

[PATCH net-next v9 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-07 11:34 UTC  (10+ messages)
` [PATCH net-next v9 1/9] dt-bindings: net: hisilicon-femac-mdio: convert to YAML
` [PATCH net-next v9 2/9] dt-bindings: net: hisilicon,hisi-femac-mdio: remove clocks
` [PATCH net-next v9 3/9] net: mdio: hisi-femac: remove clock
` [PATCH net-next v9 4/9] dt-bindings: net: convert hisi-femac.txt to YAML
` [PATCH net-next v9 5/9] dt-bindings: net: hisi-femac: add mandatory MDIO bus subnode
` [PATCH net-next v9 6/9] dt-bindings: net: hisi-femac: add binding for Hi3798MV200 FEMAC core
` [PATCH net-next v9 7/9] net: hisi_femac: remove unused compatible strings
` [PATCH net-next v9 8/9] net: hisi_femac: add support for hisi_femac core on Hi3798MV200
` [PATCH net-next v9 9/9] net: hisi_femac: remove unneeded MODULE_ALIAS()

[PATCH 1/2] mips: dts: ralink: mt7621: associate uart1_pins with serial0
 2024-03-07 11:33 UTC  (4+ messages)
` [PATCH 2/2] mips: dts: ralink: mt7621: add serial1 and serial2 nodes

[PATCH v4] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-03-07 11:33 UTC 

[PATCH v3 0/5] Add QPIC SPI NAND driver
 2024-03-07 11:27 UTC  (10+ messages)
` [PATCH v3 1/5] spi: dt-bindings: add binding doc for spi-qpic-snand
` [PATCH v3 2/5] drivers: mtd: nand: Add qpic_common API file
` [PATCH v3 3/5] spi: spi-qpic: Add qpic spi nand driver support
` [PATCH v3 4/5] arm64: dts: qcom: ipq9574: Add SPI nand support
` [PATCH v3 5/5] arm64: dts: qcom: ipq9574: Disable eMMC node

[PATCH v5 0/2] Synchronize DT overlay removal with devlink removals
 2024-03-07 11:10 UTC  (3+ messages)
` [PATCH v5 1/2] driver core: Introduce device_link_wait_removal()
` [PATCH v5 2/2] of: dynamic: Synchronize of_changeset_destroy() with the devlink removals

[PATCH] dt-bindings: serial: renesas,scif: Document R9A09G057 support
 2024-03-07 10:55 UTC  (8+ messages)

[PATCH net-next v8 0/9] net: hisi-femac: add support for Hi3798MV200, remove unmaintained compatibles
 2024-03-07 10:54 UTC  (7+ messages)
` [PATCH net-next v8 4/9] dt-bindings: net: convert hisi-femac.txt to YAML

[PATCH net-next v3 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-03-07 10:16 UTC  (24+ messages)
` [PATCH net-next v3 01/12] Documentation: networking: add OPEN Alliance 10BASE-T1x MAC-PHY serial interface
` [PATCH net-next v3 02/12] net: ethernet: oa_tc6: implement register write operation
` [PATCH net-next v3 03/12] net: ethernet: oa_tc6: implement register read operation
` [PATCH net-next v3 04/12] net: ethernet: oa_tc6: implement software reset
` [PATCH net-next v3 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
` [PATCH net-next v3 06/12] net: ethernet: oa_tc6: implement internal PHY initialization
` [PATCH net-next v3 10/12] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v3 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH v3] dt-bindings: hwmon: tda38640: Add interrupt & regulator properties
 2024-03-07 10:13 UTC  (5+ messages)

[PATCH v2 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-03-07 10:13 UTC  (5+ messages)

[PATCH 0/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'
 2024-03-07 10:04 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: serial: renesas,scif: Move ref for serial.yaml at the end
` [PATCH 2/2] dt-bindings: serial: renesas,scif: Validate 'interrupts' and 'interrupt-names'

[PATCH net-next 1/2] dt-bindings: net: dwmac-imx: add nxp,phy-wol
 2024-03-07 10:01 UTC  (5+ messages)
` [PATCH net-next 2/2] net: stmmac: dwmac-imx: add support for PHY WOL

[PATCH v6 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-07  9:57 UTC  (7+ messages)
` [PATCH v6 2/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v6 3/7] perf: imx_perf: let the driver manage the counter usage rather the user
` [PATCH v6 4/7] perf: imx_perf: refactor driver for imx93
` [PATCH v6 5/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v6 6/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v6 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics

[PATCH v4 0/9] usb: cdns: fix suspend on J7200 by assuming reset-on-resume
 2024-03-07  9:55 UTC  (10+ messages)
` [PATCH v4 1/9] dt-bindings: usb: ti,j721e-usb: fix compatible list
` [PATCH v4 2/9] dt-bindings: usb: ti,j721e-usb: add ti,j7200-usb compatible
` [PATCH v4 3/9] usb: cdns3-ti: move reg writes from probe into ->runtime_resume()
` [PATCH v4 4/9] usb: cdns3-ti: support reset-on-resume behavior
` [PATCH v4 5/9] usb: cdns3-ti: pass auxdata from match data to of_platform_populate()
` [PATCH v4 6/9] usb: cdns3: add quirk to platform data for reset-on-resume
` [PATCH v4 7/9] usb: cdns3-ti: add J7200 support with reset-on-resume behavior
` [PATCH v4 8/9] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible
` [PATCH v4 9/9] arm64: dts: ti: k3-am64: add USB fallback compatible to J721E

[PATCH v2 00/14] Add support for TI TPS65224 PMIC
 2024-03-07  9:47 UTC  (2+ messages)

[PATCH v3 0/4] USB-C TCPM Orientation Support
 2024-03-07  9:46 UTC  (5+ messages)
` [PATCH v3 4/4] usb: typec: tcpci: add support to set connector orientation

[PATCH] drm/panel-edp: Add several generic edp panels
 2024-03-07  9:44 UTC 

[PATCH v3] dt-bindings: rtc: zynqmp: Add support for Versal/Versal NET SoCs
 2024-03-07  9:43 UTC 

[PATCH v2] dt-bindings: rtc: zynqmp: Add support for Versal/Versal NET SoCs
 2024-03-07  9:43 UTC  (3+ messages)

[PATCH 0/2] Assume polling-delay(-passive) = 0 when absent
 2024-03-07  9:36 UTC  (4+ messages)
` [PATCH 2/2] thermal/of: Assume polling-delay(-passive) "

[PATCH v2 13/14] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
 2024-03-07  9:36 UTC  (3+ messages)

[PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-07  9:17 UTC  (2+ messages)

[PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-07  9:18 UTC  (2+ messages)

[PATCH v2 12/14] regulator: tps6594-regulator: Add TI TPS65224 PMIC regulators
 2024-03-07  9:15 UTC  (2+ messages)

[PATCH v2 08/14] misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSM
 2024-03-07  9:13 UTC  (2+ messages)

[PATCH v3 0/2] add display and panel on qcm6490 idp
 2024-03-07  8:25 UTC  (5+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: qcm6490-idp: add display and panel

[PATCH RFC v2 0/4] wifi: ath10k: support board-specific firmware overrides
 2024-03-07  8:22 UTC  (7+ messages)

[RFC PATCH v3 0/5] initial support for Marvell 88PM886 PMIC
 2024-03-07  8:16 UTC  (5+ messages)
` [RFC PATCH v3 2/5] mfd: add driver "

[PATCH v9 0/9] Add support for Mobileye EyeQ5 system controller
 2024-03-07  8:15 UTC  (2+ messages)

[PATCH v3 0/3] Imagis touch keys and FIELD_GET cleanup
 2024-03-07  8:11 UTC  (3+ messages)
` [PATCH v3 2/3] dt-bindings: input: imagis: Document touch keys

[PATCH] mips: dts: ralink: mt7621: add cell count properties to usb0
 2024-03-07  8:01 UTC  (2+ messages)

[PATCH v1 0/2] Add PDM controller for StarFive JH8100 SoC
 2024-03-07  7:59 UTC  (4+ messages)
` [PATCH v1 1/2] dt-bindings: ASoC: Add PDM controller for the "
` [PATCH v1 2/2] ASoC: starfive: Add PDM controller support

[PATCH] arm64: dts: qcom: sm8150: add reset name for ethernet node
 2024-03-07  7:54 UTC  (6+ messages)

[PATCH 0/5] Add updates for clock controllers to support QCM6490
 2024-03-07  7:52 UTC  (5+ messages)
` [PATCH 1/5] bindings: clock: qcom: Add "qcom,adsp-skip-pll" property

[PATCH v5 0/1] arm64: dts: qcom: ipq6018: add sdhci node
 2024-03-07  7:50 UTC  (7+ messages)
` [PATCH v5 1/1] "

[PATCH v4 0/3] hwmon: Driver for Nuvoton NCT7363Y
 2024-03-07  7:41 UTC  (16+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y
          ` Commit messages (was: [PATCH v4 3/3] hwmon: Driver for Nuvoton NCT7363Y)

[PATCH v4 0/4] arm64: dts: imx8qxp add asrc and sai
 2024-03-07  7:22 UTC  (15+ messages)
` [PATCH v4 2/4] ASoC: dt-bindings: fsl,imx-asrc: update max interrupt numbers
` [PATCH v4 3/4] ASoC: dt-bindings: fsl-sai: allow only one dma-names
` [PATCH v4 4/4] arm64: dts: imx8qxp: add asrc[0, 1], esai0, spdif[0, 1] and sai[4, 5]

[PATCH v3 0/2] Support uncore NI-700 Performance Monitor
 2024-03-07  6:33 UTC  (5+ messages)
` [PATCH v3 0/2] dt-bindings: Add HEXIN Technologies Co., Ltd. vendor prefix
  ` [PATCH v3 1/2] dt-bindings: perf: Support uncore NI-700 PMU

[PATCH v16 0/9] Add multiport support for DWC3 controllers
 2024-03-07  6:20 UTC  (10+ messages)
` [PATCH v16 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v16 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v16 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v16 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v16 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v16 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v16 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v16 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v16 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v3] dt-bindings: display: atmel,lcdc: convert to dtschema
 2024-03-07  5:50 UTC  (5+ messages)

[PATCH v2 0/2] ASoC: codecs: ES8326: change members of private structure
 2024-03-07  5:12 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: codecs: ES8326: Changing "
` [PATCH v2 2/2] ASoC: codecs: ES8326: change support for ES8326

[PATCH net-next] dt-bindings: net: renesas,etheravb: Add support for R-Car V4M
 2024-03-07  4:40 UTC  (2+ messages)

[PATCH 0/5] Add QPIC SPI NAND driver
 2024-03-07  4:10 UTC  (7+ messages)
` [PATCH 3/5] spi: spi-qpic: Add qpic spi nand driver support

[PATCH v7 0/7] Coresight for Kernel panic and watchdog reset
 2024-03-07  3:36 UTC  (8+ messages)
` [PATCH v7 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
` [PATCH v7 2/7] coresight: tmc-etr: Add support to use reserved trace memory
` [PATCH v7 3/7] coresight: core: Add provision for panic callbacks
` [PATCH v7 4/7] coresight: tmc: Enable panic sync handling
` [PATCH v7 5/7] coresight: tmc: Add support for reading crash data
` [PATCH v7 6/7] coresight: tmc: Stop trace capture on FlIn
` [PATCH v7 7/7] coresight: config: Add preloaded configuration

[PATCH v2 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-03-07  2:50 UTC  (2+ messages)

[PATCH v2 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz CPU Frequency
 2024-03-07  3:26 UTC  (2+ messages)

[PATCH v5 1/7] dt-bindings: perf: fsl-imx-ddr: Add i.MX95 compatible
 2024-03-07  3:11 UTC  (8+ messages)
` [PATCH v5 2/7] perf: imx_perf: refactor driver for imx93
` [PATCH v5 3/7] perf: imx_perf: fix counter start and config sequence
` [PATCH v5 4/7] perf: imx_perf: add macro definitions for parsing config attr
` [PATCH v5 5/7] perf: imx_perf: add support for i.MX95 platform
` [PATCH v5 6/7] perf: imx_perf: limit counter ID from user space and optimize counter usage
` [PATCH v5 7/7] perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics

[PATCH v2 2/4] arm64: dts: qcom: ipq6018: add 1.5GHz CPU Frequency
 2024-03-07  3:08 UTC  (2+ messages)
` [PATCH v2 1/4] arm64: dts: qcom: ipq6018: add 1.2GHz "

[PATCH v1 2/2] ASoC: codecs: ES8326: change support for ES8326
 2024-03-07  3:04 UTC 

[RFC] Inconsistent sifive,fu540-c000-uart binding
 2024-03-07  2:48 UTC  (3+ messages)

[PATCH v5 0/3] auxdisplay: 7-segment LED display
 2024-03-06 23:50 UTC  (4+ messages)
` [PATCH v5 1/3] auxdisplay: Add 7-segment LED display driver
` [PATCH v5 2/3] dt-bindings: auxdisplay: Add bindings for generic 7-segment LED
` [PATCH v5 3/3] ARM: dts: marvell: Add 7-segment LED display on x530

[PATCH v2 7/9] media: dt-bindings: Add bindings for Raspberry Pi PiSP Back End
 2024-03-06 22:29 UTC  (5+ messages)

[PATCH 0/2] Add LPG/PWM support for PM6150L PMIC
 2024-03-06 22:06 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: leds: qcom-lpg: Document PM6150L compatible

[PATCH v4 0/2] Synchronize DT overlay removal with devlink removals
 2024-03-06 21:35 UTC  (12+ messages)
` [PATCH v4 1/2] driver core: Introduce device_link_wait_removal()
` [PATCH v4 2/2] of: dynamic: Synchronize of_changeset_destroy() with the devlink removals

[PATCH v1 0/2] ASoC: codecs: ES8326: change members of private structure
 2024-03-06 21:35 UTC  (4+ messages)
` [PATCH v1 2/2] ASoC: codecs: ES8326: change support for ES8326


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