devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-05 11:29:09 to 2023-04-05 21:01:41 UTC [more...]

[RFC PATCH 0/6] Improve VM DVFS and task placement behavior
 2023-04-05 21:00 UTC  (4+ messages)

[PATCH] ASoC: dt-bindings: wm8711: Convert to dtschema
 2023-04-05 20:58 UTC 

[PATCH] ASoC: dt-bindings: wm8580: Convert to dtschema
 2023-04-05 20:50 UTC 

[PATCH v3] treewide: Fix probing of devices in DT overlays
 2023-04-05 20:42 UTC  (3+ messages)

[PATCH v2] dt-bindings: interrupt-controller: loongarch: Fix mismathed compatible
 2023-04-05 20:39 UTC  (2+ messages)

[PATCH 00/12] Rework PHY reset handling
 2023-04-05 20:34 UTC  (21+ messages)
` [PATCH 03/12] net: phy: add phy_device_set_miits helper
` [PATCH 05/12] net: phy: add phy_id_broken support
` [PATCH 06/12] net: phy: add phy_device_atomic_register helper
` [PATCH 12/12] net: phy: add default gpio assert/deassert delay

[PATCH] ASoC: dt-bindings: wm8523: Convert to dtschema
 2023-04-05 20:34 UTC 

[PATCH v2 00/10] Remove acpi.h implicit include of of.h
 2023-04-05 20:27 UTC  (11+ messages)
` [PATCH v2 01/10] iio: adc: ad7292: Add explicit include for of.h
` [PATCH v2 02/10] staging: iio: resolver: ad2s1210: "
` [PATCH v2 03/10] net: rfkill-gpio: "
` [PATCH v2 04/10] serial: 8250_tegra: "
` [PATCH v2 05/10] ata: pata_macio: Add explicit include of irqdomain.h
` [PATCH v2 06/10] pata: ixp4xx: Add explicit include for of.h
` [PATCH v2 07/10] virtio-mmio: "
` [PATCH v2 08/10] tpm: atmel: "
` [PATCH v2 09/10] fpga: lattice-sysconfig-spi: "
` [PATCH v2 10/10] ACPI: Replace irqdomain.h include with struct declarations

[PATCH v6 0/8] Add multiport support for DWC3 controllers
 2023-04-05 20:17 UTC  (14+ messages)
` [PATCH v6 1/8] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v6 2/8] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v6 3/8] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v6 4/8] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v6 5/8] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
` [PATCH v6 6/8] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v6 7/8] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v6 8/8] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH] ASoC: dt-bindings: wm8904: Convert to dtschema
 2023-04-05 20:03 UTC 

[PATCH v13 0/6] add Amlogic A1 clock controller drivers
 2023-04-05 19:59 UTC  (7+ messages)
