devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-01 09:55:44 to 2023-03-02 10:00:44 UTC [more...]

[RFC PATCH 00/16] pinctrl: ralink: fix ABI, improve driver, move to mediatek, improve dt-bindings
 2023-03-02  9:58 UTC  (9+ messages)
` [RFC PATCH 07/16] dt-bindings: pinctrl: ralink: add new compatible strings

[PATCH v4 00/19] Enable GPU with DVFS support on MediaTek SoCs
 2023-03-02  9:57 UTC  (15+ messages)
` [PATCH v4 07/19] arm64: dts: mediatek: mt8192: Add GPU nodes
` [PATCH v4 09/19] arm64: dts: mediatek: mt8192-asurada: Add MFG0 domain supply
` [PATCH v4 10/19] arm64: dts: mediatek: mt8192-asurada: Assign sram supply to MFG1 pd
` [PATCH v4 11/19] arm64: dts: mediatek: mt8192-asurada: Fix voltage constraint for Vgpu
` [PATCH v4 12/19] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
` [PATCH v4 13/19] arm64: dts: mediatek: mt8192-asurada: Enable GPU
` [PATCH v4 14/19] arm64: dts: mediatek: mt8195: Add mfg_core_tmp clock to MFG1 domain
` [PATCH v4 15/19] arm64: dts: mt8195: Add panfrost node for Mali-G57 Valhall Natt GPU
` [PATCH v4 16/19] arm64: dts: mediatek: mt8195-cherry: Enable Mali-G57 GPU
` [PATCH v4 17/19] arm64: dts: mediatek: mt8186: Add GPU node
` [PATCH v4 18/19] arm64: dts: mediatek: mt8183-pumpkin: Override vgpu/vsram_gpu constraints
` [PATCH v4 19/19] arm64: dts: mediatek: mt8183-evb: "

[RFC PATCH 0/5] Add dedicated Qcom ICE driver
 2023-03-02  9:56 UTC  (3+ messages)
` [RFC PATCH 5/5] mmc: sdhci-msm: Switch to the new ICE API

[PATCH 0/8] Enable IPQ9754 USB
 2023-03-02  9:55 UTC  (6+ messages)
` [PATCH 2/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH 3/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH 1/2] dt-bindings: mfd: Add MAX5970 and MAX5978
 2023-03-02  9:41 UTC  (3+ messages)

[PATCH v1 0/3] Add timer driver for StarFive JH7110 RISC-V SoC
 2023-03-02  9:39 UTC  (3+ messages)
` [PATCH v1 2/3] clocksource: Add StarFive timer driver

[PATCH 1/4] dt-bindings: tegra: Document Jetson Orin NX
 2023-03-02  9:33 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: tegra: Document P3768+P3767 reference platform
` [PATCH 3/4] arm64: tegra: Add Jetson Orin NX support
` [PATCH 4/4] arm64: tegra: Add support for P3768+P3767

[PATCH 0/3] media: rc: meson-s4: support RC_DRIVER_SCANCODE driver
 2023-03-02  9:28 UTC  (9+ messages)
` [PATCH 1/3] media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE
` [PATCH 2/3] dt-bindings: media: Add compatible for Meson-S4 IR Controller
` [PATCH 3/3] arm64: dts: meson: add IR controller for Meson-S4 SoC

[PATCH v3] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  9:10 UTC  (2+ messages)

[PATCH v2 1/2] net: phy: adin: Add flags to allow disabling of fast link down
 2023-03-02  8:59 UTC  (5+ messages)
  ` [PATCH v2 2/2] dt-bindings: net: adin: Document bindings for fast link down disable

[PATCH] dt-bindings: watchdog: migrate rt2880 text bindings to YAML
 2023-03-02  8:45 UTC  (3+ messages)

[PATCH 0/7] PHY: Add support for USXGMII and dual refclk configurations in Cadence Torrent PHY
 2023-03-02  8:44 UTC  (10+ messages)
` [PATCH 1/7] phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk
` [PATCH 2/7] phy: cadence-torrent: Use key:value pair table for all settings
` [PATCH 3/7] dt-bindings: phy: cadence-torrent: Add bindings to support dual input reference clock configurations
` [PATCH 4/7] phy: cadence-torrent: Add PCIe(100MHz) + USXGMII(156.25MHz) multilink configuration
` [PATCH 5/7] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) "
` [PATCH 6/7] dt-bindings: phy: cadence-torrent: Add a separate compatible for TI J7200
` [PATCH 7/7] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink config "

[PATCH] dt-bindings: clock: imx8m: add interrupts property
 2023-03-02  8:38 UTC  (2+ messages)

[Patch v6] dt-bindings: media: s5p-mfc: convert bindings to json-schema
 2023-03-02  8:37 UTC  (2+ messages)

[PATCH v12 1/2] dt-bindings: gpio: add loongson gpio
 2023-03-02  8:17 UTC  (2+ messages)
` [PATCH v12 2/2] gpio: loongson: add gpio driver support

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-02  8:13 UTC  (10+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs
` [PATCH 5/8] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH 6/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH 7/8] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH 0/3] of: irq: Fixes refcount issues with of_irq_parse_one()/of_irq_parse_raw()
 2023-03-02  7:49 UTC  (6+ messages)
` [PATCH 1/3] of: irq: make callers of of_irq_parse_raw() release the device node
` [PATCH 2/3] of: irq: make callers of of_irq_parse_one() "
` [PATCH 3/3] of: irq: release the node after looking up for "interrupts-extended"

[PATCH v3 1/2] dt-bindings: iio: adc: Add TI ADS1100 and ADS1000
 2023-03-02  7:49 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v2 0/2] leds: add aw20xx driver
 2023-03-02  7:48 UTC  (10+ messages)