` [PATCH v13 1/6] clk: meson: make pll rst bit as optional
` [PATCH v13 2/6] clk: meson: introduce new pll power-on sequence for A1 SoC family
` [PATCH v13 3/6] dt-bindings: clock: meson: add A1 PLL clock controller bindings
` [PATCH v13 4/6] clk: meson: a1: add Amlogic A1 PLL clock controller driver
` [PATCH v13 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
` [PATCH v13 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH v5 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-04-05 19:55 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY
` [PATCH v5 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node

[PATCH 0/8] Add support for Rockchip RK860X regulators
 2023-04-05 19:47 UTC  (9+ messages)
` [PATCH 1/8] regulator: dt-bindings: fcs,fan53555: Add support for RK860X
` [PATCH 2/8] regulator: fan53555: Explicitly include bits header
` [PATCH 3/8] regulator: fan53555: Fix wrong TCS_SLEW_MASK
` [PATCH 4/8] regulator: fan53555: Remove unused *_SLEW_SHIFT definitions
` [PATCH 5/8] regulator: fan53555: Make use of the bit macros
` [PATCH 6/8] regulator: fan53555: Improve vsel_mask computation
` [PATCH 7/8] regulator: fan53555: Use dev_err_probe
` [PATCH 8/8] regulator: fan53555: Add support for RK860X

[PATCH v2 0/2] Add PWM fan support to Rock 5B board
 2023-04-05 19:04 UTC  (3+ messages)
` (subset) "

[PATCH v4 0/2] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-04-05 19:01 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: phy: qcom,qmp-usb: Fix phy subnode for SM6115 & QCM2290 USB3 PHY
` [PATCH v4 2/2] arm64: dts: qcom: sm6115: Add USB SS qmp phy node

[PATCH 1/2] dt-bindings: arm: fsl: Add Marantec maveo box as a DHCOR i.MX6ULL SoM based board
 2023-04-05 18:46 UTC  (7+ messages)
` [PATCH 2/2] ARM: dts: imx6ull-dhcor: Add Marantec maveo box

[PATCH 0/5] Remove acpi.h implicit include of of.h
 2023-04-05 18:11 UTC  (5+ messages)
` [PATCH 5/5] ACPI: Replace irqdomain.h include with struct declarations

[PATCH 0/5] stm32mp15: update remoteproc to support SCMI Device tree
 2023-04-05 18:01 UTC  (5+ messages)
` [PATCH 3/5] remoteproc: stm32: Clean-up the management of the hold boot by SMC call
` [PATCH 4/5] remoteproc: stm32: Allow hold boot management by the SCMI reset controller

[PATCH] arm64: dts: imx8mm: Add display pipeline components
 2023-04-05 17:58 UTC  (5+ messages)

[PATCH v4 0/5] Enable I2S support for RK3588/RK3588S SoCs
 2023-04-05 17:45 UTC  (2+ messages)

[PATCH 1/3] arm64: dts: rockchip: correct panel supplies
 2023-04-05 17:45 UTC  (2+ messages)

[PATCH v3] arm64: dts: rockchip: Enable RTC support for Rock 5B
 2023-04-05 17:46 UTC  (2+ messages)

[PATCHv1 1/1] arm64: dts: rockchip: rk3588: add thermal sensor
 2023-04-05 17:46 UTC  (2+ messages)

[PATCH v3 0/3] regulator: da9063: disable unused voltage monitors
 2023-04-05 17:14 UTC  (4+ messages)
` [PATCH v3 1/3] regulator: da9063: add voltage monitoring registers
` [PATCH v3 2/3] regulator: da9063: implement setter for voltage monitoring
` [PATCH v3 3/3] dt-bindings: mfd: dlg,da9063: document "

[PATCH 0/3] ARM: dts: meson: fix UART device-tree schema validation
 2023-04-05 17:14 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: meson: Fix the UART compatible strings

[PATCH v2 1/3] arm64: dts: imx8mm: Add display pipeline components
 2023-04-05 16:52 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: imx8mn: "
` [PATCH v2 3/3] arm64: dts: imx8mp: "

[PATCH 0/2] Introduce RPM Master stats
 2023-04-05 16:48 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Add "
` [PATCH 2/2] soc: qcom: Introduce RPM master stats driver

[RESEND v6 0/2] StarFive's SDIO/eMMC driver support
 2023-04-05 16:38 UTC  (7+ messages)
` [RESEND v6 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc

[PATCH 0/6] Add peripherals for J784S4
 2023-04-05 16:37 UTC  (3+ messages)
` [PATCH 4/6] arm64: dts: ti: k3-j784s4-*: Add DSS node

[PATCH v6 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-04-05 16:19 UTC  (3+ messages)
` [PATCH v6 1/2] "
` [PATCH v6 2/2] MAINTAINERS: add board bindings list to OMAP2+ files

[PATCH v5 2/5] mfd: Add support for the Lantiq PEF2256 framer
 2023-04-05 16:00 UTC  (12+ messages)

[PATCH 1/5] arm64: dts: qcom: sc8280xp: label the Soundwire nodes
 2023-04-05 15:52 UTC  (10+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm8450: "
` [PATCH 3/5] arm64: dts: qcom: sc8280xp: simplify interrupts-extended
` [PATCH 4/5] arm64: dts: qcom: sm8250: "
` [PATCH 5/5] arm64: dts: qcom: sm8450: "

[PATCH v2 0/5] RB1 + QCM2290 support
 2023-04-05 15:50 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: firmware: document Qualcomm QCM2290 SCM
` [PATCH v2 2/5] dt-bindings: arm: qcom: Add QRB2210/QCM2290 and RB1 board
` [PATCH v2 3/5] arm64: dts: qcom: Add initial QCM2290 device tree
` [PATCH v2 4/5] arm64: dts: qcom: Add initial PM2250 "
` [PATCH v2 5/5] arm64: dts: qcom: Add initial QTI RB1 "

[PATCH v3] arm64: dts: qcom: sm8550: add Soundwire controllers
 2023-04-05 15:45 UTC  (2+ messages)

[PATCH v2 0/3] regulator: da9063: disable unused voltage monitors
 2023-04-05 15:30 UTC  (2+ messages)

[PATCH v6 00/12] Introduce Nuvoton ma35d1 SoC
 2023-04-05 15:27 UTC  (3+ messages)
` [PATCH v6 05/12] dt-bindings: mfd: syscon: Add nuvoton,ma35d1-sys compatible

[PATCH v6 0/2] leds: lp55xx: configure internal charge pump
 2023-04-05 15:26 UTC  (3+ messages)
` [PATCH v6 2/2] "

[PATCHv1 0/3] generic-ohci/ehci: add RK3588 support
 2023-04-05 15:10 UTC  (3+ messages)

[PATCH 00/10] Add RT5033 charger device driver
 2023-04-05 15:09 UTC  (6+ messages)
` [PATCH 05/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver

[PATCH 0/7] Add timing override to sitronix,st7789v
 2023-04-05 15:01 UTC  (11+ messages)
` [PATCH 7/7] dt-bindings: display: add panel-timing property "

[PATCH v12 0/6] add Amlogic A1 clock controller drivers
 2023-04-05 14:55 UTC  (4+ messages)
` [PATCH v12 6/6] clk: meson: a1: add Amlogic A1 Peripherals clock controller driver

[PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC
 2023-04-05 14:40 UTC  (4+ messages)
` [PATCH v7 03/22] clk: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE

[PATCH v2 00/10] Add IOMMU support to MT8365 SoC
 2023-04-05 14:34 UTC  (11+ messages)
` [PATCH v2 10/10] memory: mtk-smi: mt8365: Add SMI Support

[PATCH 1/2] ARM: dts: imx7d-remarkable2: Remove unnecessary #address-cells/#size-cells
 2023-04-05 14:31 UTC  (2+ messages)

[RESEND PATCH v4 00/21] Add Tegra20 parallel video input capture
 2023-04-05 14:30 UTC  (8+ messages)
` [RESEND PATCH v4 03/21] staging: media: tegra-video: fix .vidioc_enum_fmt_vid_cap to return all formats

[PATCH v2 0/2] "no-hpd" support in CDNS DP bridge driver
 2023-04-05 14:24 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: drm/bridge: Add no-hpd property
` [PATCH v2 2/2] drm: bridge: cdns-mhdp8546: Add support for no-hpd

[PATCH 1/2] arm64: dts: imx8mm-verdin: correct off-on-delay
 2023-04-05 14:24 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq-librem5: add missing #clock-cells
 2023-04-05 14:22 UTC  (2+ messages)

[PATCH 0/4] Add MCP48XX bindings and driver support
 2023-04-05 14:17 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: iio: dac: mcp4922: add vdd-supply property
` [PATCH 3/4] dt-bindings: iio: dac: add mcp4822

[PATCH V2 0/6] arm64: dts: imx8m: update pinctrl to match dtschema
 2023-04-05 14:16 UTC  (2+ messages)

[PATCH v15 0/6] Add RZ/G2L MTU3a Core, Counter and pwm driver
 2023-04-05 14:13 UTC  (3+ messages)
` [PATCH v15 1/6] dt-bindings: timer: Document RZ/G2L MTU3a bindings

[PATCH v2 2/3] regulator: da9063: implement basic XVP setter
 2023-04-05 14:08 UTC  (2+ messages)

[PATCH v1 0/2] Add DS4520 GPIO Expander Support
 2023-04-05 13:57 UTC  (6+ messages)
` [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support

[PATCH] arm64: dts: rk3399-pinephone-pro: Add support for volume keys
 2023-04-05 13:53 UTC  (2+ messages)

[PATCH v8 0/8] Enable IPQ9754 USB
 2023-04-05 13:51 UTC  (10+ messages)
` [PATCH v8 1/8] dt-bindings: phy: qcom,qusb2: Document IPQ9574 compatible
` [PATCH v8 2/8] dt-bindings: phy: qcom,qmp-usb: Add IPQ9574 USB3 PHY
` [PATCH v8 3/8] dt-bindings: usb: dwc3: Add IPQ9574 compatible
` [PATCH v8 4/8] clk: qcom: gcc-ipq9574: Add USB related clocks
` [PATCH v8 5/8] phy: qcom-qusb2: add QUSB2 support for IPQ9574
` [PATCH v8 6/8] phy: qcom: qmp: Update IPQ9574 USB Phy initialization Sequence
` [PATCH v8 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes
` [PATCH v8 8/8] arm64: dts: qcom: ipq9574: Enable USB

[PATCH v2 0/2] Resolve MPM register space situation
 2023-04-05 13:49 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: interrupt-controller: mpm: Pass MSG RAM slice through phandle

[PATCH v3] ASoC: dt-bindings: wm8510: Convert to dtschema
 2023-04-05 13:43 UTC  (2+ messages)

[PATCH v2] ASoC: dt-bindings: wm8510: Convert to dtschema
 2023-04-05 13:43 UTC  (2+ messages)

[PATCH v6 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-04-05 13:39 UTC  (10+ messages)
` [PATCH v6 5/5] mfd: max77541: Add ADI "

[PATCH] dt-bindings: PCI: Fix unit address of example root port
 2023-04-05 13:38 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: imx8mp: Add GPT blocks
 2023-04-05 13:37 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] arm64: dts: imx8mm-evk: correct pmic clock source
 2023-04-05 13:22 UTC  (2+ messages)

[PATCH] arm64: tegra: dts: add vccmq on p3310 TX2 SoM
 2023-04-05 13:09 UTC  (2+ messages)

[PATCH V7 00/10] dt-bindings: usb: covert ci-hdrc-usb2/usbmisc-imx to yaml
 2023-04-05 13:06 UTC  (3+ messages)
` [PATCH V7 10/10] ARM64: dts: imx7ulp: update usb compatible

[RFC PATCH v8] media: mediatek: vcodec: support stateless AV1 decoder
 2023-04-05 13:03 UTC  (2+ messages)

[PATCH v5] ASoC: dt-bindings: ak4458: Convert to dtschema
 2023-04-05 12:48 UTC  (2+ messages)

[PATCH] dt-bindings: net: dsa: brcm,sf2: Drop unneeded "#address-cells/#size-cells"
 2023-04-05 12:24 UTC  (3+ messages)

[PATCH] dt-bindings: net: ethernet-switch: Make "#address-cells/#size-cells" required
 2023-04-05 12:23 UTC  (3+ messages)

[PATCH v5 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-04-05 12:22 UTC  (3+ messages)
` [PATCH v5 1/2] "

[PATCH 0/2] Add phy tuning support for imx8mq-usb
 2023-04-05 12:14 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: phy: imx8mq-usb: add phy tuning properties

[PATCH v3 00/11] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-04-05 11:50 UTC  (5+ messages)
` [PATCH v3 08/11] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v3 10/11] PCI: rockchip: Don't advertise MSI-X in PCIe capabilities

[PATCH 0/3] spi: s3c64xx: improve SPI polling mode
 2023-04-05 11:42 UTC  (4+ messages)
  ` [PATCH 1/3] spi: s3c64xx: support spi polling mode using devicetree

[PATCH V10 0/6] Add device-tree support for Cypress CYPD4226
 2023-04-05 11:40 UTC  (3+ messages)
` [PATCH V10 5/6] arm64: tegra: Populate USB Type-C Controller for Jetson AGX Orin
  ` (subset) "

[PATCH v1 0/3] Fixes for PSR
 2023-04-05 11:38 UTC  (2+ messages)

[PATCH v7 0/8] Enable IPQ9754 USB
 2023-04-05 11:36 UTC  (3+ messages)
` [PATCH v7 7/8] arm64: dts: qcom: ipq9574: Add USB related nodes


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