` [PATCH v2 1/2] dt-bindings: leds: add binding for aw200xx
` [PATCH v2 2/2] leds: add aw20xx driver

[PATCH V2 0/4] watchdog: xilinx_wwdt: Add Versal watchdog support
 2023-03-02  7:38 UTC  (7+ messages)
` [PATCH V2 1/4] MAINTAINERS: Add fragment for Xilinx watchdog driver
` [PATCH V2 2/4] dt-bindings: watchdog: xlnx,versal-wwdt: Add versal watchdog bindings
` [PATCH V2 3/4] watchdog: xilinx_wwdt: Add Versal window watchdog support
` [PATCH V2 4/4] MAINTAINERS: Add support for Xilinx versal watchdog

[PATCH v5 0/6] Add definitions for AST2600 i3c clocks
 2023-03-02  7:35 UTC  (12+ messages)
` [PATCH v5 1/6] clk: ast2600: allow empty entries in aspeed_g6_gates
` [PATCH v5 2/6] dt-bindings: clock: ast2600: Add top-level I3C clock
` [PATCH v5 3/6] clk: ast2600: Add full configs for I3C clocks
` [PATCH v5 4/6] dt-bindings: clock: ast2600: remove IC36 & I3C7 clock definitions
` [PATCH v5 5/6] clk: ast2600: Add comment about combined clock + reset handling
` [PATCH v5 6/6] dt-bindings: clock: ast2600: Expand comment on reset definitions

[RFC PATCH 0/6] Support ROHM BU27034 ALS sensor
 2023-03-02  7:35 UTC  (4+ messages)
` [RFC PATCH 5/6] iio: light: ROHM BU27034 Ambient Light Sensor

[PATCH v10 00/26] Drivers for Gunyah hypervisor
 2023-03-02  7:18 UTC  (8+ messages)
` [PATCH v10 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v10 04/26] virt: gunyah: Add hypercalls to identify Gunyah

[PATCH v2 1/8] dt-bindings: gpio: rockchip,gpio-bank: add compatible string per SoC
 2023-03-02  6:38 UTC  (7+ messages)
` [PATCH v2 3/8] gpio: gpio-rockchip: parse gpio-ranges for bank id
` [PATCH v2 4/8] ARM: dts: rockchip: add gpio-ranges property to gpio nodes
` [PATCH v2 5/8] arm64: "

[PATCH v3 0/2] edac: xilinx: Added EDAC support for Xilinx DDR controller
 2023-03-02  5:24 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v12 0/8] arm64: j721s2: Add support for additional IPs
 2023-03-02  3:33 UTC  (4+ messages)
` [PATCH v12 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[PATCHv3 0/4] Wiegand bus driver and GPIO bitbanged controller
 2023-03-02  2:11 UTC  (11+ messages)
` [PATCHv3 1/4] dt-bindings: wiegand: add Wiegand controller common properties
` [PATCHv3 2/4] wiegand: add Wiegand bus driver
` [PATCHv3 3/4] dt-bindings: wiegand: add GPIO bitbanged Wiegand controller
` [PATCHv3 4/4] wiegand: add Wiegand GPIO bitbanged controller driver

[PATCH] arm64: dts: qcom: msm8996: Add missing DWC3 quirks
 2023-03-02  1:18 UTC 

[RFC PATCH net-next v11 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-03-02  0:03 UTC  (15+ messages)
` [RFC PATCH v11 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [RFC PATCH v11 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [RFC PATCH v11 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [RFC PATCH v11 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [RFC PATCH v11 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [RFC PATCH v11 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [RFC PATCH v11 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [RFC PATCH v11 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [RFC PATCH v11 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [RFC PATCH v11 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [RFC PATCH v11 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [RFC PATCH v11 12/12] net: dsa: mt7530: use "

[PATCH] dt-bindings: Fix SPI and I2C bus node names in examples
 2023-03-01 23:43 UTC  (3+ messages)

[PATCH 0/4] arm64: dts: qcom: sc7180: Delete a few unused trogdor dts files
 2023-03-01 22:05 UTC  (9+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc7180: Delete wormdingler-rev0
` [PATCH 2/4] arm64: dts: qcom: sc7180: Delete kingoftown-rev0
` [PATCH 3/4] arm64: dts: qcom: sc7180: Delete lazor-rev0
` [PATCH 4/4] arm64: dts: qcom: sc7180: Delete mrbland

[PATCH v2 1/2] ASoC: dt-bindings: wlf,wm8524: Convert to json-schema
 2023-03-01 21:08 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: wm8524: Correct the MUTE setting while power up/down

[PATCH v13 00/13] Add PSR support for eDP
 2023-03-01 20:34 UTC  (4+ messages)

[PATCH v2 0/3] ARM: dts: aspeed: ASRock BMC updates
 2023-03-01 20:36 UTC  (5+ messages)
` [PATCH v2 3/3] ARM: dts: aspeed: asrock: Correct firmware flash SPI clocks

[PATCH v9 0/5] add Amlogic A1 clock controller drivers
 2023-03-01 19:47 UTC  (8+ messages)
` [PATCH v9 1/5] clk: meson: add support for A1 PLL clock ops
` [PATCH v9 2/5] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v9 3/5] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v9 4/5] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver
` [PATCH v9 5/5] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings

[PATCH v3 0/2] of: populate of_root_node if not set (alternate)
 2023-03-01 16:49 UTC  (6+ messages)
` [PATCH v3 1/2] of: create of_root if no dtb provided

[PATCH v7 1/5] clk: Introduce devm_clk_hw_register_gate_parent_data()
 2023-03-01 16:32 UTC  (5+ messages)
` [PATCH v7 2/5] clk: imx: imx8mp: Add audiomix block control
` [PATCH v7 3/5] dt-bindings: clock: "
` [PATCH v7 4/5] arm64: dts: imx8mp: Add SAI, SDMA, AudioMIX
` [PATCH v7 5/5] arm64: dts: imx8mp: Add analog audio output on i.MX8MP EVK

[PATCH 0/2] of: unittest: option to allow tests that trigger kernel stack dump
 2023-03-01 16:01 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v5 0/3] Add support for NXP bluetooth chipsets
 2023-03-01 15:51 UTC  (4+ messages)
` [PATCH v5] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH v6 0/3] Add support for NXP bluetooth chipsets
 2023-03-01 15:45 UTC  (4+ messages)
` [PATCH v6 1/3] serdev: Add method to assert break signal over tty UART port
` [PATCH v6 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support
` [PATCH v6 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 0/8] nvmem: Let layout drivers be modules
 2023-03-01 15:34 UTC  (10+ messages)
` [PATCH 1/8] of: Fix modalias string generation
` [PATCH 2/8] of: Change of_device_get_modalias() main argument
` [PATCH 3/8] of: Create an of_device_request_module() receiving an OF node
` [PATCH 4/8] nvmem: core: Fix error path ordering
` [PATCH 5/8] nvmem: core: Handle the absence of expected layouts
` [PATCH 6/8] nvmem: core: Request layout modules loading
` [PATCH 7/8] nvmem: layouts: sl28vpd: Convert layout driver into a module
` [PATCH 8/8] nvmem: layouts: onie-tlv: "

[PATCH v8 0/3] Firmware Support for USB-HID Devices and CP2112
 2023-03-01 15:04 UTC  (6+ messages)
` [PATCH v8 3/3] HID: cp2112: Fwnode Support

[PATCH v2 00/13] Add PCIe RC support to Qcom SDX55 SoC
 2023-03-01 14:58 UTC  (5+ messages)
` [PATCH v2 02/13] dt-bindings: PCI: qcom: Add iommu properties

[RESEND PATCH v7 0/5] leds: Allwinner A100 LED controller support
 2023-03-01 14:27 UTC  (4+ messages)
` [RESEND PATCH v7 2/5] leds: sun50i-a100: New driver for the A100 LED controller

[PATCH] dt-bindings: leds: add "usbport" trigger
 2023-03-01 13:52 UTC  (5+ messages)

[PATCH 00/16] Qcom: Fix PCI I/O range defined in devicetree
 2023-03-01 11:57 UTC  (6+ messages)

[PATCH 0/2] arm64: zynqmp: Update MALI 400 interrupt and clock names
 2023-03-01 11:23 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] dt-bindings: gpu: mali-utgard: Add xlnx,zynqmp-mali compatible

[PATCH v2 1/3] dt-bindings: remoteproc: k3-m4f: Add bindings for K3 AM64x SoCs
 2023-03-01 11:13 UTC 

[PATCH v2 1/9] arm64: dts: qcom: ipq8074: fix Gen2 PCIe QMP PHY
 2023-03-01 10:57 UTC  (7+ messages)
` [PATCH v2 8/9] arm64: dts: qcom: ipq8074: fix Gen3 PCIe node


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